Page 1 of 1

Only 1 or 2 pages from a site that are set in CMS made simple?

Posted: Mon Nov 30, 2009 6:56 pm
by seecyd
Is it possible to have only 1 or 2 pages on a website to be set up using CMS made simple? The rest of the site is not touched therefore do not need to be set. Is this possible?

Thanks in advance,
S

Re: Only 1 or 2 pages from a site that are set in CMS made simple?

Posted: Mon Nov 30, 2009 8:53 pm
by DIGI3
The stumbling block is going to be navigation - you'd have to hard code those pages into menumanager. A more elegant approach would be to include them in cmsms but just don't give anyone permission to edit them.

Re: Only 1 or 2 pages from a site that are set in CMS made simple?

Posted: Mon Nov 30, 2009 11:01 pm
by replytomk3
You will probably find out in the future that those other pages need to be edited or updated, too.

As far as only two pages: it depends on where cmsms will be placed on server. Fe, it is very easy to install to a subfolder and point those links to the subfolder cmsms installation.

There are other solutions with cmsms in root directory, htaccess redirects and so on.

Re: Only 1 or 2 pages from a site that are set in CMS made simple?

Posted: Tue Dec 01, 2009 7:53 pm
by Dr.CSS
You can use cmsms and make 2 pages editable in it then use external link content type to pull the other pages into cmsms menu and they won't be editable in cmcms, you just want to make sure you don't have an index.html in root...

Re: Only 1 or 2 pages from a site that are set in CMS made simple?

Posted: Tue Dec 01, 2009 8:39 pm
by replytomk3
Dr. CSS wrote: you just want to make sure you don't have an index.html in root...
Exactly what I was talking about...