[TYPO3-core] Feature request #2695

Bernhard Kraft kraftb at kraftb.at
Fri Feb 24 19:39:40 CET 2006


Hello,


This is a CVS patch request.


BT reference: #2695
http://bugs.typo3.org/view.php?id=2695


NG reference:
http://lists.netfielders.de/pipermail/typo3-dev/2005-November/013042.html
and mine:
http://lists.netfielders.de/pipermail/typo3-dev/2006-February/015971.html

and the first I could find:
mailman.1.1096389480.28475.typo3-dev at lists.netfielders.de
(Why can't I find this one in the mailinglist archives on lists.netfielders.de ? Where
at time only the mails of the mailinglist collected and not the NG postings ?)


Description:
It is not possible to hide a table somehow in Web>List module.


Solution:
I implemented two possible ways to hide the table. Either depending modTSConfig (Page/User TSconfig)
or via a flag in the TCA ctrl section.


Files:
tableHide_modWebList.diff


Documentation changes:

--------------------------------------
Documentation "TYPO3 Core API"
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/

In section "4.2. $TCA array reference"
In the first table "ctrl" section:
---
Key:
hideTableList

Datatype:
boolean

Description:
If set the table will not get shown in the Web>List module. It will still be possible to select those records
as database relation elements which is not the case when read access is denied via access rights.

Scope:
Display
--------------------------------------
Documentation "doc_core_tsconfig"
http://typo3.org/documentation/document-library/references/doc_core_tsconfig/current/view/

In section "1.3 Page TSConfig"
Table "Web>List (mod.web_list)"
---
Property:
hideTables

Datatype:
list of tablenames

Description:
A comma separated list of table names which should not get listed.

Default:
--------------------------------------


would be nice to get it still in before the feature freeze.


greets,
Bernhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tableHide_modWebList.diff
Type: text/x-patch
Size: 2105 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060224/3afd1294/attachment.bin 


More information about the TYPO3-team-core mailing list