Hi,

On Fri, 07 Jul 2017 20:19:59 +0200 Paul Gevers <[email protected]> wrote:
> I am about to upload jquery-tablesorter to unstable. It replaces
> jquery-goodies as the source for libjs-jquery-tablesorter. In the process, I
> switch upstream (more active) and build system. As a result, the files in the
> libjs-jquery-tablesorter package and up in slightly different locations.
> Notably, the theme files are distributed differently. I will in my next
> upload include a backword compatibility softlink for the js file in
> addons/pager, but all in all it would be better to adapt to the new file
> layout (as currently in experimental).

If I see it correctly, then

/usr/share/javascript/jquery-tablesorter/addons/pager/jquery.tablesorter.pager.js

doesn't exist anymore either. Instead there only is:

/usr/share/javascript/jquery-tablesorter/addons/pager/jquery.tablesorter.pager.min.js

Is there a chance to also ship the unminified version? For my websites I like
to enable people to directly inspect the code running on *their* machines at
the cost of additional required bandwidth.

About the themes: If I see it correctly, then I have to replace references to

/usr/share/javascript/jquery-tablesorter/themes/blue/style.css

with

/usr/share/javascript/jquery-tablesorter/css/theme.blue.css

Correct?

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature

Reply via email to