|
Project Information
Featured
Links
|
Manuscript acts as an intranet system that allows users to post and create documents, and work together. Manuscript is written in PHP and designed to work across a multitude of operating systems and web servers. It currently supports SQLite and SQL Server 2008 as back-end databases. The current version of Manuscript allows users to upload and share their documents with anyone else in the application and works Source CodeSource code has been moved to Github: http://github.com/dragonmantank/manuscript Features- Works on the following OSes:
- Windows with IIS 7.5,
- Linux and MacOS X with Apache 2
- OpenBSD with httpd
- IBM i OS/400 V5R4+ with Zend Server 5 running PHP 5.3
- Works with the following PHP versions:
- Works with the following databases:
- SQLite3 (All platforms)
- SQL Server 2008 (Windows)
- Allows users to upload documents and categorize them by tags
- Allows users to upload new versions of documents while retaining older versions
- Users can comment on files
- Users can create files from inside Manuscript
- IE8 Accelerator to copy web page content into Manuscript
Planned Features- Notebooks - Private document sets that are bundled together
- Document Editing - Edit documents inside Manuscript
- ACL - Restrict who can see what document
- MySQL Support
|