Summary: | Shouldn't TinyMCE initialise with the Koha interface stylesheet? | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Tools | Assignee: | Owen Leonard <oleonard> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | matt.blenkinsop |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6419 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 34840 |
Description
Martin Renvoize (ashimema)
2023-09-20 09:59:32 UTC
`content_style:` could also be used to include the *UserCSS preference contents Where I see challenges creeping in.. * Where we use a content block on both Staff and OPAC * Dynamically switching sheet after initial load when selecting the display location/interface https://www.tiny.cloud/docs/tinymce/6/add-css-options/ is probably helpful |