You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mathias Markl 7ecff272b4 . 6 years ago
..
doc update lazy load web_preview 6 years ago
i18n update lazy load web_preview 6 years ago
static del oe_picture 6 years ago
template update lazy load web_preview 6 years ago
LICENSE MuK Preview Image (muk_web_preview_image) 10.0.1.0.0 7 years ago
README.md MuK Preview Image (muk_web_preview_image) 10.0.1.0.0 7 years ago
__init__.py MuK Preview Image (muk_web_preview_image) 10.0.1.0.0 7 years ago
__manifest__.py update lazy load web_preview 6 years ago

README.md

MuK Preview Image

Extendes the Preview Dialog to support images. Currently the following image extensions are supported:

  • CIS-Cod-Dateien (*.cod, image/cis-cod)
  • CMU-Raster-Dateien (*.ras, image/cmu-raster)
  • FIF-Dateien (*.fif, image/fif)
  • GIF-Dateien (*.gif, image/gif)
  • IEF-Dateien (*.ief, image/ief)
  • JPEG-Dateien (*.jpeg *.jpg *.jpe, image/jpeg)
  • PNG-Dateien (*.png, image/png)
  • TIFF-Dateien (*.tiff *.tif, image/tiff)
  • Vasa-Dateien (*.mcf, image/vasa)
  • Bitmap-Dateien (WAP) (*.wbmp, image/vnd.wap.wbmp)
  • Freehand-Dateien (*.fh4 *.fh5 *.fhc, image/x-freehand)
  • Icon-Dateien (*.ico, image/x-icon)
  • PBM Anymap Dateien (*.pnm, image/x-portable-anymap)
  • PBM Bitmap Dateien (*.pbm, image/x-portable-bitmap)
  • PBM Graymap Dateien (*.pgm, image/x-portable-graymap)
  • PBM Pixmap Dateien (*.ppm, image/x-portable-pixmap)
  • RGB-Dateien (*.rgb, image/x-rgb)
  • X-Windows Dump (*.xwd, image/x-windowdump)
  • XBM-Dateien (*.xbm, image/x-xbitmap)
  • XPM-Dateien (*.xpm, image/x-xpixmap)