der leidige ###more### link in der selben zeile wie die überschrift | | Hab mich im Forum umgesehen und auch in der Dokumentation.
Möchte [more...] in der gleichen Zeile haben wie die Überschrift (Listensicht)
Hier die Angaben aus der Doku:
Alternative ”more”-Link
If you want the “more”-link to appear inside the wrap of the subheader, you can use the stdWrap-function “append” to wrap the content of the register “newsMoreLink” to the subheader. Now the “more”-link should appear in the same line (and the same <p> tag) as the subheader.
Example:
plugin.tt_news.displayList.subheader_stdWrap {
append = TEXT
append.data = register:newsMoreLink
append.wrap = <span class=”myclass”>|</span>
}
aber es rührt sich nichts vom Fleck. Ich habe keine Ahnung, steh auf der Leitung. Warum tut sich nichts?
Lieben Dank für Eure Hilfe
Chris |