> does elog have a way of inserting pictures into a post other than including
> them as an attachment? i can put a picture in using html text, but this
> method only works if the picture is stored on the local server. anyone
> placing a post from a remote machine cannot include a picture off of their
> machine.
> any help?
> thanks.
Right now it is not possible to easily include pictures into the message body, but I put it on the wishlist. Of course you can always refer to external pictures if you submit your text as HTML and put the proper tags there like this one:
and you can even scale them like
but of course this requires to have that image stored somewhere else. I will probably add a feature like
att:name.gif
which will reference a picture from the attachment, and will be converted to the full picture name after submitting that message.
|