Die TYPO3 Mailingliste - nicht fragen: lesen!
This is a discussion on [TYPO3] validation problem tt_news and teaser links within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi folks, In html template I have: <!--###LINK_ITEM###-->###NEWS_SUBHEADER### <!--###LINK_ITEM###--> and the result is: <a ...
|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi folks,
In html template I have: <!--###LINK_ITEM###-->###NEWS_SUBHEADER### <!--###LINK_ITEM###--> and the result is: <a href="mylinkpath"><p class="bodytext">my text</p></a> and the validation result is: document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.. -> meaning no p tag inside a. And the outcome should be: <p class="bodytext"><a href="mylinkpath">my text</a></p> But how can I change the order of p tag and link tag? Or should I consider sthing else (like unlinking the teaser text altogether) I would also be very grateful of a hint of a good manual of the ts object browser. (Shame to say it has stayed a mystery to me.) Thank you for any input! - katja _______________________________________________ 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-ttnews] tt_news in List Mode : the teaser keeps <p> tag | Silithlas | typo3-project-tt-news@lists.netfielders.de | 1 | 25.11.2007 13:29 |
| [TYPO3-ttnews] tt_news LATEST view and teaser | Julien P. | typo3-project-tt-news@lists.netfielders.de | 1 | 21.08.2007 09:50 |
| [TYPO3] TT_NEWS and links | Sylvain Gourvil | typo3-english@lists.netfielders.de | 0 | 22.03.2007 17:00 |
| [TYPO3-dev] Problem with navigation links | Tapio Markula | typo3-dev@lists.netfielders.de | 2 | 20.01.2007 18:23 |
| [TYPO3] tt_news RSS external links | Lucas Birk | typo3-english@lists.netfielders.de | 0 | 04.12.2006 14:24 |