Feature #12116
closedRequest for TablePress extensions
0%
Description
Hi everyone,
Would it be possible to add the following extensions to the TablePress plugin?
https://tablepress.org/extensions/datatables-fixedheader/
https://tablepress.org/extensions/datatables-fixedcolumns/
https://tablepress.org/extensions/row-filter/
https://tablepress.org/extensions/datatables-column-filter/
Also, it looks like we are running an older version...not sure if you're already aware of that but just wanted to mention it.
Thank you very much!! :)
-Michael
Updated by Boone Gorges almost 5 years ago
- Subject changed from Tablepress to Request for TablePress extensions
- Category name set to WordPress Plugins
- Target version set to 1.15.14
Also, it looks like we are running an older version...not sure if you're already aware of that but just wanted to mention it.
Thanks for this. It appears that the plugin was last updated on Nov 12, and it was what we would consider a "major update". Nov 12th is too late for it to be included in this month's 'major plugin update' release, so it'll be included in December's - the fourth Thursday in Dec, which is Dec 26. See https://tablepress.org/release-announcement-tablepress-1-10/ for the TablePress announcement, and https://dev.commons.gc.cuny.edu/release-schedule-and-procedures/ for more info on how our regularly schedule maintenance releases take plugin updates into account.
It shouldn't be a problem to include these plugins in our upcoming maintenance release.
Updated by Michael Shields almost 5 years ago
Thank you, Boone! This is very helpful.
Just to make sure that I'm following, the extensions will be installed on 12/10 and the version of Tablepress will be updated on 12/26?
Updated by Boone Gorges almost 5 years ago
TablePress will be updated on 12/24 - the fourth Tuesday in December, not Thursday. (Sorry for making this mistake!) Around the holidays, I sometimes fudge the release dates by a day or two, so it's possible that I'll push it to Monday the 23rd.
The extensions will be available next Tuesday, on November 26.
Updated by Boone Gorges almost 5 years ago
- Status changed from New to Staged for Production Release
The plugins have been added to the codebase and will be available after tomorrow's release. For reference:
tablepress-datatables-columnfilter https://github.com/cuny-academic-commons/cac/commit/4d6753d4163692424eaca93cd33acafde11f67c4
tablepress-datatables-fixedcolumns https://github.com/cuny-academic-commons/cac/commit/c049ec5e79edee214a7778eb74c8ccc24316d4c7
tablepress-datatables-fixedheader https://github.com/cuny-academic-commons/cac/commit/654b761b00a4af6413ce7b427835b2e8be1438f8
tablepress-row-filter https://github.com/cuny-academic-commons/cac/commit/93b664a051a3c47c30923043988836c6a2597baf
Updated by Boone Gorges almost 5 years ago
- Status changed from Staged for Production Release to Resolved