http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10891 --- Comment #22 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- (In reply to Frédéric Demians from comment #20)
Sweet!
In a brave new worlds, it would be great to split facets definition and facet layout in OPAC/intra. So:
- Section 1: a table with your current columns, except both columns Order - Section 2: a ordered list of OPAC facets - Section 3: a ordered list of intra facets
Good idea, in 3 tabs.
This way you could avoid showing the facet display order, which isn't that much user-friendly. You could use jQuery UI 'sortable' widget. For example:
I'll look at it. What I need is something to re-sort the table in real time when sbdy click on the link for changing the order. Mathieu -- You are receiving this mail because: You are watching all bug changes.