Hi
I have a problem that for one project I need to modify some templates and (phprunner) javascript files and add some new php files.
I understand that I can do that by modifying the PHPrunner installation with the new and modified files and then make sure the filelist.txt knows about the new files. The problem is that I only want these changes to apply to a single project.
I can get round the template problems by defining custom themes (layouts/styles) which I then use for the project in question. But this doesn't resolve the new files and modified javascript files) - each time I rebuild the project it overwrites the modified versions in my output directory.
I thought "save as template" might help with this but it doesn't seem to.
Does anyone know how I can make a project specific change to the files in the output directory and NOT have then overwritten by a new build.
thanks
Mark