Closed (fixed)
Project:
XML sitemap
Version:
7.x-2.x-dev
Component:
xmlsitemap.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
23 Dec 2009 at 05:15 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent
Comments
Comment #1
dave reidCan possibly even re-use the tablesort.js code as well.
EDIT: There is no jQuery tablesort JS included with core, so this would require http://tablesorter.com/docs/
Comment #2
dave reidSuccess! Converted to using jQuery and the tablesort plugin. Brings our custom XSL JS code from 149 lines to 15. Much, much more maintainable and integrated with Drupal. Committed to both 7.x-2.x and 6.x-2.x branches:
http://drupal.org/cvs?commit=305606
http://drupal.org/cvs?commit=305608
Comment #3
dave reidHuge thank you to Christian for writing http://tablesorter.com/docs/. It truly rocks this situation for XML sitemap.