![]() |
| | LinkBack | Themen-Optionen | Thema durchsuchen | Thema bewerten | Ansicht |
|
#1
| |||
| |||
| Hi, ich würde gerne in meinen News austelle von dem Header gleich den Titel Anzeigen lassen. Also hab ich einfach den Original Titel Marker dafür eingesetzt und den alten gelöscht. Das Ganze sah dann so aus: Hier erst das Original HTML-Code: <!-- ###TEMPLATE_LATEST### begin This is the template for the latest news, typically displayed on a frontpage --> <div class="news-latest-container"> <h2>###LATEST_HEADER### </h2> <!-- ###CONTENT### begin This is the part of the template substituted with the list of news: --> <!-- ###NEWS### begin Template for a single item --> <div class="news-latest-item"> <span class="news-latest-date"><!--###LINK_ITEM###-->###NEWS_DATE### ###NEWS_TIME###<!--###LINK_ITEM###--></span> <h3><!--###LINK_ITEM###-->###NEWS_TITLE###<!--###LINK_ITEM###--></h3> <!--###LINK_ITEM###-->###NEWS_IMAGE###<!--###LINK_ITEM###--> ###NEWS_SUBHEADER###<hr class="clearer" /> ###CATWRAP_B### ###TEXT_CAT_LATEST### ###NEWS_CATEGORY### ###NEWS_CATEGORY_IMAGE### ###CATWRAP_E### <div class="news-latest-morelink"><!--###LINK_ITEM###-->###MORE###<!--###LINK_ITEM###--></div> </div> HTML-Code: <!-- ###TEMPLATE_LATEST### begin This is the template for the latest news, typically displayed on a frontpage --> <div class="news-latest-container"> <h2>###NEWS_TITLE###</h2> <!-- ###CONTENT### begin This is the part of the template substituted with the list of news: --> <!-- ###NEWS### begin Template for a single item --> <div class="news-latest-item"> <span class="news-latest-date"><!--###LINK_ITEM###-->###NEWS_DATE### ###NEWS_TIME###<!--###LINK_ITEM###--></span> <!--###LINK_ITEM###-->###NEWS_IMAGE###<!--###LINK_ITEM###--> ###NEWS_SUBHEADER###<hr class="clearer" /> ###CATWRAP_B### ###TEXT_CAT_LATEST### ###NEWS_CATEGORY### ###NEWS_CATEGORY_IMAGE### ###CATWRAP_E### <div class="news-latest-morelink"><!--###LINK_ITEM###-->###MORE###<!--###LINK_ITEM###--></div> </div> <!-- ###NEWS### end--> <!-- ###CONTENT### end --> <div class="news-latest-gotoarchive"><!--###LINK_ARCHIVE###-->###GOTOARCHIVE###<!--###LINK_ARCHIVE###--></div> </div> <!-- ###TEMPLATE_LATEST### end --> Thx für die Hilfe Alex Was |
| Sponsored Links |
![]() TYPO3 Forum.net empfiehlt domainFactory als Hoster! |
|
#2
| |||
| |||
| hmm, vielleicht ersetzt er den einrag nicht weil der tag nicht durch Code: <!-- ###CONTENT### begin
This is the part of the template substituted with the list of news:
-->
<!-- ###NEWS### begin
Template for a single item
--> versuch das doch mal. gruß chainsaw |
![]() |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Sonderzeichen & in ¨ etc. ersetzen | mstuebner | TYPO3 4.x Fragen und Probleme | 4 | 14.03.08 13:42 |
| News: Marker im HTML-Template mit Newsinhalt ersetzen | blackraider | News (tt_news, mininews und Co) | 2 | 16.11.07 13:16 |
| Marker durch Konstante ersetzen | hpatrick | TYPO3 4.x Fragen und Probleme | 2 | 08.10.06 18:24 |
| CHC_Forum Toolbar ersetzen | manuelito | chc_forum | 1 | 07.08.06 12:06 |
| Tag in RTE ersetzen | madmongo | TYPO3 4.x Rich Text Editor | 2 | 05.03.06 20:55 |