About time...

Remaining tasks

Postponed while drupalSetSummary() relies on jQuery:

  • js/simple_sitemap.fieldsetSummaries.js

Replace with a native table sorter:

  • xsl/jquery.tablesorter.min.js
  • xsl/parser-date-iso8601.min.js
  • xsl/simple_sitemap.xsl.js
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gbyte created an issue. See original summary.

WalkingDexter made their first commit to this issue’s fork.

  • WalkingDexter authored ec879099 on 4.x
    Issue #3377280 by WalkingDexter, gbyte: Replace jQuery with native JS
    
walkingdexter’s picture

Issue summary: View changes
gbyte’s picture

Assigned: Unassigned » walkingdexter

Thanks for looking into this.

walkingdexter’s picture

Status: Active » Postponed

At the moment I don't see any suitable native alternative to jQuery TableSorter with similar functionality, especially in terms of accessibility (ARIA). Postponed for now.