Penny
|
| Posted: 03/01/2005, 10:35 AM |
|
I've lost my project files for a particular project. Can anyone tell me of a method of recreating the project in CCS? I have the published files.
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 03/01/2005, 10:48 AM |
|
I'm afraid that this is not possible. At minimum you would need to have the .ccp files to reconstruct the project.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
RonB
Posts: 228
|
| Posted: 03/02/2005, 10:10 AM |
|
You can try the following (it's a lot of work):
Create the project in CCS. Add pages to the project with the exact names as in your php pages. Add a bogus event to the pages that need event pages.
After this get the original php page and copy the code. past the code in the code sections and the event code in the event section (just select all and replace. Also copy the html code and past it over the generated html code.
Should get you a long way.
Ron
|
 |
 |
Nicole
Posts: 586
|
| Posted: 03/03/2005, 4:51 AM |
|
Just a note: unfortunately it does not recover CCS components, they are not recognized in Design mode
_________________
Regards,
Nicole |
 |
 |