The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Products: Writing them
Are there any scripts to assist in the making of the xml or you guys painfully do them manually line by line?
|
#2
|
||||
|
||||
You export the product from the product manager - then it downloads it as XML.
|
#3
|
|||
|
|||
Yes, I did that, but that does not take care of the queries, the database tables creation
|
#4
|
||||
|
||||
You can be lazy and export them from something like phpMyAdmin.
|
#5
|
|||
|
|||
yeah, you still need to manually do the
Quote:
|
#6
|
||||
|
||||
You mean the XML itself, or the PHP? The XML should be 100% generated.
|
#7
|
|||
|
|||
the xml is not 100% generated. Queries and templates were not in products export
|
#8
|
||||
|
||||
Create templates in the MASTER STYLE and set the product to your template if you want them to export. If by query, you mean install code, then yes, it is. You can add/edit install/uninstall code in the Edit Product page.
|
#9
|
|||
|
|||
Quote:
Customs templates need to be added in the MASTER style and the product field needs to be selected with the specific product you want the custom template to be associated with. I'm not sure what you mean by queries? You add install code via: Admin CP -> Plugins & Products -> Manage Products -> Edit -> There are text fields for Install and Uninstall code. |
#10
|
|||
|
|||
Ah, master style. I have been doing them in the main default style.
OK that takes care of that. All that's left now, are the database table creation. in Admin CP -> Plugins & Products -> Manage Products -> Add/Import New Project -> is no where to be found in my 3.60. I do have an Add/Import Product that asks me for prduct ID, Title, Version, Description, Product URL and Version check. I don't see where to add the install code. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|