http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 Bug ID: 9172 Summary: Move TinyMCE library outside of language-specific directory Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org The TinyMCE library should be moved to intranet-tmpl/lib so that it doesn't have to be duplicated for each translation and so that the translation script won't have to parse it each time. Rather than move the existing library I propose that the old copy be removed an an upgraded version be added to intranet-tmpl/lib/tiny_mce. I also propose that we do not distribute the docs and examples directories, reducing further TinyMCE's overall footprint. -- You are receiving this mail because: You are watching all bug changes.