The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to convert vbulletin templates to files
Hey guys is there a way yet to convert vbulletin templates into files? I really just want to do this during template development.
Has anyone worked out a way to do this yet? |
#2
|
|||
|
|||
So, nobody on the whole wide internet can help.. I've built something in ruby that pulls templates out for a given style, and drops it to the filesystem.
I'm now writing another ruby script to convert the templates into an xml style which can be imported. Bext step is to hook into vbulletin itself and make it grab the templates directly from the file system. --------------- Added [DATE]1317468346[/DATE] at [TIME]1317468346[/TIME] --------------- So I bailed on the xml style importer (I'll do that next). But I now have vbulletin templates being read in via the file system, ignoring the database. The plan is to update the database with the rendered and un rendered templates on page load, so i always have up to date versions in my database. |
#3
|
||||
|
||||
You are somewhat re-inventing the wheel
Take a look at includes/class_filesystemxml_template.php. |
#4
|
||||
|
||||
This might help you.
https://www.vbulletin.com/forum/show...l=1#post815949 It saved me countless hours. Val. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|