alfonso
Posts: 121
|
| Posted: 10/17/2008, 10:54 PM |
|
I have problem with html file when I publish because I personalize my own .html. In CC2.0 the programa asked to me if I wanted to overwrite the file but in CCS 4 no.
Any idea?
|
 |
 |
peterr
Posts: 5971
|
| Posted: 10/18/2008, 1:17 PM |
|
CC and CCS are just different products. CCS doesn't generate HTML and therefore every HTML page is personalized and there is no need to ask such question 100% of the time.
When publishing, CCS copies your already personalized HTML from the CCS project folder to the Web server.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
alfonso
Posts: 121
|
| Posted: 10/19/2008, 12:05 AM |
|
CCS generate html template. Once this template is generated I made changes in dreamweaver. If later I need to make changes in code I run CCS again and regenerate project. Then CCS overwrite my html file without ask me and I loose all my job in the html file. Do you understand?
|
 |
 |
Oper
Posts: 1195
|
| Posted: 10/19/2008, 6:15 AM |
|
alfonso is not CCS isue
do your change on whatever soft you need then save the HTML (my.html) copy your html
open your Project goto HTML and paste there your HTML
be aware this not ALWAYS work if you modify the CCS OBJECT
what i do is first design and later add the OBJECT(FORMS,GRID,etc) in CCS
DO A BACKUP and at your OWN RISK (it work for me)
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
peterr
Posts: 5971
|
| Posted: 10/21/2008, 3:07 AM |
|
alfonso,
CCS doesn't generate HTML template, but simply copies it from your project folder to the server.
You need to use Dreamweaver to modify the template in your CCS project folder, do not modify files on the server. This way your project always will be updated and all changes will be in your project. There must be nothing to overwrite and nothing different on the server than in your project.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |