[Koha-bugs] [Bug 34839] New: Shouldn't TinyMCE initialise with the Koha interface stylesheet?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 20 11:59:32 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34839

            Bug ID: 34839
           Summary: Shouldn't TinyMCE initialise with the Koha interface
                    stylesheet?
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Tools
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

When we initialise TinyMCE in the HTML Customisation page we pass `content_css
: "[% interface | html %]/[% theme | html %]/css/tinymce.css"`.

Shouldn't we be passing the stylesheet/stylesheets of the interface we're
editing rather than a specific tinymce sheet?  That would more accurately
represent how your content block is actually going to appear to the end user
than it does now.. for example taking account of page-section classes if you
add such a div into your markup?

Or am I mis-understanding what the content_css option does?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list