It's possible to create custom templates for image insertion by adding files named in the form inserthtml*.cfm to webskin/dmImage in your project directory. Since 'alt' is a generic property of all image objects, you can set the caption using that property, and display it however you wish in the template.

Blair

On 10/30/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote:

Hi Mika

Sorry - I don't have a solution for you.
But I did have the same problem using another CMS system. The problem
with images included in the body (richttext) is that you actually need
to parse the text to see if there are any pictures included. This is a
big drawback of having non-structured text. Besides that you need to
get the width attribute of the image in order to size the div tag
around the image. We decided that there isn't a good (-> fast) solution
to that problem and skipped that feature.
If you come up with a solution I would be very interested in that too
:-)

Bernd






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/farcry-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to