diff options
author | Joey Hess <joey@kitenet.net> | 2008-06-26 17:06:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-06-26 17:06:53 -0400 |
commit | 82c78da52046af23666bcc86026b88a4eb972372 (patch) | |
tree | 0648a6e3472db9da4b209092afaeac6996d12f82 /doc | |
parent | 11e24ff0dd27d9d87ce0b46f68b8d84eae110e7f (diff) |
web commit by AndrewGreenberg: Added requirements that the TOVA Company needs for attachments
Diffstat (limited to 'doc')
-rw-r--r-- | doc/users/The_TOVA_Company.mdwn | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/users/The_TOVA_Company.mdwn b/doc/users/The_TOVA_Company.mdwn index 406dc7fc1..24cd4dec9 100644 --- a/doc/users/The_TOVA_Company.mdwn +++ b/doc/users/The_TOVA_Company.mdwn @@ -2,14 +2,23 @@ We're a small medical software and hardware company. We're based in LA, but all We're looking for the following "standard" wiki features for some of our git-disabled users: -- [[Attachments|todo/fileupload]] (including renaming/moving/deleting) +- [[Attachments|todo/fileupload]] + - Must have an attachment link (of whatever kind) on each page. + - May have the link be disabled by some security setting. + - Must be able to upload a file to the same directory as the source file (e.g., the .mdwn file). + - Might be able to choose arbitrary location. + - Might scan for file information, and disallow security risks (if so, this must be configurable). + - Must be able to delete files. + - Might be able to rename them and/or move attached files. + - Must be able to list attachments (that is, files in the directory) + - Should list file names, sizes, and date uploaded in a small table. - Page renaming/moving/deleting > There is an (old) [[patch|todo/Moving_pages]] for this, still needing > significant cleanups and improvements to be rcs-agnostic, etc. --[[Joey]] - inter-wiki links (specifically for having to-do lists for people across multiple wikis) - > Something more than the shortcut plugin? Maybe you should spell out + > Something more than the shortcut plugin? Maybe you should spell out > exactly what you want in a [[todo]] item. --[[Joey]] - Some cleanups on other plugins: |