Hello,

I use TinyMCE and ImageAssist and of course the Image module. (Versions: Drupal 5.7, TMCE 2.1.3 Img_Ass. 5.x-1.6 and Image 5.x-1.7)
I disabled the input link and only use the TinyMCE plugin of Image Assist. That works actually fine. I can upload images. Including images in the post is still working fine. When I use insert mode "Filter Tag" I never see the actual image.
In the editor I see a placeholder, that has the size of the original image and in the final post I just see the tag ([img_assist|nid=5|title=Testbild2|desc=|link=popup|align=left|width=100|height=67]) and no picture or placeholder at all.

I looked everywhere but did not see it. Where can I turn the picture on in this mode?

Thank you very much for your help!

Frank

Comments

vm’s picture

administer -> input formats

edit the input format in use
and turn on the correct filters

more information on these steps in the modules README.txt file &/or the INSTALL.txt file
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

frankywi’s picture

I did not look in there. My bad.

But the fast reply was awesome!

Thank you very much!

vm’s picture

You're welcome.

In the future take the time to read the documenation that is found in many modules where these types of steps are explained.

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

frankywi’s picture

Hello again.

Now I have one other question:

In the Tiny MCE module. the placeholder for the image - can I configure it to show the actual image?

I really read all readme/install etc files...

Thank you very much in advance!

hualahyja@drupal.org’s picture

I think you can't. You can try to press the Drupal Preview button instead.