DT
DT copied to clipboard
Updating DataTables Source Files: Addressing Website Changes and File Inconsistencies
The process for updating DataTables source files has changed due to modifications on the DataTables.net website. The site no longer provides zip files for download, and the file content differs from previous versions. Consequently, the entire update process requires revision.
I have implemented the tools/downloaded_src_files.R script, which can download similar source files from the DataTables.net website. However, more time and effort are needed to fix the update_DT.R script.
Several issues have been observed:
- Many CSS files are missing from the new downloads.
- There are inconsistencies in the file structure and content.
- While the minification issue has been addressed, some non-minified files still exist (this problem has been resolved).
Further investigation and development are necessary to fully adapt our update process to these changes and ensure all required files are properly downloaded and integrated.
fixes #1141
Awesome. Personnally I was totally discouraged by this amount of work. Thanks!
Super excited for the DataTables v2+ update :)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
@shrektan, i think it needs you to sign the CLA when you have a moment :)