Hi Petko,

I am using the Mini gallery with a custom ImgFmt like this
$Mini['ImgFmt'] =
  '<img class="mini" src="%1$s" title="%2$s" alt="%2$s" border="0" />
   <br /><span class="minicaption">%2$s</span> ';

This displays a caption underneath each thumb image.
But when I use a similar $MiniEdit['ImgFmt'] MiniEdit will not work
and not display the caption underneath. MiniEdit seems only to work
if the $MiniEdit['ImgFmt'] is only a single <img ..> element.
Could that be extended to allow formats as above with $Mini['ImgFmt']
?

MiniEdit is really cool for an editor shy to delve into complex
markup!

thanks,
 Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to