DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Project Information

The imia_base Extension started with the intention to create a standardized configuration for alle TYPO3 Projects for the Company IMIA net based solutions. But it soon grew in size as more and more features were added.

Now it’s a great extension to start your new project with, especially if you want to use `Flux`_ as your TYPO3 Template engine and to use Compass for css preprocessing.

Features

  • TypoScript Improvements
    • Static TypoScript with .ts Ending (additionally to .txt)
    • Relative Includes for Static TypoScript
    • Assetic for including Javascripts & Stylesheets with Filters
      • Compass (SASS/SCSS)
      • CssEmbed
      • YUI Compressor
  • Base Configuration for TYPO3
    • HTML5-Tag with IE-Conditions (Boilerplate-Style)
    • PageTS
      • defaultLanguage: german (de)
      • newContentElement renderMode: tabs
      • defaultAccess permissions for pages
      • default RTE config
    • TypoScript
      • default assetic configuration
      • imia.base.pagetitle (rootline-based page title)
  • User-Functions, Helpers
    • Canonical Url userFunc
    • Cache-Utility
    • ExtensionUtility
      • registerPageIcon
      • addDisplayCond
    • Helper
      • addDynamicConfiguration (baseUrl, realUrl-Config, language-TypoScript) based on created domain records and languages
      • convertHex2RGB
  • Core- and Extensions Bugfixes

Releases

You can download the latest version of this extension in the TER (imia_base).

The source code is maintained by David Frerich on Bitbucket.

Feedback is gladly seen, so submit your Tickets or Pull-Requests.

Bugs and Known Issues

Bugs can be reported on the Bitbucket Bug Tracker.

No bug or issue is known to date.

Change Log

Bitbucket Commits