Running a tag within a UDT

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
codepoet
Forum Members
Forum Members
Posts: 14
Joined: Sun Sep 24, 2006 10:43 pm

Running a tag within a UDT

Post 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
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Running a tag within a UDT

Post 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.
Post Reply

Return to “Developers Discussion”