Hey! I want to create something like this:
plugin.tt_news.archiveTypoLink.parameter = 81 [globalVar = TSFE:tt_content|uid = 74] plugin.tt_news.archiveTypoLink.parameter = 80 It doesnt work. How can I render a separate archive link; Per instance because there is no flexform field for archive link. I tried this as well in TS setup: lib.news < plugin.tt_news lib.news = RECORDS lib.news.tables = tt_content lib.news.source = 67 lib.news.archiveTypoLink.parameter = 81 lib.news2 < plugin.tt_news lib.news2 = RECORDS lib.news2.tables = tt_content lib.news2.source = 74 lib.news2.archiveTypoLink.parameter = 80 It doesnt work. Please hint/help? Thanks Darko _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
