Itsnoprob's content management system, as the name suggests, allows the client to enter or edit the content or parts of the content of his/her web pages.
We generate code - in PHP, if we're getting technical - that is placed within the web pages that are to be managed by the system. This code defines the area of the page where client generated content is to go and the type of content that can be entered.
The client accesses the content management system via an Internet browser such as Internet Explorer to make amendments or additions, so the web site can be maintained anywhere the client has access to an Internet connection.
Content - text, images, etc. is entered by the client via an online WYSIWYG (What You See Is What You Get) editor that will look familiar and undaunting to anyone who has used a word processing program such as Word.
Because the code in the web pages defines the areas that can be changed by clients, the design elements of the site such as page headers, footers and menu are protected and cannot be corrupted or distorted.
Also a stylesheet is used to ensure that content entered through the content management system is presented in a manner consistent with the rest of the site - the size and font type, the colour of hyperlinks, etc.
That's really it in a nutshell!
To find out more, please get in touch.