Customisable Content Management System
The benefits of running your website off a CMS are easily described, and with
the correct choices during the specification stage, a great deal of
customisation can be achieved.
Some systems work with a number of fixed templates to display content, and
some have fixed menu systems, tab bars and other navigation. Other systems
are deployed with complete flexibility, so that the page templates are defined
as XML files, which are then stored in the database and allow the adminstrator
to add new template as the need arises.
This particualr site use fully customisable menus, so the whole of the
navigation structure is held within the database. This enables us to add new
tabs or sub-menus from our adminstration pages without any changes to the site
istelf. We can then add a new page of content and connect the new menu item to
the new content page. This new page is then available to any visitors
immediately, without any page editing or seperate uploading required.
With full WYSIWIG editing available on our content adminstration pages,
anyone can create good looking content very easily. And to ensure that what you
are publishing will conform to web standards, we can check that the content
conforms to XHTML standards.