Re: TinyMCE integration
Richard Frovarp <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/20/2010 11:18 AM, Rainer Schöpf wrote: > I'd like to collect the bits and pieces missing for better TinyMCE > integration. > > Here is what I have: > > 1. TinyMCE 3.x > > Lenya 2.3 Works with the current version 3.3.8. Check. Excellent > > 2. rng schema: Change TinyMCE dialogs to only offer attributes allows > in XHTML strict. > > Can be done with TinyMCE 3.3.8, with a bit of extra CSS, see > > https://issues.apache.org/bugzilla/show_bug.cgi?id=49580 The 2.1.x branch now uses XHTML strict by default, which should help. > > 3. Better display of TinyMCE editor page, without e.g., menus and > breadcrumbs, just like the source editor page. What do others think of this? I know when TinyMCE was added, this was what those doing the work wanted. They wanted the editor to embed into the page context to which the content belonged.