Tapio Markula schrieb: > Hi > > Would it be possible that typo3 would generate always 0 page into database. > That would be needed to set page TS config for entire installation. You can use [BE][defaultPageTSconfig] and perhaps add configurations to it via t3lib_extMgm::addPageTSConfig($conf) from an extension. Masi