Closed (fixed)
Project:
WYSIWYG image upload - Inline images for your WYSIWYG
Version:
6.x-2.0-rc4
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
15 Jun 2010 at 20:27 UTC
Updated:
10 Nov 2018 at 22:52 UTC
Jump to comment: Most recent
Comments
Comment #1
eugenmayer commentedUse the theme function theme_wysiwyg_imageupload_render_meta($img_obj,$arguments) to change it the way you like it.
Or simply overide the CSS.
Neither a bug nor a feature request :)
Comment #2
Anonymous (not verified) commentedMaybe it's an unfeature request =)
Fine, it's your call of course, but I'd love to hear the reasoning of forcing this unnecessary/arbitrary formatting cruft on a particular node display element. It's not like there's a typographic convention that image captions should be underlined and prefixed with a right double angle mark... It seems more reasonable to have a slim default that can be customized ad nauseum with themeing and CSS rather than the other way around. This is not the module's user interface, it's the rendered output and any predetermined themeing would likely be awkward with approximately all implementations of this module. Would you reconsider if I send a patch?
Comment #3
eugenmayer commentedHi,
iam going for a compromise: I removed the >>, but kept the underline style as i think its fine for picture-titles. I leave all the rest for themers (css .. or even templates ).
Comment #4
eugenmayer commentedComment #5
eugenmayer commentedComment #6
eugenmayer commentedFixed in rc5
Comment #7
eugenmayer commentedreleased in rc5
Comment #8
eugenmayer commented