[TYPO3-dev] Manipulating Web Info module

Tapio Markula tapio.markula at dnainternet.net
Tue Mar 28 12:10:04 CEST 2006


Hi

in /sysext/cms/ext_tables.php

is

		// Add columns to info-display list.
	$TCA['pages']['interface']['showRecordFieldList'].=',alias,hidden,starttime,endtime,fe_group,url,target,no_cache,shortcut,keywords,description,abstract,newUntil,lastUpdated,cache_timeout';

Well - where this is used.
Could there be a way to affect somewhat similar way
way to the Web > Info module,
what fields it lists in default listing modes?

I would *not* like to build an entire new module - just modify the 
existig listing making it for my customers more reasonable.
Default listing modes of Web info are not always as default reasonable -
they should be able to tailor at some way.




More information about the TYPO3-dev mailing list