https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34840 Bug ID: 34840 Summary: Add 'add page-section' button to TinyMCE for staff blocks Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org The staff client refresh means we have some consistent style elements to pick from when adding our own custom blocks using HTML customisations and friends. The challenge for those using TinyMCE is that we don't offer any customised buttons for these in the rich editor. I think we should start by adding a 'Add block' button to the editor when editing an intranet facing content block.. should would result in a <div class="page-section"></div> getting added to the editor textarea allowing users to enter their content within it and thus keeping a consistent style throughout the staff client. This is especially important with bug 6419 coming up and would really benefit from bug 34839 being pushed alongside it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.