The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Formatting module/widget names
I just finished creating a custom widget. It shows up in SiteBuilder with the correct icon, but VB seems to want to name it kind of odd.
~~widget_polls_widgettitle~~ The template name is widget_polls. I was wondering if anyone knows which item in the XML file names the widget. Currently, I have "title" in the <name> tag in the XML file and that got me nowhere. Here is the definition block from the XML file. Code:
<definition> <field>Text</field> <name>title</name> <defaultvalue>Current Polls</defaultvalue> <isusereditable>1</isusereditable> <isrequired>0</isrequired> <displayorder>1</displayorder> <validationtype>force_datatype</validationtype> </definition> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|