Le Thu, 12 Feb 2009 17:12:04 +0500, Syed Mohammad Anees Masudi a écrit : > Hi All, > > I want to update this part of $TCA , don't want to update typo3 core but > want to update it through an extension, > > 'html' => Array( > 'showitem' => 'CType;;4;;1-1-1, hidden, header;;3;;2-2-2, > linkToTop;;;;3-3-3, > --div--;LLL:EXT:cms/locallang_ttc.xml:CType.I.17, > bodytext;LLL:EXT:cms/locallang_ttc.php:bodytext.ALT.html;;nowrap, > --div--;LLL:EXT:cms/locallang_tca.xml:pages.tabs.access, starttime, > endtime' > ) > > not sure how to do it, looking to > http://typo3.org/documentation/document-library/core-documentation/ doc_core_api/4.2.0/view/4/1/ > and > http://typo3.org/documentation/document-library/core-documentation/ doc_core_api/4.2.0/view/4/2/ > for help, can anyone define how to do it. > > Thanks in advance. > > > Regards, > Anees Masudi > Web Developer > > _________________________________________________________________ Show > them the way! Add maps and directions to your party invites. > http://www.microsoft.com/windows/windowslive/products/events.aspx
try this http://typo3.org/extensions/repository/view/tcamanipulate/ current/ it allow you to modify tca as you which _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
