What input filter should I use with img_assist 5.x?

batigolix - April 13, 2007 - 05:19

Hej!

I'm using img_assist on a drupal 5.x site

img_assist generates code like

[img_assist|nid=11|title=palau|desc=palau|link=none|align=left|width=100|height=75]

But i do not know what input filter this corresponds with. I know it would work with wiki.module but that is not available for 5.x

What input filter should I use with img_assist 5.x?

Filtered HTML

dovry - April 13, 2007 - 08:29

is what I am using, with the "Inline images" filter checked. ("Add images to your posts with Image assist.")

under

admin/settings/filters

ok. but then you use the

batigolix - April 14, 2007 - 07:07

ok. but then you use the thml code generated by img_assist and not this wiki-like code
[img_assist|nid=11|title=palau|desc=palau|link=none|align=left|width=100|height=75]

filtered html works for me of course.

so let me refine my question:

which wiki-like input filter do people use with img_assist

i ask this because there is no wiki.module version for 5.x

as always: any suggestions are highly appreciated

--

dovry - April 14, 2007 - 08:21

Image assist can create both html - <a> - tags and "filter tags" ([img_assist...]).

If you use the latter, then you need to enable the Inline images input filter to have your img_assist tags show as images.

 
 

Drupal is a registered trademark of Dries Buytaert.