LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1422|回复: 0

推荐基于mysql的两款文档管理工具docarc、mydms

[复制链接]
发表于 2005-12-31 17:38:21 | 显示全部楼层 |阅读模式
两款都适合整理收集的文档资料,界面而言,MyDMS更清新些,功能上docarc因为可以导入bibtex而更适合做科研的人群,在debian下安装时,debian/sid里有mydms可以直接apt-get,docarc直接从官方网下一个,解开后里面有安装脚本,然后根据帮助文档生成数据库,mydms要在局域网内使用时,修改下/etc/apache2/sites-available/mydms添加相应的ip地址

docarc
http://docarc.sourceforge.net/
Document Archive (docarc) is a database written in Perl to help you (and your workgroup) keeping track of the vast amount of electronic documents and BibTeX entries you might have in use. The underlying database is MySQL (because it's addressed through Perl's DBI, it might work with others as well).

  1. Features

  2.     * widely configurable
  3.     * charset recode (bibtex, html, rdf)
  4.     * tree structure for content classification
  5.     * multiuser containers may be used to group project oriented documents
  6.     * public runmode allows readonly access to allowed documents for anyone without authorization
  7.     * fully themeable
  8.     * traditional (standard) theme
  9.           o fully css-configurable per central stylesheet for nearly every class of elements
  10.           o user customizable (some options that influence the handling)
  11.           o strictly xml conform (uses doctype xhtml 1.0 transitional)
  12.           o optimized for mozilla, but also runs under recent versions of other browsers. it's not planned to support obsolete browser versions because i'd like to concentrate on standards like xml, css and dom.
  13.     * simple layout that returns special pages for your internal search engine (eg. htdig)
  14.     * dynamic online help
  15.     * fields/doctypes structures and categories configurable via web interface
  16.     * command line interface (cli) for simple access during latex document compiling
  17.     * internal database search lets you specify complex search expressions
  18.     * fulltext search through document files available via integrated ht://dig support
  19.     * modular extensible. available extensions:
  20.           o frame and iframe based extensions of the traditional theme
  21.           o planned: scan2pdf interface (tiff/bmp/png/jpeg -> pdf)
  22.           o planned: content extraction (just have to upload a pdf file, database extracts the necessary content)
  23.           o planned: printing and format conversion capabilities (ghostscript, xpdf, lpr, psutils)
  24.           o planned: email support (send registered users bibtex entries or document files)
  25.           o planned: documentation of template interface
  26.           o planned: little integration into some famous editors (eg. vi, emacs, kile)
  27.           o planned: more browser integration (eg. internet explorer, opera, konqueror)
  28.     * mozilla/firefox integration (plugin and search engine)
  29.           o direct access to documents via toolbar
  30.           o select html embedded bibtex and post it directly to docarc via context menu
  31.           o let docarc parse the currently viewed web-page (many famous e-journals are supported)
  32.           o query document archive from sidebar or url input field
复制代码


mydms
http://dms.markuswestphal.de/about.html
MyDMS is an open-source document-management-system based on PHP and MySQL published under the GPL.

  1.     *  Upload files through web-interface
  2.     * Create folders to group your documents
  3.     * Edit document and folder properties online
  4.     * Detailed information on uploaded documents
  5.     * Lock and unlock documents
  6.     * Update documents - old versions are saved
  7.     * Individual Icons for different Mime-Types
  8.     * Set expiration-date for documents
  9.     * Users are notified about new/updated or expired documents via email
  10.     * Download documents or view them online within your Browser
  11.     * Control access via detailed ACLs (access control lists)
  12.     * User- and Group-Management
  13.     * Powerfule search-engine
  14.     * Multi language support
  15.     * Template-System
  16.     * User can choose language and theme on login
  17.     * Intuitive User-Interface
  18.     * Should work with every Browser
  19.     * Easy to install
  20.     * Auto-conversion to HTML to view even MS Word-Documents online
  21.     * Supports multiple databases through ADOdb
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表