PDA

View Full Version : prevent shouting lowercasing all Instead Of Doing This


Dream
11 Jul 2005, 05:04
if you have "prevent shouting" on, vb will capitalize the first letter of words. to make it go all lower case, open functions_newpost.php, find



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



replace for



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



and upload. ucwords() is bad

jesus likes pie
16 Jul 2005, 22:06
This would be great if it was a plugin....:\

Dream
16 Jul 2005, 22:16
This would be great if it was a plugin....:\

no hooks there unfortunately ;/

jesus likes pie
16 Jul 2005, 22:36
aww damn.

O.K well i already edited some files so i guess there's no harm in installing this one :)


*shudders*

ugh i should install these file editing ones once 3.5 goes gold....that way i wont lose everything that involoves files...whatever

/me clicks install.

dwh
15 Aug 2005, 06:59
You have my vote to make this part of the standard code.

o0Hubba0o
14 Mar 2006, 03:35
if you have "prevent shouting" on, vb will capitalize the first letter of words. to make it go all lower case, open functions_newpost.php, find

For less experienced people you might want to change that to let them know that file is in the includes folder.

I'm gOIng tO gIvE thIs a TrY cUZ I hatE thiS TyPE of TypiNg, ANd prEveNt shOutiNG doESn'T stOp IT.

EDIT: Nope, won't work unless the first and all following letters are capitol.