Page 1 of 1

Running a tag within a UDT

Posted: Sat Aug 20, 2011 10:03 pm
by codepoet
I am trying to use the rotate tag to add a slideshow of pictures inline with the text on my webpages. I want the text to flow around the changing pictures, to I intend to wrap the rotate tag in a floated sized div. This all works nicely :)
So now I have come to wrap the whole thing up in a UDT to that content providers can use it easily. My UDT can generate the required wrapping div, but how can I get the rotate tag to gererate its stuff from within the code of my UDT?

Cheers

Phill

Re: Running a tag within a UDT

Posted: Mon Aug 22, 2011 6:58 pm
by Wishbone
Here's a CMSMS wiki article about this:

http://wiki.cmsmadesimple.org/index.php ... _.28UDT.29

There's a much easier way... I just can't find it.