e1d6e79f09
Now check permissions for "upload files".
2016-01-20 14:06:45 +01:00
53181f901d
Fixing bad library paths (using Fabian's local paths).
...
Fixed response building for /upload/
Added /upload/{filename} .
Added CMS_FILE_UPLOAD_API.
The storage/database part is untouched (and thus not implemented).
2016-01-20 13:43:49 +01:00
fmurer
4b04e5f471
attempt to create a specific file system handler for the upload, i.e. extend it. there is an error i cannot solve
2016-01-16 22:26:53 +01:00
fmurer
e1a657a880
1. List all uploaded files (done with WSF_FILE_SYSTEM_HANDLER) 2. upload and show on same page 3. cleaned up code
2016-01-16 20:21:59 +01:00
fmurer
40fd1df648
small change in upload form
2016-01-12 22:14:45 +01:00
fmurer
ddb3f9474a
managed to upload files: -> choose multiple files -> display them -> move them to ./site/files/uploaded_files
2016-01-12 21:36:40 +01:00
fmurer
7896036165
included file_uploader in demo-cms
2016-01-08 14:15:02 +01:00
fmurer
7e9c29f277
First setup of file_upload module analogous to the upload_image example
2016-01-04 21:11:16 +01:00
fmurer
e1ae9f9eec
modified module
2015-12-30 01:21:03 +01:00
fmurer
52b9ed277c
analogous to the blog example created database table
2015-12-30 01:09:01 +01:00
fmurer
5e55a6f1f1
first classes for database storage. analogous to the blog example
2015-12-30 00:07:45 +01:00
fmurer
f439a791a9
first classes of file_upload_module. nothing implemented yet
2015-12-29 23:37:29 +01:00