Feature #15760
closedProposal for "options.bookmarkGroups" - Support multilanguagelabels
100%
Description
Is is possible to support LLL-Markers in this option so it could support multilanguage-values?
Example:
options.bookmarkGroups {
1=1
2=LLL:EXT:ext_key/locallang_tca.php:bookmarkGroup2
3=0
4=0
}
anyway: a coool feature! Thanks!
(issue imported from #M2754)
Files
Updated by Christian Trabold over 18 years ago
Attached you'll find a patch for alt_shortcut.php.
Greetings
Christian
Updated by Christian Trabold over 18 years ago
in the 2nd patch the locallang-values are htmlspecialchar'ed.
Updated by Martin Kutschker over 18 years ago
Wouldn't it be more in line with other TS configs (stdWrap in special) to have the labels simply put together with the BE language tag?
options.shortcutGroups {
2.de = German shortcut
2.fr = French shortcut
}
The LLL-solution has the advantage that it has probably no charset issues (when forceCharset is used), but the inline-solutions is easier to edit. Perhaps they can both be enabled.
But, why add this after the RC? There are more editable fields/labels in the BE. To be consistent they all should support the same level of localization. So I vote for postponing this issue.
Updated by Michael Stucki about 18 years ago
My proposed solution is attached as "bug_2754_v3.diff". However, since nobody approved it, I will change the status back to "new". Maybe someone else wants to provide a different solution for the problem.
For details, see http://lists.netfielders.de/pipermail/typo3-team-core/2006-August/005472.html
Updated by Benni Mack over 16 years ago
Postpone to 4.5 ??? ;-)
Now with the new shortcut menu, maybe it's possible to do...
Updated by Chris topher over 14 years ago
I don't think that this works right now.
PS: This is the right link:
http://lists.typo3.org/pipermail/typo3-team-core/2006-August/005469.html
Updated by Alexander Opitz almost 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Updated by Georg Tiefenbrunn about 4 years ago
- Copied to Feature #92337: Translate labels in User TSconfig options.bookmarkGroups added
Updated by Gerrit Code Review about 4 years ago
- Status changed from Closed to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65764
Updated by Gerrit Code Review about 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65764
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 623b20391e6b31e295259980ad27ae85eb650a3d.
Updated by Benni Mack almost 4 years ago
- Status changed from Resolved to Closed