Re: [Koha-devel] jquery plugin

2011-09-02 Thread Julian Maurice
Le 02/09/2011 13:37, Julian Maurice a écrit : Le 16/08/2011 12:32, LAURENT Henri-Damien a écrit : Le 10/08/2011 15:06, Chris Nighswonger a écrit : On Wed, Aug 10, 2011 at 5:51 AM, Reed Wademailto:reedw...@gmail.com>> wrote: Have you considered-- http://www.datatables.net/ ? I did a little inv

Re: [Koha-devel] jquery plugin

2011-09-02 Thread Julian Maurice
Le 16/08/2011 12:32, LAURENT Henri-Damien a écrit : Le 10/08/2011 15:06, Chris Nighswonger a écrit : On Wed, Aug 10, 2011 at 5:51 AM, Reed Wademailto:reedw...@gmail.com>> wrote: Have you considered-- http://www.datatables.net/ ? I did a little investigation of jquery tabl

Re: [Koha-devel] jquery plugin

2011-08-16 Thread LAURENT Henri-Damien
Le 10/08/2011 15:06, Chris Nighswonger a écrit : > On Wed, Aug 10, 2011 at 5:51 AM, Reed Wade > wrote: > > Have you considered-- > http://www.datatables.net/ > ? > > I did a little investigation of jquery table plugins a few months ago > and picked

Re: [Koha-devel] jquery plugin

2011-08-10 Thread Owen Leonard
> I just took a look at datatables, and it seems it could be a good > candidate to replace all existing plugins, as it does filtering, sorting > and paging ! > (and it's used by openlibrary...) I think the datatables plugin looks very promising, and deserves serious evaluation. I like that it offe

Re: [Koha-devel] jquery plugin

2011-08-10 Thread Chris Nighswonger
On Wed, Aug 10, 2011 at 5:51 AM, Reed Wade wrote: > Have you considered-- > http://www.datatables.net/ > ? > > I did a little investigation of jquery table plugins a few months ago > and picked that as my favourite. I ended up not using any as my data > sets were very large and I didn't want to

Re: [Koha-devel] jquery plugin

2011-08-10 Thread Paul Poulain
Le 10/08/2011 11:51, Reed Wade a écrit : > Have you considered-- > http://www.datatables.net/ > ? I have considered nothing, i just see there is a patch that adds a plugin that overlap with another one, maybe it's worth taking a chair, have a talk, and choose one ;-) I just took a look at datatab

Re: [Koha-devel] jquery plugin

2011-08-10 Thread Reed Wade
Have you considered-- http://www.datatables.net/ ? I did a little investigation of jquery table plugins a few months ago and picked that as my favourite. I ended up not using any as my data sets were very large and I didn't want to wire in their paging solution (even though it might have been the

[Koha-devel] jquery plugin

2011-08-10 Thread Paul Poulain
Hello koha-devel, On the bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6086 Alex proposes to add a new jquery filter for tables, picnet.table.filter.min.js (An example of the filter is here: http://www.picnet.com.au/resources/tablefilter/demo.htm ) We already have some jquery plugi