2017 © Pedro Peláez
 

contao-module backports-initialize-system

Backport of the initializeSystem Hook for Contao Open Source CMS.

image

contao-community-alliance/backports-initialize-system

Backport of the initializeSystem Hook for Contao Open Source CMS.

  • Thursday, December 4, 2014
  • by xtra
  • Repository
  • 4 Watchers
  • 1 Stars
  • 17,018 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Allows you to use the $GLOBALS['TL_HOOKS']['initializeSystem'] Hook on Contao 2.11 and 3.0., (*1)

Known limitations

On Contao 3.1 or newer, the initializeSystem Hooks is called immediately before the initconfig.php is included, at the near end of the initialize.php., (*2)

This backport use an autoloader injection and will be loaded when the RequestToken class get loaded in the mid of the initialize.php. That means, that the timezone is not set, TL_PATH is not defined and no $GLOBALS['TL_LANGUAGE'] is set!, (*3)

When you use this backport, you need to deal with this limitation ;-), (*4)

The Versions

05/06 2014

dev-master

9999999-dev http://c-c-a.org/

Backport of the initializeSystem Hook for Contao Open Source CMS.

  Sources   Download

LGPL-3.0+

The Requires

 

contao backports

05/06 2014

1.0.1

1.0.1.0 http://c-c-a.org/

Backport of the initializeSystem Hook for Contao Open Source CMS.

  Sources   Download

LGPL-3.0+

The Requires

 

contao backports

05/06 2014

1.0

1.0.0.0 http://c-c-a.org/

Backport of the initializeSystem Hook for Contao Open Source CMS.

  Sources   Download

LGPL-3.0+

The Requires

 

contao backports