Devel:Collaboration Tools

From OpenBRR

There are three instaled Collaboration Tools: Mambo, MediaWiki and phpBB

Contents

Mambo

MediaWiki

phpBB

File Upload

This tool is intended to allow users to upload their evaluations to share with the community.

Limitations / Todos

  • File backup rotation
  • Hiding upload files from web space, i.e. securing files from apache, and from nasty deployments accidents (rsync --delete)
  • Namespace: file delivery and name restoration
    • After files are hidden from Apache, and renamed with hashes, then need to remap back to original file name.
  • Send email notification when someone uploads a file.