Fastpage is a content management system (CMS) enabling end users to manage web content, without the need to worry too much about web site design.
Example: Instead of the information being held in a 'Static' web file, the editable areas are defined by placeholders called 'Entities'. The 'Static' web page then becomes a template read by a parsing engine to define the entities. When the page is displayed the information inside the curly braces is replaced by the database content.
|