-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WebSubmit: new fulltext conversion tools
Supporting conversion among PDF, PDF/A, PS(.GZ), DJVU, HTML, XML, TEXT, OpenOffice.org, Microsoft Office documents. Integrated with BibDocFile, with spell checking. OCR support and PDF enhancing with OCR information.
- Loading branch information
Showing
54 changed files
with
3,325 additions
and
1,682 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -126,6 +126,16 @@ Function icon set, and (iii) the activity indicator icon. | |
<http://wefunction.com/2008/07/function-free-icon-set/> | ||
<http://www.badeziner.com/2008/05/04/120-free-ajax-activity-indicator-gif-icons/> | ||
|
||
The unoconv.py script has been adapted from UNOCONV by Dag Wieers. | ||
<http://dag.wieers.com/home-made/unoconv/> | ||
|
||
PDFA_def.ps has been adapted from the GPL distribution of GhostScript. | ||
<http://ghostscript.com/> | ||
|
||
The ISOCoatedsb.icc ICC profile has been retrieved from the European Color | ||
Initiative. | ||
<http://www.eci.org/> | ||
|
||
The PEP8 conformance checking script (pep8.py) was written by Johann | ||
C. Rocholl <[email protected]>. The pep8.py version included | ||
with CDS Invenio was downloaded from | ||
|
@@ -136,5 +146,4 @@ The asyncproc module to manage asynchronous processes with timeout support | |
was written by Thomas Bellman <[email protected]>. The asyncproc.py | ||
version included with CDS Invenio was downloaded from | ||
<http://www.lysator.liu.se/~bellman/download/asyncproc.py> on 2009-07-13. | ||
|
||
- end of file - |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.