Quote:
Originally Posted by Reimer
As designer the template engine of the vBulletin is a piece of bull++++ because the hole time you have to copy & paste, can use an editor and so on. That is why I'm searching for a hack which allows to use flat files for the templates.
I saw there some codelines in the vBulletin source, but was not able to figure out how it works.
Greetings
Reimer
|
I actually realy love the system and wouldn't have it any other way personaly.
The code works but not without some changes to it, and even then it just dumps them to files IIRC. It wont use them at leaast I don't think so.
Including all thoughs flat files could be insanely resource intensive rather than making calls to the datastore.