Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCustom Installer like jQueryUI #202
Comments
|
Funnily enough, that's something I had thought about :) |
|
ZIP has its metadata at the end of the file, and it is technically quite possible to generate large .zip files dynamically on-demand with PHP (google: zipstream php) |
|
Interesting info, thanks @maxnet ! |
|
@maxnet thanks for the advice, I didn't know that was even possible. @lurch I just updated a zipstream repo and have made a pull request: Grandt/PHPZip#30 |
|
Different zipstream than I had in mind. |
|
That one was updated 8 months ago. You could just make another script to get the crc of each file one time, and as you say cache that. It wouldn't take much modifying. |
|
@sharpdressedcodes is this still an issue? |
|
No activity and no plans to add this in the near future. |
Have you ever thought about making a custom install like http://jqueryui.com/download/ ? Like I mean, being able to come to a web page, click on downloads, then be presented with all the NOOBS operating systems, which then the user can select which ones to combine into a package, and then download that package.
This way many more operating systems can be added, and it is up to the user to choose which ones they want. You could always have a standard or default one for people who just wanna "get it working".
I would be glad to help out.