Mercurial > wikked
view docs/bower.json @ 458:faa4c8467291
web: Improve upload workflow.
- Add 'upload' and 'wikiupload' permissions, and check for them.
- Fix the message about what the syntax is for using files in pages.
- Fix uploading files to endpoint pages.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 10 Jan 2018 22:52:42 -0800 |
parents | 003316f77d3a |
children |
line wrap: on
line source
{ "name": "Wikked", "version": "0.0.1", "private": "true", "dependencies": { "pure": "~0.6.0", "font-awesome": "~4.4.0", "jquery": "~2.1.4" } }