Topic: Only want to have a couple pages in CMS

Ok, so I have a CSS/PHP site written.

Client wants to update only 2 pages.

Best way to accomplish this?

WolfCMS in separate folder and reference those pages from links in existing site?

Can wolf refrence a CSS outside its folder system?

Ideas?

WJ

Thumbs up

2

Re: Only want to have a couple pages in CMS

Hi WJ - welcome!

My initial thought is just to pull the whole site into Wolf, and "protect" all pages except the two the client wants to update. (Unless your PHP is doing something special, of course!) Since Wolf's "templates" are just CSS and an (X)HTML layout, it wouldn't be difficult. Otherwise:

webjedi wrote:

WolfCMS in separate folder and reference those pages from links in existing site?

Can wolf refrence a CSS outside its folder system?

Either of these are possible, I think -- the latter (external CSS) certainly.

Is the site live where we can take a look?

Re: Only want to have a couple pages in CMS

Well, that's an interesting concept, I should just move the CMS to the root level then.
But before I do that, I would prefer to add the 2 pages I want to have editable in the CMS
and then just reference them in the website.

They will always be up to date that way.

So the internal URL would be reference the wolf page link style.

WJ

Last edited by webjedi (2010-02-24 03:00)

Thumbs up