[Typo3] Display own records in "page" module

andreas steinhuber andre01 at typotemp.com
Thu Jul 21 12:08:50 CEST 2005


Latly some info:

As Peter and Ingo said: Look into extensions like tt_news, irfaq etc..
There are different ways. Classical:

ext_localconf.php 				

//listing FAQ in Web->Page view
$TYPO3_CONF_VARS['EXTCONF']['cms']['db_layout']['addTables']['your_table_name'][0] = array(
	'fList' => 'field1,field2,field3',
	'icon' => TRUE
);



- andreas 

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110113835/
					



More information about the TYPO3-english mailing list