[TYPO3-ttnews] Different Archive Links on one page
Marcus Krause
marcus.krause at tu-clausthal.de
Mon Jul 31 18:30:21 CEST 2006
Hi,
I have two different news elements (LATEST) on one page.
For each news box there is a special page in page tree that contains
according news archive.
Therefore I have to set two different archive links on one page. This
isn't that easy as I thought.
The needed property is archiveTypoLink.
I tried it with conditions, but I didn't found a TSFE-property that
keeps a page-element-id.
I tried something like this (TS-constant):
###############################################
plugin.tt_news.archiveTypoLink.parameter = 4711
[globalVar = TSFE:??? = 10]
plugin.tt_news.archiveTypoLink.parameter = 0815
[global]
###############################################
Any suggestions are welcome!
Thanks, Marcus.
More information about the TYPO3-project-tt-news
mailing list