[TYPO3-ttnews] Re: [Typo3-tt-news] single item printing with TemplaVoila print template
Joern Bock
j.bock at byteventure.de
Tue May 16 18:01:59 CEST 2006
I have the same problem (and the same settings) but using Typo3 4.0 and
TV 1.1 therefore it shouldn't be the last-mentioned 3.8.0 bug.
The printlink in the tt_news listview works perfekt. Only in singleview
the message no news_id given occurs.
Best regards
Joern
John Voor wrote:
> Hi all,
>
> I have a TemplaVoila site set up with a print version template using the
> following code in the setup:
>
> # Print Version URL:
> lib.print_url = TEXT
> lib.print_url.value = index.php?id={page:uid}&print=1&no_cache=1
> lib.print_url.addQueryString = 1
> lib.print_url.htmlSpecialChars = 1
> lib.print_url.insertData = 1
> [globalVar = GP:print > 0]
> lib.print_url.value = index.php?id={page:uid}
> [global]
>
> When I try to print a news item, I get the print tample with no content,
> just "no news_id given".
>
> How do I get tt_news items to print correctly?
>
> Thanks!
>
> John V
>
>
More information about the TYPO3-project-tt-news
mailing list