[TYPO3-dev] plans for 4.2 end of life

Steffen Kamper info at sk-typo3.de
Fri Feb 6 13:59:52 CET 2009


Hi,

Dmitry Dulepov schrieb:
> Hi!
> 
> Steffen Kamper wrote:
>> yes he did, he introduced an extended page_unavailable-handler.
>> I think there is still room for enhancement though :-)
> 
> This is not what the "maintainance mode" is. Normally this mode is activated by a checkbox that forces FE to show some static HTML unconditionally. There is no database access from FE, no TSFE instantiation, etc. Just plain static HTML page shown in FE at the earliest possible moment of FE initialization.
> 

it is related

If true, pageUnavailable_handling is used for every frontend page. If 
the client matches TYPO3_CONF_VARS[SYS][devIPmask], the page is shown as 
normal. This is useful during temporary site maintenance.
$TYPO3_CONF_VARS['FE']['pageUnavailable_force'] = 1;

vg Steffen




More information about the TYPO3-dev mailing list