[TYPO3] is the print (type=98) view incompatible with templavoila?

dave typo typothree at gmail.com
Thu Aug 23 16:24:22 CEST 2007


and then i make this within a lib item like lib.printlink ?

so :

lib.printlink {

alt_print.10.marks.CONTENT = COA
alt_print.10.marks.CONTENT {
1 < temp.contentArea
2=TEXT
2.value=<a href="#"class="noPrint"  onclick="window.print(); return
false">Print this page</a>

}

or what?

On 8/23/07, Tapio Markula <tapio.markula at xetpoint.fi> wrote:
> dave typo kirjoitti:
> > Only the first content element is shown in type=98... It looks like it
> > is impossible to display multiple content elements in type=98
> > rendering..
> >
> > does anyone know how to display multiple content element views in type=98 view?
> >
> > -dave
>
> reset markers as you wish.
> make CONTENT as COA, for example
>
>
> alt_print.10.marks.CONTENT = COA
> alt_print.10.marks.CONTENT {
> 1 < temp.contentArea
> 2=TEXT
> 2.value=<a href="#"class="noPrint"  onclick="window.print(); return
> false">Print this page</a>
> }
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list