[TYPO3] How to configure the tt_news
Mihai Vigariu
mv at sector1online.de
Wed Mar 8 16:56:44 CET 2006
Hello,
I am running the tt_news plugin, and i have this setup configuration:
plugin.tt_news {
limit = 10
latestLimit = 3
archiveMode = year
displayList {
time_stdWrap.strftime = %d.%m.%Y
title_stdWrap.wrap = |
subheader_stdWrap.wrap = |
subheader_stdWrap {
crop = 100 | ... | 1
ifEmpty.field =
}
}
displayLatest {
time_stdWrap.strftime = %d.%m.%Y
title_stdWrap.wrap = |
subheader_stdWrap.wrap = |
subheader_stdWrap {
crop = 100 | ... | 1
ifEmpty.field =
}
}
archiveTitleCObject {
10 = TEXT
10.strftime = %Y
}
archiveHeader_stdWrap.wrap = <div class="title-d">|</div>
archiveTypoLink.parameter = 84
}
When i view the page, the news appear, nice colors, nice design, but when i
click on "read more" or directly on the news, it pops up a new window, and
it appears the same content, it doesn't open me the content of the news, it
opens me the same page with all the news on it, (the list).
How should i fix this, when i click on more to open the content in the same
window?
Thank you so very much,
Michael.
More information about the TYPO3-english
mailing list