Project

General

Profile

Actions

Feature #17765

closed

Add tab filtering and file type filtering to TCA-defined link wizard

Added by Jeff Segars over 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-11-07
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

Many extensions would benefit from the ability to simplify the link wizard. For example, when creating a record for a TemplaVoila 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.

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.

(issue imported from #M6672)


Files

class.browse_links.php.diff (595 Bytes) class.browse_links.php.diff Administrator Admin, 2007-11-07 18:09
user_linkpopup.t3x (10.1 KB) user_linkpopup.t3x Administrator Admin, 2007-11-07 18:11
Actions #1

Updated by Steffen Kamper over 16 years ago

hey jeff,

i tested it and this is really impressive - it works as it should, great job!

+1

Actions #2

Updated by Jeff Segars over 16 years ago

Thanks for the testing Steffen. Committed to trunk for 4.2

Actions

Also available in: Atom PDF