Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on [TYPO3] Applying a TS if-condition on an attribute within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi, does anyone have more experience with TS ifs? I need to wrap an attribute value in singleView by a ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi,
does anyone have more experience with TS ifs? I need to wrap an attribute value in singleView by a condition. Only the attribute named "endurance" should be wrapped. plugin.tx_commerce_pi1 { singleView.attributes { fields { value = stdWrap value.wrap = <span class="special">|</span> value.wrap.if { value = endurance equals.field = title } } } } Cheers Robert. _______________________________________________ TYPO3-english mailing list TYPO3-english (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/.../typo3-english |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-german] Fehler im Menü-Script??an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified | dirvish | typo3-german@lists.netfielders.de | 5 | 21.03.2007 13:47 |
| [TYPO3-templavoila] link attribute error | Lukas Rueegg | typo3-project-templavoila@lists.netfielders.de | 3 | 12.02.2007 16:27 |
| [TYPO3-templavoila] how to map to a body attribute? | Christian Welzel | typo3-project-templavoila@lists.netfielders.de | 5 | 22.01.2007 21:37 |
| [TYPO3] How to include the rel attribute in my TS Menu | Marfolo | typo3-english@lists.netfielders.de | 0 | 09.01.2007 14:20 |
| [TYPO3] Could someone help me with rel attribute in my TS? | Marfolo | typo3-english@lists.netfielders.de | 0 | 05.12.2006 12:25 |