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

           Summary: Improvement of TinyMCE editor page
           Product: Lenya
           Version: Trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: ErrorMessage, PatchAvailable
          Severity: enhancement
          Priority: P2
         Component: TinyMCE Integration
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=23867)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23867)
Improve TinyMCE editing experience ;-)

The appended patch makes the following changes:

 - add a second set of Submit/Cancel buttons above the edit area, like the
OneForm editor does.

 - do not show Lenya Menus and Navigation Tree on edit page

 - if an error during validation occurs, go back to the editor page, and
display the error messages (again taken from the oneform editor)

(Ideally, all this should be implemented using .jx files, like for oneform.)

Open issues: 

 - Removal of Menus and Navigation Tree happens via ad-hoc xslt templates. Any
change in the xhtml tree might break this.

 - Line and column numbers do not appear correctly, but I haven't had time to
trace this down. Anyway, I couldn't find a way to have TinyMCE jump the cursor
to a specific line of the HTML file.

 Rainer Schöpf

-- 
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