Closed (won't fix)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2006 at 02:51 UTC
Updated:
12 May 2008 at 20:36 UTC
It would be nice to be able to have a drop down for align attributes that let you align="left", right, center, etc. This would be a setting in the field edit screen. The idea here is to allow those of us using contemplate to easily wrap text around an image.
Comments
Comment #1
Zoologico commentedJust for tracking this.
Any ETA on this or is it not even on the radar?
Comment #2
henrrrik commentedThe align attribute is deprecated in XHTML 1.0 and would fail validation when using Garland. Would be better if it set a class name, e.g. "image-left" for images that should float left.
Comment #3
dopry commentedyou are absolutely right it is deprecated and I won't fix.