[opencms-dev] Creating Images

Daniel Wiesner daniel.wiesner at av-studio.de
Thu Oct 14 10:51:13 CEST 2004


Hello,

in have a servlet that generates images with non standard fonts for the navigation in level one. In opencms i put the image reference like that:

<img 

    src="/imageServlet?text=<cms:property name="Title" escapeHtml="true" />" 

    alt="<cms:property name="Title" escapeHtml="true" />"

 />

Now i wont to save server resources. Does anybody   know how to integrate the imagecreation in the publishing process of opencms?

Daniel







More information about the opencms-dev mailing list