Bug 6884

Summary: Improve TinyMCE configuration on Koha News page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, f.demians, koha.sekjal
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 6649    
Bug Blocks:    
Attachments: Screenshot of the proposed revised interface
Proposed fix
Signed-off patch

Description Owen Leonard 2011-09-19 13:05:08 UTC
Created attachment 5458 [details]
Screenshot of the proposed revised interface

I propose a couple of changes to the configuration of the TinyMCE rich text editor on the Koha News page:

- Increase the width of the editor to fill the space provided.
- Adjust the layout of the toolbars to better fit the space
- Add a custom editor stylesheet to make the contents of the editor better
  match the expected output.
Comment 1 Owen Leonard 2011-09-19 13:11:11 UTC Comment hidden (obsolete)
Comment 2 Frédéric Demians 2011-09-20 04:55:42 UTC
Created attachment 5470 [details] [review]
Signed-off patch

Works as described. This patch is compatible with bug 6649 patch, fixing
help pages editing, and so could be applied before or after it.
Comment 3 Ian Walls 2011-09-22 12:09:46 UTC
Template only change, works as advertised, very well documented.  Marking as Passed QA
Comment 4 Chris Cormack 2011-09-24 07:47:45 UTC
Pushed, please test