Project

General

Profile

Actions

Feature #14886

closed

stdWrap for TMENUITEM's ATagParams

Added by Ernesto Baschny over 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2005-07-29
Due date:
% Done:

0%

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

Description

Currently the ATagParams of a TMENUITEM is just a string. But sometimes you want to do fancy stuff with this information, like e.g:

ATagParams = accesskey="{field:tx_govaccesskey_accesskey}" tabindex="{field:tx_govaccesskey_tabindex}"

This doesn't work right now, because the ATagParams is not going through stdWrap.

So this feature-request, which is already implemented using the attached patch (for 3.8-release), simply passes the ATagParam through stdWrap if there are stdWrap properties. With this patch applied, this would allow something like:

ATagParams = accesskey="{field:tx_govaccesskey_accesskey}" tabindex="{field:tx_govaccesskey_tabindex}" 
ATagParams.insertData = 1

(issue imported from #M1320)


Files

ATagParams-stdWrap.patch (3.63 KB) ATagParams-stdWrap.patch Administrator Admin, 2005-10-31 15:51

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #15166: typolink ATagParams should have stdWrap propertiesClosed2005-10-31

Actions
Actions

Also available in: Atom PDF