Make Congregation List - sortable table, add pagination, via a JQuery table widget
Make the list of congregations a sortable table, and maybe add pagination, via a JQuery table widget
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Mona Wilson
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
- Implemented
- Milestone target:
- 0.2
- Started by
- Mona Wilson
- Completed by
- Mona Wilson
Related branches
Related bugs
Sprints
Whiteboard
There are many JQuery sortable table (tablesorter) widgets. I'm looking for something simple and attractive, not complicated and ugly. It needs to be easily themable via CSS or JQueryUI. Link the best ones here and we'll evaluate them.
http://
http://
I think you're going to like this: I found and integrated (in this changeset: http://
Turns out the header font problem was in smoothness_css's CSS file. I fixed it in my copy but this won't fix it in others', so I'll send my change out to the jqueryUI ToscaWidget maintainer and see if he'll incorporate it in his copy.
I also fixed the problem where the arrows weren't appearing, first by linking properly to the blue theme's CSS file, then by deleting the blue theme and using the jQueryUI modification. - Tim