Difference between revisions of "Utilities"
From OpenKM Documentation
Line 14: | Line 14: | ||
* [[PHP AutoImport]] (Import pdf files from some local path to specific OpenKM server path | * [[PHP AutoImport]] (Import pdf files from some local path to specific OpenKM server path | ||
* [[PHP fileUpoad]] (Shell script that uses php support to import files) | * [[PHP fileUpoad]] (Shell script that uses php support to import files) | ||
− | * | + | * [http://code.google.com/p/openkm-php-class/ PHP Class made for OpenKM Document Manager] |
− | |||
[[Category: Utilities]] | [[Category: Utilities]] |
Revision as of 13:53, 29 November 2012
These are OpenKM utilities created by the community.
General Utilities
- Direct link ( Link documents outside openkm ).
Reports
- File:SQLReportPattern.jrxml ( sql basic report pattern )
- File:JavaReportPattern.jrxml ( java basic report pattern )
Crontab Utilites
- Crontab importer with metadata ( import files with metadata values in the filename from serverfilesystem).
PHP Utilities
- PHP AutoImport (Import pdf files from some local path to specific OpenKM server path
- PHP fileUpoad (Shell script that uses php support to import files)
- PHP Class made for OpenKM Document Manager