[Typo3] Please help me get Make Printlink working
Jody Cleveland
Cleveland at winnefox.org
Fri Jun 17 21:32:19 CEST 2005
> >>subparts.tprint = COA
> >>subparts.tprint.50 = IMAGE
> >>subparts.tprint.50.file = fileadmin/printlink/print.gif
>
> It seems as the printlink isent passed into your template,
> did you place the print.gif in the right folder.
Yes, I did. I viewed the source of the page, and this is what was where
the link should be:
<div class="m-print">Print Version</div>
> You maby also need to move the subparts to this point
>
> subparts.CONTENT_LEFT < styles.content.getLeft
> subparts.CONTENT_RIGHT < styles.content.getRight
> subparts.CONTENT_BORDER < styles.content.getBorder
> subparts.CONTENT < styles.content.get
> subparts.m-print < subparts.tprint
I moved it there, but it still doesn't work. :(
Any ideas?
- jody
More information about the TYPO3-english
mailing list