InterviewSolution
| 1. |
What Possibilities Are Offered By Typo3 Cms Templates? |
|
Answer» Here is a short LIST of the possibilities offered by TYPO3 CMS templates: 1. You can implement any design you LIKE, the way you like. 2. You can have any number of menu levels. 3. You can have MULTIPLE sites, multiple templates. 4. You can have pages in any number of languages. 5. You can have multiple content areas (columns) on a page. 6. You can integrate all kinds of external data sources through plugins written in PHP. 7. You can add any number of web applications to run on various pages in TYPO3. 8. You can extend pretty much ANYTHING with PHP. Here is a short list of the possibilities offered by TYPO3 CMS templates: 1. You can implement any design you like, the way you like. 2. You can have any number of menu levels. 3. You can have multiple sites, multiple templates. 4. You can have pages in any number of languages. 5. You can have multiple content areas (columns) on a page. 6. You can integrate all kinds of external data sources through plugins written in PHP. 7. You can add any number of web applications to run on various pages in TYPO3. 8. You can extend pretty much anything with PHP. |
|