Difference between revisions of "OnlineCollaberation"

From Makers Local 256
Jump to: navigation, search
m (Pushing TOC to the right)
m (tweaking template still)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
{{:Brimstone/ProjectTemplate|Creator=Brimstone
 +
|Status={{:OnlineCollaberation|status}}
 +
|Last Revised={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT)
 +
}}
 
{{TOCRight}}
 
{{TOCRight}}
 +
 
=Overview=
 
=Overview=
 
Subversion is nice, but there's a rising need to share larger files between people, mainly where I work, but this system could be used for any size group that has files to share.
 
Subversion is nice, but there's a rising need to share larger files between people, mainly where I work, but this system could be used for any size group that has files to share.

Latest revision as of 09:36, 5 July 2008

Creator:
Brimstone
Status:
Early Planning
Last Revised:
09:36, 05 July 2008 (CDT)

Overview

Subversion is nice, but there's a rising need to share larger files between people, mainly where I work, but this system could be used for any size group that has files to share.

Status

  • Early Planning

Features

Document storage

  • Upload and download files
  • Restore from a previous revision
  • WebDAV mount your directory
  • Set permissions per file per user or group

Simple Wiki

  • No need to save stuff in a text document when you have a simple wiki, just view online.

AJAX Chat

  • Yes, I said it. Web based chat features
  • Global Burst messages
    • front page
    • email too?

Misc

  • All authentication is done with LDAP
  • Files are stored in a format it's fairly easy to restore from backups.
  • Hold data for X days after file is deleted.