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 - [EMAIL PROTECTED]
W - http://www.liquidlight.co.uk

T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to