This topic is locked

Building and Editing pages

8/1/2010 9:17:52 PM
PHPRunner General questions
S
stugutz author

Hi all

Question...

Once a site is built using phpr 5.2 and I do modifications to it down the track when I press the 'build' button all the previous modifications go back to the default status.
example:

css sheets (always revert back to defult)

on the list page I dont use all of the search engine, I only use the 'starts with', 'empty', 'contains' options. (but when I rebuild it they all come back)
Is this normal?
Also when the mods are made is there a way of knowing what pages are modified instead of re uploading all the pages.
cheers

A
ann 8/4/2010

Hi,
every time you rebuild the project you'll need to reenter changes in the generated files.

All files in the \source directory are used to apply permanent changes, i.e. it wouldn't be affected after you've rebuild the project.