System Features
Admin panel
Once installed, the website is fully managed via an admin panel containing a password-protected series of admin pages. Using the admin panel the webmaster is able to perform the following functions from any computer connected to the Internet.
Create new empty pages with editable Title, Meta Description, and Meta Keywords. Delete pages as required.
Write content and images into pages, fully editable. HTML paragraph tags and line breaks automatically created. Content can include hard-coded HTML as required.
Add buttons to the navigation menu, linking to any page. Move and delete buttons with cut and paste in textarea. Edit buttons. Currently viewed page automatically highlighted and "unlinked" in menu.
Upload images from your hard drive for inclusion in pages. Delete images as required.
Develop search index with manual entry of keywords and phrases on a page by page basis. Edit or delete as required.
Write short content items and images for random selection, displayed in pages (shown here under the navigation menu). Edit or delete as required. Set number of items to select from.
View a list of all the folders and files on the server.
Page structure
The default page structure consists of four 'div' (boxes) in sequence, all contained in a wrap div (HTML opening and closing brackets shown []):
[div id="wrap"] [div id="header"][/div] (background image) [div id="content"] Page content [/div] [div id="navigation"] Navigation menu [/div] [div id="footer"] Footer + optional visitor tracking script [/div] [/div>]
Except for wrap, all the boxes are independent of the others and the stylesheet can be edited to re-dimension and position any box anywhere on the page. The wrap box provides additional overall control.
The with extras version contains two additional div boxes and consists of:
[div id="wrap"] [div id="header"][/div] (background image) [div id="content"] Page content [/div] [div id="navigation"] Navigation menu [/div] [div id="extra"] Random snippets [/div] [div id="search"] Search form [/div] [div id="footer"] Footer + optional visitor tracking script [/div] [/div>]
Default pages
The CMS includes a pre-built empty homepage ready to receive content, a contact page, a search results page, and a custom 404 page. Navigation buttons for the homepage and the contact page are already built into the navigation menu.
The search results page is called up only when a user submits a search.
A content management system that takes a 'back to basics' approach and enables content to be published to the web remotely and with ease...