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> |
#2
|
||||
|
||||
Are you looking for the human readable form of widget_polls_widgettitle? If so, it's a phrase.
|
#3
|
||||
|
||||
That makes sense. Now to find where to link the phrase to the widget. Thanks Eddie.
|
#5
|
||||
|
||||
Very much. Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|