资 源 简 介
The content management system will only require a few specific files and file types. XML files will be used both to create the individual web pages, and to store general site data. Multiple pages will be generated from a single HTML template page allowing any browser render the pages content. CSS stylesheets are required to style the main HTML template and any content in the XML files. A javascript file is required in order to get the content from the XML files. An XSLT and a DTD are required to style and develop the XML files.
All of the work will be done on the client-side. This allows developers that do not have access to a database or a server that allows server-side scripting to be able to still have a comprehensive website. This also causes the site to be really light-weight which allows for quick load page speed.
The CMS will also have a python command-line interface on the web developer"s local computer in order to allow ease of use as well as quick developme