[TYPO3] Manipulating Web info

Tapio Markula tapio.markula at dnainternet.net
Tue Mar 28 12:12:07 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.

BTW. I put this in two lists because there might not
be some way to manipulate these lists - then it is an
issue of development. If there is this issue belongs only to
this list.



More information about the TYPO3-english mailing list