Documentation TYPO3 par Ameos |
00001 <?php 00006 $LOCAL_LANG = Array ( 00007 'default' => Array ( 00008 '.description' => 'Built-in news system.', 00009 '.details' => '\'News\' items are typically those which goes on your frontpage on the websites and allows you to link down to a page with the full story. They may also represent articles (links to full pages) in the system.', 00010 '_.seeAlso' => 'tt_content:list_type, 00011 tt_news_cat', 00012 ), 00013 ); 00014 ?>