:-)

On 28 Giu, 10:29, selecta <[email protected]> wrote:
> this plugin allows file previews of the following mimetypes
>
> application/pdf
> image/gif image/jpeg image/png image/svg+xml image/tiff image/
> vnd.microsoft.icon
> application/vnd.ms-excel
> text/csv
> application/xml
> text/* (source-code)
>
> Downloadhttp://jaguar.biologie.hu-berlin.de/~fkrause/web2py.plugin.fileprevie...
>
> Screenshotshttp://jaguar.biologie.hu-berlin.de/~fkrause/plugin_filepreview_csv.pnghttp://jaguar.biologie.hu-berlin.de/~fkrause/plugin_filepreview_xls.pnghttp://jaguar.biologie.hu-berlin.de/~fkrause/plugin_filepreview_sourc...
>
> Usage:
> call the plugin 
> withhttp://127.0.0.1:8000/pyMantis/plugin_filepreview/index/plugin_webfol...
> it assumes the upload path to be upload/ (this could be improved)
> if the file is not found it will return a 404
>
> you will need to install some external modules to get all previews
> working (mimetypes, xlrd, csv, pygments, pdfminer)
>
> it would be nice if you could help to add some more support to other
> filetypes (really nice would be OpenOffice -> pyUNO)
>
> post cheers and improvements here
> :)

Reply via email to