From COKS - Open Source Center - SloveniaAbecedni seznam programovIDABC > A. Produktivnostna orodja in administrativni postopki > A.6 Upravljanje vsebin Source Forge > Internet > WWW/HTTP > Portali / upravljanje vsebin
TYPO3 is a free and open source content management system. It is written with PHP. It has become one of the leading content management systems (CMS) on the web and in intranets. Operating modesTYPO3 has two operating modes: a frontend, which presents a TYPO3 based website to its users, and a backend, used by authors and site administrators to manage content for the website. The backend is used with an ordinary web browser, so there is no special software needed to work on a TYPO3-based website. DesignThe system is based on templates. People can choose an existing template and change features such as logo, colors, and fonts, or they can construct their own templates using a configuration language called TypoScript. In this simple notation, a large object tree structure of information is created with placeholders for data from the database to fill in. Preprogrammed objects are configured by changing or adding values or features. This object tree structure is saved in a text file. Various editors are available to change the content in a structured way. The PHP generator uses this data structure to drive the generation of the content. Besides conditions, TypoScript has no other control structures; if real processing must be performed, it is handed to a PHP function. The top level object is the PAGE object. There are various types of MENU objects.
This software is supported by COKS at podpora@coks.si |