The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Replicant Formatting module/widget names 05-04-2015, 10:55 PM
Dead Eddie Are you looking for the human... 05-05-2015, 12:05 AM
Replicant That makes sense. Now to find... 05-05-2015, 12:51 AM
delicjous <phrase... 05-07-2015, 02:58 AM
Replicant Very much. Thanks. 05-07-2015, 05:55 PM
|
#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:
|