Download & Extend

Allow specification of a CSS class for an inline image

Project:Image filter
Component:Code
Category:feature request
Priority:normal
Assigned:mrowe
Status:closed (fixed)

Issue Summary

It would be handy to be able to set a CSS class for inlined image tags (e.g when right-aligning images, margin settings should be different to block align the image appropriately).

This patch extends the image_filter syntax to allow a class to be specified:

[image:123 class=imgleft]

If nobody has any objections, I'll commit this to HEAD in a few days.

AttachmentSize
image_filter_class.patch2.2 KB

Comments

#1

Committed to HEAD

#2