https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17178
--- Comment #31 from Jonathan Druart <[email protected]> --- (In reply to AgustÃn Moyano from comment #29) > (In reply to Jonathan Druart from comment #27) > > > > Why are we talking about forking? What are those requirements? Did we > > contact them? > > In order to have a list of available layouts, and have a modal window to > select and filter them, you have to load them in advance. > > I could have had perl scan layouts directory, get all files in an array and > pass it to the template to make the apropiate includes, or what I thought it > was simpler.. to just "cat *.js > all.min.js" and include that single file. > > If everyone thinks the first choice is best, I have absolutly no problem to > chenge the code. > > I'm still new to developing in Koha and Perl (coming from NodeJS universe, > this still feels a little strange, hehe), so please be patient with me. I think I prefer an explicit list of layouts. We could even have a syspref later, to select some of them instead of all (?) -- 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/
