Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.3. Adminstration

Installation

  1. Import the extension 'cbstarter' into Extension Manager and select “Install”.

  2. Go to the Template mode view of the website root page and add the cbstarter extension static template.

TypoScript Template Constants

  1. You can go to the Constant Editor to modify constants.

  2. The localization settings are set for the US; modify as necessary.

  3. cbstarter constants

  1. cbstarter tt_news constants

scripts/localconf.php

  1. You should modify the devIP address for your development environment.

  2. Configuration settings are now grouped a bit more together.

    1. if you want to enable a group, change the false to true.

    2. If there's something in a group you want to disable, comment it out with “//”.

pageTSconfig.txt:

  1. Change xRTE to RTE to enable rtehtmlarea customizations.

    1. This is usually not needed anymore, but sometimes, the default rtehtmlarea just doesn't place nice with leaving your content alone.