Postponed
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
WYSIWYG
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2012 at 02:56 UTC
Updated:
16 Nov 2019 at 20:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
populist commentedThe solution here is likely to be complicated, but something like this should solve:
1.) Modify the WYSIWYG module to provide a row class that can go on the wrapper of each button. This would mean if a button is in row 3 it would have a class like wysiwyg-row-three.
2.) Modify the PDW plugin in Panopoly WYSIWYG to make the "toggle" functionality condition on those classes, instead of the TR tag it currently uses.
Comment #2
populist commentedComment #3
populist commentedComment #4
populist commentedI pushed up some basic CSS improvements to make TinyMCE look OK in IE9. This issue would be nice to address since it can help us run a mainline WYSIWYG module, but its not as bad as it once was.
Comment #5
populist commentedLets postpone this till later
Comment #6
saltednutRerolled this to work with 7.x-2.x latest - I know its a band aid but some may want to use the latest WYSIWYG dev?
Comment #7
sylus commentedAttaching patch for latest dev of WYSIWYG.
Comment #10
cboyden commentedRerolled to apply to latest 7.x-2.x. This will need some testing to see if it still does what it's supposed to and is still needed.
Comment #11
cboyden commented