[TYPO3-core] RFC: Feature #6672: Add tab filtering and file type filtering to TCA-defined link wizard

Jeff Segars jsegars at alumni.rice.edu
Wed Nov 14 17:29:54 CET 2007


This is a SVN patch request.

Type: New feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=6672

Branch: trunk

Problem:
Many extensions would benefit from the ability to simplify the link 
wizard. For example, when creating a record for a Template Object, 
selecting an HTML template is the only reasonable option but the tabs 
for TYPO3 Pages and email addresses are still displayed. Likewise, its 
possible to select an image file.

Solution:
The attached patch adds allowedExtensions and blindLinkOptions as params 
when defining the link wizard in the TCA. There is already TSConfig 
support for blindLinkOptions, so we're sticking with a common name.

The TYPO3 Core API documentation will need to be updated to reflect this 
change also.

Notes:
The bugtracker also has a sample extension attached if you'd like to use 
that for testing.

Thanks!
jeff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: class.browse_links.php.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071114/4352ddd1/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doc_core_api.txt
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071114/4352ddd1/attachment-0001.txt 


More information about the TYPO3-team-core mailing list