master
Joey Hess 2008-07-02 16:37:17 -04:00
parent ba707cdcd9
commit aaca4902dd
1 changed files with 1 additions and 5 deletions

View File

@ -1,12 +1,8 @@
Stuff the [[plugins/attachment]] plugin is currently missing, that might be
nice to add:
* `user()` pagespecs, to limit what individual users can do. (See examples
in [[fileupload]].
* `mimetype()` pagespecs. (Using a mime type sniffer.)a
* `mimetype()` pagespecs. (Using a mime type sniffer.)
* Virus scanning.
* Make the attachments part of the Edit page hidden unless something is
clicked on to display it. To avoid clutter.
* Add a progress bar for attachment uploads (needs AJAX stuff..)
* Maybe optimise the "Insert Links" button with javascript, so, if
javascript is available, the link is inserted at the current cursor