[Koha-bugs] [Bug 6836] jQuery plugin Datatables integration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 18 18:43:20 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836

--- Comment #12 from Owen Leonard <oleonard at myacpl.org> 2011-11-18 17:43:20 UTC ---
When working on the patch described in Comment 11 I was trying to make the
transition from tablesorters.js to Datatables smoother from the user's point of
view, providing a compact version of the Datatables UI similar to the
tablesorter pager we have now. 

Now that I've gotten a handle on the basic configuration options I can see that
for instances where we use tablesorter.js the transition should be really
smooth.

I'm a little concerned about the significant increase in the plugin size: About
13K for tablesorter.js (17K if you count the pager plugin too) versus 70K for
the datatables base plugin plus 15K for the custom configuration file. But I
guess it's a trade-off for the increased functionality...

What do you think of the default style changes I'm proposing?

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list