[TYPO3-german] tt_news und Zufalls-News (random)
Jörg Käseberg
jka at scheltwort-its.de
Mon Jul 30 08:42:45 CEST 2007
Hallo Paul,
Paul Puschmann schrieb:
[...]
> Hat jemand so etwas schon einmal umgesetzt?
>
> Paul
ich habe das für eine einzelne News wie folgt umgesetzt:
tmp.randomnews < plugin.tt_news
tmp.randomnews {
pid_list >
pid_list = 5496
code >
code = LIST
limit >
limit = 1
listOrderBy >
listOrderBy = random
singlePid >
singlePid = 5497
templateFile >
templateFile = fileadmin/config/tt_news_v2_tmpl_start.html
noPageBrowser = 1
}
Vielleicht hilft Dir das.
Gruss, Jörg
More information about the TYPO3-german
mailing list