https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37054
--- Comment #79 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to Lisette Scheer from comment #78) > > Bug 26129 is the configuration discussion in case someone hasn't seen it. Thanks. > I wonder some about if additional contents might be a better place than > branches for this as it could be set per branch? I think the additional contents table has the right structure, and could be extended with a new 'category'. I'm not sure I like having the configuration page in the additional contents section 'just because they share the table', though. That was my idea for the `configurations` table: a well structured storage for settings that need to be defined at branch, category and itemtype level. And then we use then wherever we want, using the provided accessors. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
