Hi,
First of al many thanks for this great piece of software.
I need to add a few features and make a few customizations.
One of the modifications is support for the DJVU file format (
http://www.djvuzone.org/) as a publication format. I noticed that you have to modify the database if you want to add another publication format. However, we do not need the postscript file format, so basically the .djvu format could replace the .ps format. Is this an easy thing to do? It seems that every occurence of ".ps", "mode=ps" and "application/postscript" has to be changed, but I am not completely sure about this. Since we will always have a .djvu file as one of the publication formats I guessed that it would also be possible to treat this file format as a "supplemental file". Maybe this would be easier than replacing the postscript format by the djvu format?
Thank you very much for every advice you can give.