This topic is locked

modify the Templet

12/8/2007 10:59:09 AM
PHPRunner General questions
N
nadeem author

hello all ,
how i can add new page on my project befor build,

or copy page and modify befor build project.
Thank you

Alexey admin 12/10/2007

Hi,
the visual template files are stored in this folder:

C:\Program Files\PHPRunner4.1\templates\layouts\

So you can add or copy a file there.
To include new file into the build process add reference to it to this file:

C:\Program Files\PHPRunner4.1\source\files.txt
Inspect existing entries there to learn the syntax.