Help:Simple File Management using Forms
From semantic-mediawiki.org
Semantic extension(s): | Page Forms |
Further extension(s): | -/- |
Keyword(s): | file management · file upload · files |
Description:
This is a quick example form, template, properties we've been using to get a little bit of web-based file management capability out of our wikis.
We're using this construct to organize files for our users, not to hide files or limit access (though, I suppose it could be done with img_auth.php).
Files[edit]
We're using these files:
Managing Files[edit]
Adding Files[edit]
Re-uploading Files[edit]
I make a habit of providing a link to edit a data record in its form, right in the query results matrix itself.
Displaying Files[edit]
We used this tip for using templates to control how query results are rendered.