Hey everybody,
I just found out the simple solution for adding keywords etc. to the
standard-doktype.
Put this in typo3conf/extTables.php
t3lib_extMgm::addToAllTCAtypes('pages', 'keywords, description;;;;', 1,
'after:nav_hide');
--
greetings,
benni.
-SDG-