[Koha-bugs] [Bug 17178] Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 3 10:17:05 CEST 2019


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

--- Comment #17 from Josef Moravec <josef.moravec at gmail.com> ---
(In reply to Agustín Moyano from comment #16)
> (In reply to Tomás Cohen Arazi from comment #15)
> > (In reply to Agustín Moyano from comment #14)
> > > (In reply to Josef Moravec from comment #13)
> > > > Just one question:
> > > > 
> > > > why are all the language and layout files added to the codebase, when you
> > > > need only the ones named all.js?
> > > 
> > > Hi Josef, all.js is constructed by concatenating all js files.. 
> > > 
> > > So, if you want to modify one language, or add a new one you should:
> > > 
> > > 1. remove all.js
> > > 2. place the new file in that directory (or modify an existing file)
> > > 3. cat *.js > all.js
> > 
> > Agustin, I think Josef's question is if we really need to ship those files
> > with the project, or we can just remove them to save space.
> 
> If modifications from layout / languages are required, it would be rather
> inconvenient to have to import those files, make the adjustments and remove
> them... 
> 
> I'm not sure which is best.. 
> 
> To make modifications, surely the most convenient option is to have those
> files, but it's clear there are a lot of files.. 
> 
> maybe we could have a separate repo somehow and import / copy the resultant
> all.js

But why don't to contribute back to Mottie Keyboard?

Also, these files are minified, I don't think anybody would like to edit
minified files...

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


More information about the Koha-bugs mailing list