[TYPO3] possible to place tipafriend plugin on page using only typoscript
Andrew Davis
andrew at avagraphique.com
Tue Apr 17 18:10:58 CEST 2007
thanks! that actually helps, but my problem remains - no output on the
page...
here is my code now:
temp.TIP = USER
temp.TIP.userFunc = tx_tipafriend->main_tipafriend
#temp.TIP.templateFile = fileadmin/tipafriend_template.tmpl
temp.TIP.code = TIPLINK
temp.TIP.typolink.parameter = 36
temp.bodyTemplate {
template =< plugin.tx_automaketemplate_pi1
workOnSubpart = DOCUMENT_BODY
subparts.menu_1 < temp.menu_1
subparts.leftcolumn < styles.content.getLeft
subparts.content < styles.content.get
subparts.tip < temp.TIP
subparts.print < plugin.tx_cronprintlink_pi1
}
it still outputs nothing into the subparts.tip ....
Any other ideas?
Thanks,
Andrew Davis
otto at webspinnerij.nl wrote:
> Find in the repository tut_tipafriend_de or tut_tipafriend_en
>
> Otto
>
More information about the TYPO3-english
mailing list