What is CMS?
A Content Management System (CMS) separates the management of content from design. The pages are created by us, and the content is stored in a seperate database. Each page has a unique piece of scripting that tells it to extract certain data from the database.
When the visitor views your pages, the page and the content are combined. Your visitors wont even know the differnce - all they view is a standard HTML page.
This modular approach to web design, allows the author to concentrate on the content, and the designer to create the web site look and feel. If there is a change to the design, the designer only has to make the change once, and all the other pages are automatically updated.
The web site administrator controls the content from a password protected control panel. This displays all editable pages, and with one click, you can edit your text, upload images, and create links to other pages.
|