Osclass forums
Support forums => Suggestions => Topic started by: Dannymh on July 01, 2011, 10:36:31 am
-
One thing that has made upgrades difficult is that there are changes to the theme that have to be made within your theme in order for the system to work.
Is it possible with the upgrades to provide an instruction set on what needs to be added or changed in themes as in
"after line: xxxxxxx"
"add: YYYYY"
That way we could either use a basic parser to automatically make those changes or simply do it manually.
Just makes upgrades a little safer IMO
Dan
-
Wow thanks, that's a great idea. We'll do it for the next release!
-
Cool I know it adds a bit of work, but if you have an instruction set, I can see if I can turn them into an XML document for you and then use them to automatically parse and change in a separate PHP script for the community to use.