SiCranmer
|
| Posted: 07/10/2002, 1:27 PM |
|
Does anyone know how to get the std utility to build the HTML code created in another directory (like the images).
TA
Si.
|
|
|
 |
Chris K.
|
| Posted: 07/10/2002, 3:40 PM |
|
You could write some script to copy files after generating and modify all corresponding page files (updating path in sTemplateFileName variable).
|
|
|
 |
SiCranmer
|
| Posted: 07/11/2002, 12:57 AM |
|
I had thought about this but since I have all of my project withing the CC project wanted to know if anyway we could do this from within the project.
|
|
|
 |
CodeCharge Support
|
| Posted: 07/12/2002, 5:57 AM |
|
Hello,
you cannot publish .html files into separate folder, there's no such option in CC. But once the files are created and published you can move them into other folder. But note that you should edit each code page in order to change path to template (.html) file.
|
|
|
 |
|