[TYPO3] Dynamic images as content elements
Christopher
bedlamhotel at gmail.com
Wed Jan 25 16:56:42 CET 2006
Hi,
On 1/25/06, Andy Maule <a.maule at cs.ucl.ac.uk> wrote:
> Hi,
>
> I want to place a lot of dynamic images onto a page as a contentelement. I'm
> creating a list of people, and I want their email addresses to show up as
> GIFs.
>
> As far as I can tell the GIFBuilder is difficult to use in this way. The
> GifBuilder looks like it's for putting Gifs in the templates rather than the
> content elements.
>
> Is there any easy way to put text as a dynamic image in a content element?
Check out the FTB tutorial. This sounds like it could be an ideal use
for a FCE (flexible content element).
You'll need to figure out the GIFBUILDER object etc and then map it
all to an html template. If FCEs aren't sophisticated enough (e.g. if
you need to be able to sort the items, have different views etc), you
could write a simple extension to do the job.
-Christopher
More information about the TYPO3-english
mailing list