The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
[How?] Replace default phrase with mod/plugin
Title says it all really...I'm creating a mod but want to replace a default phrase with my own, how can I do this using the mods xml file rather then user having to do it manually from admincp phrase manager?
I tried adding the phrase to my mod: Code:
<phrases> <phrasetype name="GLOBAL" fieldname="global"> <phrase name="Original phrase" date="xxxxxxxxx" username="xxxxxx" version="x.x"><![CDATA[My replacement]]></phrase> </phrases> </phrasetype> Also what would the uninstall code be if user was to uninstall the mod so phrase would go back to default? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|