Quote:
|
Originally Posted by DianeD
The question is...what exactly does a CMS do?
How would one incorporate already designed templates and CSS with a CMS?
Would a CMS be necessary for them to be able to perform edit functions within their own Cpanel?
Is a database necessary to utilize a CMS?
Totally confused,
DianeD
|
I am a cms newbie also. I edited your post to try and answer at least a couple of your questions.
A CMS system offers a pre made template and CSS structure. The only way one could incorporate that into an existing site and have it all look exactlly the same is to customize the theme or convert the site to a similar template.
A CMS is best utilized for a site that will have continual updated or added content. A fairly static site doesn't really need it. But then you mentioned "client updating the site"!!!
A CMS might be a good choice if the client only wants to update certain portions of the site. Reason: they can't break anything except the text that they alter if you the designer set the the CMS up properly. Retain all functions control for yourself and only allow them to upload text or graphics. Most CMS software allows for several levels of user control. They won't call you on the weekend saying the site is down because they broke it if you set it up so they can't.
It is possible to set up some of the CMS software in a sub directory and have the content appear on other pages of the site using php. I haven't gotten that far in my studies that I can tell you how it is done.
Based on some of the stories I have heard from my son, ISP engineer, IMHO most clients should not even be given their cPanel password.
All the popular CMS stuff use a mysql database to to store the text and links to the images. All the pages are dynamic.
Ask more questions if you like. I or some one with more knowledge will answer.
|