Posted by mrowe on November 15, 2004 at 11:08am
Jump to:
| 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.
| Attachment | Size |
|---|---|
| image_filter_class.patch | 2.2 KB |
Comments
#1
Committed to HEAD
#2