numbas / editor

An editor for the Numbas e-learning system.
http://numbas.mathcentre.ac.uk
Apache License 2.0
59 stars 61 forks source link

Uploading an extension: deal with the case when everything is inside a folder #770

Closed christianp closed 1 year ago

christianp commented 1 year ago

When you download a git repository as a zip file from GitHub, it puts everything inside a folder named after the repository.

When you upload that zip to the editor, it should check for the case that the top level contains a single folder, and unwrap it so that the folder is treated as the top level for the extracted files.