https://issues.apache.org/bugzilla/show_bug.cgi?id=49580

           Summary: Improved table and image property dialogs for TinyMCE
           Product: Lenya
           Version: 2.0.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: TinyMCE Integration
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=25741)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25741)
Patch to tiny_config.js

Through application of CSS, it is possible to suppress the display of those
attributes in the image and table property dialogs, that are not allowed in
XHTML strict.

At the end of the file

 tinymce/jscripts/tiny_mce/themes/advanced/css/editor_popup.css

from the TinyMCE (2.x) distribution are examples how to do this.

The appended patch modifies the TinyMCE configuration to load a different CSS
file, which in turn loads editor_popup.css.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to