The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Thanks a lot kh99.
Definitely looking forward to your next version of it. And I'm sorry about the PM, I don't know how but somehow didn't see your notice about it in your signature. Won't happen again! --------------- Added [DATE]1348668746[/DATE] at [TIME]1348668746[/TIME] --------------- Hi guys, Based somewhat off of kh99's previous code I went ahead and wrote some new code for my purposes. Not sure if anyone else would find this useful or not but I figured I would share it just in case. This code does the following:
One thing to be careful about -- enter all of your words in lowercase. I hope this is helpful to someone else! Here's the code: [Look at next post for code] Edit: If someone could help make it so that I could read an external file for the capitalized words list, that might be a neater solution. Not exactly sure how to go about doing that. Edit #2: Ok it looks like there is an issue I'm having trouble getting rid of. If the letter 'i' is entered in lowercase such as in the sentence "i really like cake with a tiny bit of icing" it will capitalize the letter 'i' which it should do but then it will also capitalize every other instance of the letter 'i' anywhere it occurs. The output will be: "I Really LIke Cake WIth a TIny BIt of IcIng". |
#12
|
||||
|
||||
Ok finally got some more time to look at the code and have it working now:
Using ucwords now instead of my previous method. Let me know if you have any issues with it. PHP Code:
|
#13
|
||||
|
||||
Great plugin here you guys ! I have one question for you kh99 ...
How could I use this to make sure that only one acronym in any posts created is always capitalized, i.e., when someone post a reply or a new thread and in the message they use the acronym (usa) and you always wanted it to be (USA), is this possible? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|