Login / Status
developer.Resource
Home . Development . Articles . New features in TYPO3 3.8.0
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

Language packs

TYPO3 is famous for its multilingual abilities. TYPO3 3.8.0 is available in 43 different languages. In TYPO3 3.8.0 each language is represented by an extension. So if you need a new language for backend or frontend you only install another language extension. In order to keep the software more compact these language extensions are no longer shipped by default.
Hint: The needed language extensions are named csh_[language code].

System Extensions

System extensions is an expression for fundamental extensions in TYPO3. All extensions that are now considered "System extensions" are included in the folder typo3/sysext/.

Image Manipulation Tools

After years of ImageMagick domination a new image manipulation hero has entered the stage. Please welcome the new challenger GraphicsMagick and be happy that ImageMagick problems are gone! 

GraphicsMagick is faster, more reliable and the generated images are better in size and quality. To enable GraphicsMagick visit page 1 of the Install Tool. 

Find more about GraphicsMagick on http://www.graphicsmagick.org/

Frontend Login Mode

The new feature for page records makes it possible to disable frontend logins for branches of a page tree. This feature is very useful if you wish a high performance website using Cache-Control Headers.