File Manager users will typically be HTML designers, graphic artists, and content editors who oversee text and graphics displayed on the site. All users of the system must have site-wide administration privileges.
20.10.10 Users can upload text or binary files
20.10.20 Users can edit text files via HTML forms
20.10.30 Users cannot gain access to locked files, i.e., files under version control that have undergone local modification
20.10.40 Users cannot overwrite or edit files outside of their permission level
20.10.50 Users can click on a text or image file to see a preview of that item
20.10.60 Users can click on file names to edit or upload new content
20.10.70 Users can navigate within directory structure by clicking on folder icons, as in a file browser.
30.10.10 Application should be fully integrated with CVS
30.10.20 Application should allow the Version Control application to handle all CVS transactions.
30.10.30 Application should provide a method for using version control in conjunction with a remote repository.
40.10.10 Permissions should be determined by the umask of the AOL account corresponding to the currently running AOLserver process.
40.10.20 Application should not allow file names with "/"'s or spaces, so as to make it more difficult for users to create files outside of the server's pageroot.
50.10.10 Application should allow on/off toggling of version control
50.10.20 Application should allow specification of which file types can be edited through the system
50.10.30 Application should be able to mask certain directories from user
50.10.40 Directories to be managed should be prespecifiable in the parameters file
$Log: requirements.html,v $ Revision 1.1.1.1 2001/04/20 20:51:14 donb Forgot to define binary files before importing, so .gifs were messed up. Revision 1.1.1.1 2000/11/21 08:15:18 ron initial version