[TYPO3-core] RFC: #6703 $TCA[table]['ctrl']['hideTable'] not implemented II

Dmitry Dulepov [typo3] dmitry at typo3.org
Wed Dec 5 12:56:02 CET 2007


Hi!

Malte Jansen wrote:
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=6703
> 
> Branches:
> Trunk
> 
> Problem:
> The key ($TCA[table]['ctrl']['hideTable']) is documented 
> (http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/2/#id3613137) 
> 
> but not implemented...

I checked the patch, it works for hiding tables but it does not really allow to overwrite hiding with TSConfig. It allows to hide table via TSConfig but not to show it if it is hidden. Therefore I tried to improve this patch :) The result is attached.

So now it the priority is:

TSConfig: mod.web_list.table.tableName.hideTable
TSConfig: mod.web_list.hideTables
TCA: ['ctrl']['hideTable']

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: TCA_table_ctrl_hideTable_v3.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071205/e922bb13/attachment.txt 


More information about the TYPO3-team-core mailing list