By shenzhuxi on
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
If I understand you
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
Here is the module
Here is the module :p
http://drupal.org/project/fileviewer
Dependency on nonexisting module 'file'
Sadly, the current dev release for D6 depends on a nonexisting module 'file', so there is no Fileviewer for Drupal 6 at the moment.