Ticket #83 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

[PATCH] Wymeditor with thickbox

Reported by: pc Assigned to: jf.hovinne
Priority: major Milestone:
Component: Editor Version: trunk
Keywords: Cc: pc@gafol.net

Description

I'm attaching patch which will make all dialogs appear in thickbox. It's currently PoC patch. But as you can see changes are minimal, so it can be configurable whether to use thickbox or popups.

The problems currently are:

  • Dialog size is same as popup size, it can be inappropriate
  • Thickbox default css removes all margins, I don't know why, but I believe it's fixable
  • Possibly preview needs to be displayed into at least in an iframe to load different stylesheet

Any suggestions? Is it worth to work on?

Attachments

wymeditor_thickbox.diff (6.5 kB) - added by pc on 10/24/07 12:26:16.

Change History

10/24/07 12:26:16 changed by pc

  • attachment wymeditor_thickbox.diff added.

10/24/07 12:28:46 changed by pc

You need thickbox.js, thickbox.css for this to work