Quote:
Originally posted by FireFly
I'm thinking about writing a piece of code that can:
a) Write all templates to text files (kinda like this)
and more important
b) Can read all templates from text files and update database accordingly.
Why?
This would be great for upgrading. You can make two folders, one of the new templates (let's say the original v2.2.0 template), and another one for your customized template (let's say your own v2.0.3 template).
Now you can use something like Araxis or Beyond Compare to compare the files, update, and save everything to the database with ease!
|
Great, Chen!
As asked
here, how could I
with TBS:
- backup all master and modified templates
- upgrade all original templates with upgradeXX.php
- re-backup all master upgraded templates
- compare them each other (this is easier to me...

)
????
Thanks