SimpleDoc - web-based documents management system
SimpleDoc is a Web-based document management system. The interface is simple and intuitive, there is a tree structure for management and content editing is done without needing to reload the browser. No database is required.
Features
- By using javascript extensively the interface is simple and intuitive, management is done easier and faster.
- Tree structure management and content editing is done without reloading the browser using XMLHttpRequest object, feel like in desktop applications.
- No database is required, the content is kept on the disk in files/directories using the same structure as you see in Tree View, you can edit the content manually, you are not required to use the admin interface.
- Generate various types of documentation using one of available templates: Tree Menu, Raw html files etc.
Download
Version 0.7.1:
SimpleDoc.zip
[132 KB] (2004-11-23)
License: GPL
Author: Cezary Tomczak ()
Subscribe to new releases on freshmeat.net
Help
Requirements
- PHP 4.3.0 or higher (works also on PHP5), zlib extension must be enabled to support publishing and content export.
- One of the browsers: IE 6.0, Mozilla, Netscape, Firefox, Safari 1.2
Installation
- Upload files to your server.
- Edit "/config.php" and set username/password to the administration panel, the default is admin/admin.
- Chmod 777 "/content" directory, so application can create documents/folders inside it.
Screenshots
Screenshot of admin panel:
Screenshot of published documents: