[TYPO3-german] Make_printlink
Dr. Susanna Künzl
service at ambranet.de
Wed Nov 15 15:46:50 CET 2006
Hallo!
Da antworte ich mir mal selbst - für alle, die es interessiert:
> Ich brauchte eine Extension, die Drucklinks erzeugt, bei
> denen GET-Parameter wie von tt_news mitgenommen werden. Die
> Wahl fiel auf make_printlink. Leider erzeugt diese Extension
> bei mir keinen Printlink, sondern gibt nur den Text aus, der
> mit dem Link umgeben werden soll. Mein Setup:
>
> temp.drucklink = TEXT
> temp.drucklink.value = <img src="fileadmin/pics/pfeil-druck.gif"
> alt="" width="25" height="17" hspace="2" border="0"
> align="left">Druckansicht
> temp.drucklink.postUserFunc = tx_make_printlink
> temp.drucklink.postUserFunc.include_post_vars = 1
> temp.drucklink.postUserFunc.target = _blank
> temp.drucklink.postUserFunc.popup = 0
Ich habe statt dessen cron_printlink genommen. Dieses Setup hat es getan:
temp.drucklink < plugin.tx_cronprintlink_pi1
temp.drucklink {
type = 1 // bei mir nicht type = 98
stdWrapContent.wrap = <img src="fileadmin/pics/pfeil-druck.gif" alt=""
width="25" height="17" hspace="2" border="0" align="left"> | // bindet das
Bildchen ein
_LOCAL_LANG.de.print_version = Druckansicht // ändert den verlinkten
Begriff
}
Jetzt darf gedruckt werden.
Susanna
--
:: ambranet webentwicklung & internetberatung
:: content management system typo3
:: dr. susanna kuenzl
:: foehrenstr. 33
:: 90542 eckental b. nuernberg
:: fon 0 91 26 - 28 90 90
:: http://www.ambranet.de
____________
Virus checked by G DATA Power AntiVirus
Version: AVK 17.779 from 12.11.2006
Virus news: www.antiviruslab.com
More information about the TYPO3-german
mailing list