https://docs.google.com/leaf?id=0BzfpjwzLd5bUOGRkODI3NmMtNjdiMS00NTAwLTk...

I've add Internet Archive BookReader (http://openlibrary.org/dev/docs/bookreader) and epub support into Drupal 6.

Considering that only Drupal 7 has the hook for file, I think I will only work on Drupal 7 version.
The file processing part is ugly Drupal 6 because I can only use nodeapi.
If anyone want to help for the Drupal 6 version, please contact me.

Poppler is required for PDF to png.

Comments

drupalshrek’s picture

If I understand you correctly, you are saying that you have (or will have) Drupal code that others may wish to use.

I would recommend in that case creating a module which is hosted on Drupal.org which others can easily find and download like all other standard modules. See: http://drupal.org/node/7765

drupalshrek

shenzhuxi’s picture

asb’s picture

Sadly, the current dev release for D6 depends on a nonexisting module 'file', so there is no Fileviewer for Drupal 6 at the moment.