NEU-DSG / Ceres

Primarily a submodule for Northeastern's drs-tk WordPress plugin. https://github.com/NEU-Libraries/drs-toolkit-wp-plugin
GNU General Public License v3.0
1 stars 0 forks source link

Find a JS library for manipulating tables #74

Open patrickmj opened 1 year ago

patrickmj commented 1 year ago

Initial Estimated Time 1/2 day

How this moves the project forward Part of wrapping up Chinatown tables

Describe the enhancement Needed for the kinds of pagination and sorting people want with tables

URLs to refer to

https://chinatowncollections.library.northeastern.edu/en/collections.html https://stackoverflow.com/questions/29929022/change-datatable-search-label https://datatables.net/

Screenshots If applicable, add screenshots to help explain the issue.

Note the up/down arrows on table headers, and maybe the per-page business. They might come from datatables

tablesForChinatownSorting

patrickmj commented 1 year ago

Looks like jQuery DataTables is what chinatown collections uses.