Feature #6651
Add stdWrap to label
| Status: | New | Start date: | 2010-03-01 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | |||
| Assignee: | Stanislas Rolland | % Done: | 90% |
||
| Category: | - | ||||
| Target version: | - | Estimated time: | 0.00 hour | ||
| Votes: | 0 |
Description
Dear Stanislas,
I just created a little patch that adds stdWrap to the country label (in mode 2).
This allows for instance to shorten the country name to 3 letters like [eng] [fra] [esp].
The typoScript for this would be:
plugin.tx_srlanguagemenu_pi1.label.stdWrap.substring = 0,3
Simple but useful, I think. And it works.