WebHosting Blog

« Business Web Site Hosting | Home | Firefox-Restoring bookmark backups »

TYPO3

By bob | March 10, 2008

TYPO3 is a free and open source corporate level content management system best for enterprise purposes. It is written in PHP. It has become a wide spread content management systems (CMS) on the web and in intranets.

TYPO3 provides you ready made modules and interface which are flexible basic Typo3 installation. The design of TYPO3 is template-based and the webmaster can create own templates using their language TypoScript. Since the system is based on templates, you can choose an existing template and change features such as fonts, log and color or you can build your own templates using a configuration language called TypoScript. Many of the features are typically Pre-programmed which make easy the altering and adding value or features task.. Also there are various types of MENU objects are available.The content is mainly stored in two tables: one table called pages and another called tt_content, which holds the elements contained in a page. Every page object has a unique identification key and is linked to a parent page. Thus, the pages are organized in tree form, allowing the system to easily generate menus and site maps; also you can utilize other features and functionalities which are incredible.

One key feature of TYPO3 is that it has a flexible application programming interface, these ready-made interfaces enables developers to add  extra functionality to their website. If you are going to develop corporate level site you will definitely consider TYPO3, it will significantly reduce the site maintenance cost and could be an outstanding solutions.

Topics: Hosting Tools |

Comments