Hello!
This small patch adds inline-odd and inline-even css classes to the images. This is usefull for news sites where the align of the images depends on their order.
See also: http://drupal.org/node/153206
yours,
pentike
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | inline.patch | 1.09 KB | pentike |
| inline.patch | 1.07 KB | pentike |
Comments
Comment #1
pentike commentedsorry, the first patch was wrong
Comment #2
mbeenon commentedNewbie here:
Where would you place that patch? I'd also like my image to appear inline with each other.
Comment #3
sunSorry, but this patch is horrible.
Globals are out of bounds and should only be considered for situations in which nothing else is possible. See also http://drupal.org/coding-standards
CSS classes are not and have never been delimited by commas.
We use uppercase booleans. See http://drupal.org/coding-standards
Comment #4
sunThanks for taking the time to report this issue.
However, marking as duplicate of #153206: Better CSS classes for images (even/odd/# + custom?).
You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.