[TYPO3] generate page.bodyTag with userfunc

P H Vetch paul at qedstudio.com
Fri Dec 23 10:56:14 CET 2005


Hi all,
 
I have a very simple userfunc to pull a random classname from an array and I
need to get the value into the page.bodyTag.  My preferred method was to use
postuserfunc with str_replace and a marker, so <body class="###COLOUR###">,
but it seems the first hurdle is to figure out how to use a userfunc with
page.bodyTag - can it be done even?
 
Cheers
 
Paul Vetch



More information about the TYPO3-english mailing list