[Typo3] Printable version

Jane Larsen noesgard at gmail.com
Fri May 20 03:42:55 CEST 2005


You're welcome, but my response was founded in the fact that I had EXACTLY 
the same problem just a little while ago :o) Thought sharing that solution 
might help a lot (very frustrating problem).

By the way: could I change that beer for a Vodka & Juice? (Dont drink beer 
;o)

//Jane

On 5/20/05, Tomasz Rakowski <raczek at open.infi.pl> wrote:
> 
> Jane!
> 
> Today you are my personal hero! Thank You, thank you, thank you! It is not
> only because it works. I feel that I understood something, really. Thanks!
> 
> If I could, I would by you a beer :)
> 
> 
> racco
> 
> 
> Uzytkownik "Jane Larsen" <noesgard at gmail.com> napisal w wiadomosci
> news:mailman.2044.1116532622.23441.typo3-english at lists.netfielders.de...
> Try adding this to your setup (check on typo.org <http://typo.org> <
> http://typo.org> if you
> need additional info)
> 
> alt_print.10.marks.CONTENT < styles.content.get
> 
> 
> //Jane Larsen
> 
> On 5/19/05, racco <raczek at open.infi.pl> wrote:
> >
> > Hello!
> >
> >
> > I've spent many hours to built a link for a site with print version, but 
> I
> > failed. I do not know what is wrong...
> >
> > I followed the instructions from Make Printlink documentation but it 
> gives
> > nothing.
> >
> > Here it is what I have done so far:
> >
> > 1) installed Make Print Link extension using Extension Manager
> > 2) applied static plugin.alt.print (98) to my root page
> > 3) modified Setup of my root page:
> >
> >
> > temp.PRINT = TEXT
> > temp.PRINT.value = printpage
> > temp.PRINT.postUserFunc = tx_make_printlink
> > temp.PRINT.postUserFunc.include_post_vars = 1
> > temp.PRINT.postUserFunc.target = _blank
> > temp.PRINT.postUserFunc.popup = 1
> > temp.PRINT.postUserFunc.windowparams = (
> > resizable=yes,toolbar=no,scrollbars=yes,menubar=no,width=800,height=500
> > )
> > temp.PRINT.postUserFunc.windowname = printwindow
> >
> >
> >
> >
> > # Main TEMPLATE cObject for the BODY
> > temp.mainTemplate = TEMPLATE
> > temp.mainTemplate {
> > # Feeding the content from the Auto-parser to the TEMPLATE cObject:
> > template =< plugin.tx_automaketemplate_pi1
> > # Select only the content between the <body>-tags
> > workOnSubpart = DOCUMENT_BODY
> >
> > # Substitute the ###menu_1### subpart with dynamic menu:
> > subparts.menu_1 < temp.menu_1
> > # Substitute the ###menu_1### subpart with some example content:
> >
> > subparts.content = COA
> > subparts.content {
> > 10 = CONTENT
> > 10 < styles.content.get
> > 20 < temp.PRINT
> > }
> >
> >
> > As the output I get printpage link on every page, but after clicking it 
> a
> > window with this content is dispalyed:
> >
> >
> >
> >
> > Title: My page
> > Subtitle:
> > Author:
> >
> >
> > 
> --------------------------------------------------------------------------------
> > ###CONTENT###
> >
> > 
> --------------------------------------------------------------------------------
> > Go back to the regular design...
> >
> >
> >
> >
> > Is it really so difficult to make something like this.....?
> >
> >
> > And what if I would like to have it only for a particular page??
> >
> >
> >
> > I count on you, help me
> >
> >
> > racco
> >
> >
> >
> > _______________________________________________
> > Typo3-english mailing list
> > Typo3-english at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >
> 
> 
> _______________________________________________
> 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