[TYPO3] TMENU redirect to first subpage
Robert Markula
robert.markula at gmx.net
Sun Apr 15 19:25:24 CEST 2007
Peter Klein schrieb:
> Hi Robert.
> Create a small extension (or just use one of the extensions you have
> installed) Then add this line to the "ext_tables.php" file:
>
> -- cut --
> t3lib_extMgm::addToAllTCAtypes('pages','media','4','after:shortcut_mode');
> -- cut --
>
> That will enable the "media" field on the shortcut pages (type 4), and place
> it after the "shortcut_mode" field.
>
> (Remember to clear BE cache.)
Great idea! Alright Peter, thanks a lot!
Cheers,
Ro
More information about the TYPO3-english
mailing list