Karen
|
| Posted: 02/13/2002, 6:41 PM |
|
I'm using PHP/templates and I would like to know how I can name my template files differently from the PHP script file. For example, for a page call login, there will be a login.php and a login.html. I would like to have login.html be renamed to another name, e.g., default.html. I can do this by modifying the script after generating but is there a way to do it inside CC so that I don't have to modify the script everytime I generate? Any advice is much appreciated. Thanx.
|
|
|
 |
Alex Alexapolsky
|
| Posted: 02/14/2002, 2:21 AM |
|
go to Page Properties/Events/Custom show page ,
click "Obtain generated code" , modify template file name
|
|
|
 |
Tomasz
|
| Posted: 02/15/2002, 2:20 PM |
|
Alex,
Is there is a way to change it globally? Or globally change directory for html template files?
|
|
|
 |
|