[TYPO3] Page Type

Oliver Rowlands oliver at liquidlight.co.uk
Mon Jul 30 11:21:55 CEST 2007


Hi Martin,

Alternatively you could also add the description and keywords fields to 
the standard page (type 1) form by adding the following code to your 
'typo3conf/extTables.php' local configuration file:

t3lib_div::loadTCA('pages');
t3lib_extMgm::addToAllTCAtypes('pages', 'keywords,description', '1');

Hope this helps,

Oliver

Martin Weissen wrote:
> Hi list
> 
> when i create new pages, the type is set to "standart". i want to change 
> this to "advanced" that i can enter keywords and more meta tags.
> 
> is is possible to change the default page type from "standart" to 
> "advanced"?
> 
> thx and regards
> 
> martin


-- 
Oliver Rowlands
:: Liquid Light ::

E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk

T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35


More information about the TYPO3-english mailing list