Steen Rabol
|
| Posted: 06/01/2002, 12:25 AM |
|
Hi
In CCS beta 5, under the menu 'Tools/Options', then the 'Paths' node it's possible to specify a HTML Page Template.
Is that page a Application wide template or pr. project ?
Is it possible to and more than one template ?
Are there any guidelines on how the template should look in order for CCS to be able to add 'code/html/etc' to it ?
Thanks in advance.
Steen
|
|
|
 |
Nicole
|
| Posted: 06/02/2002, 11:51 PM |
|
Steen,
you can select one .html file for Tools->Options->Path->HTML Page Template.
When new page is created this file will be used as default html code for the page.
E.g. if you want any custom header to appear on all site pages you can create html page with proper html (and client side script if necessary) code added. All newly added pages will contain custom header.
You can select only one .html file.
|
|
|
 |
|