Is there a setting in the courier.config file to tell Courier to just copy everything as is, including Node IDs?
Our old ASP.NET CMS did it that way, and I'm trying to bring across about 150 usercontrols, plugins, apps and SQL stored procedures from that CMS to Umbraco, with the least amount of headache.
If not, I might have to consider the one database solution, but in that case would want to remove the backoffice from the live site.
For the moment, I'm persisting with my Courier tests, i.e. making sure the changes get copied from my staging site to the live site, and would like help with one or two (in bold) below:
content section
create a new page / create new pages
change an existing page
change text
change properties
move a page
delete a page
unpublish a page
create a new content folder
add child pages
move child pages
delete child pages
identify a page property as another page in the CMS
identify a page property as a media type in the CMS
media section
images
create an image
delete an image
alter an image
change image properties
create a gallery
documents
create a document
create a new media folder
add child media
macros
identify macro attributes as content/media (e.g. "filelist" in a Downloads macro)
Any information on the items in bold would be very much appreciated.
For what it's worth, these are the results of testing courier on localhost, but the documentation is so lacking I think I'll stick with a one-database solution. Note that there was an issue with the favicon in my template, which I have outlined elsewhere here on Our.
Courier and Node Ids
Hi everyone,
Is there a setting in the courier.config file to tell Courier to just copy everything as is, including Node IDs?
Our old ASP.NET CMS did it that way, and I'm trying to bring across about 150 usercontrols, plugins, apps and SQL stored procedures from that CMS to Umbraco, with the least amount of headache.
If not, I might have to consider the one database solution, but in that case would want to remove the backoffice from the live site.
Thanks,
Muiris
For the moment, I'm persisting with my Courier tests, i.e. making sure the changes get copied from my staging site to the live site, and would like help with one or two (in bold) below:
content section
media section
macros
Any information on the items in bold would be very much appreciated.
Thanks
Muiris
For what it's worth, these are the results of testing courier on localhost, but the documentation is so lacking I think I'll stick with a one-database solution. Note that there was an issue with the favicon in my template, which I have outlined elsewhere here on Our.
is working on a reply...