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

--- Comment #17 from Josef Moravec <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to