[TYPO3-core] RFC: #6346 Overriding/Renaming Field-Label via PageTS
Malte Jansen
mail at maltejansen.de
Mon Nov 19 13:12:05 CET 2007
Hi!
This is an SVN patch request.
Type: Feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=6346
Branches:
Trunk
Problem:
You can override Item-Labels with TCEFORM.[table].[field].altLabels.[ID]
= New Label
But it is not possible to rename the label of a field. Sometime it is
indispensable to rename a field because you use the same table/column
for different content or categories. (Now there are two extensions make
it, but they are very difficult to find in the TER)
Solution:
This Patch
Notes:
All suggestions from the dev-list are considered.
Here you can see the syntax:
TCEFORM.[table].[column].label =
LLL:EXT:my_ext/locallang_db.php:table.column
TCEFORM.[table].[column].label.default = New Label
TCEFORM.[table].[column].label.de = Neuer Feldname
It is really nobrainer, so reviewing should go realy fast ;)
Cheers,
Malte Jansen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: LabelOverriding_v2_(doc_core_tsconfig).txt
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071119/d65b99e5/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: LabelOverriding_v2_(trunk).patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071119/d65b99e5/attachment-0001.txt
More information about the TYPO3-team-core
mailing list