Wiredcraft / jekyllpro-cms

A lightweight CMS for Jekyll websites.
http://jekyllpro.com/#cms
MIT License
7 stars 2 forks source link

Need create folder capability when uploading files #40

Open zbal opened 7 years ago

zbal commented 7 years ago

Currently we need to "trick" the UI by prefixing the image name with the folder that doesn't exist yet. Eventually the file get uploaded in that folder upon submit.

Also; when using that approach, the upload never really "complete" since the folder doesn't exist - the upload modal just hang there.