Closed sleemanj closed 4 years ago
koto commented:
Of course (these are great features, thanks!), just one note: make sure that you update the col/rowspans for the table when changing the number of rows to hide/show appropriate fields in the popup. The code is quite trick about that :(
Yes, quite tricky indeed. Cut it down to $IMConfig['images_enable_styling'] to toggle them altogether. That's what I was about anyway... Next is, I'd like to change alignment to css, because, you know, deprecated etc. :)
fixed
new
to closed
Commited a small color-pickers related bugfix - see changeset:576
Documentation
to Plugin_ImageManager
Hi!
If you dont't specify any margin, padding, or border the respective styles are inserted anyway with a value of 0px, which, first, blows up the code unnecessaryly and, second, may interfere with existing stylesheets
Like the two new config variables for alt and title, I'd like to introduce even more options to grant the administrator more control over what a user can change
I think especially the last one is important regarding XHTML strict
looks like this: http://raimundmeyer.de/xinha/efm_screenshot.png
What do you think, shall I commit?
Reported by ray, migrated from http://trac.xinha.org/ticket/852