Linux 软件免费装
Banner图

Plugin Name

开发者 rcane
更新时间 2014年8月27日 04:16
PHP版本: 3.0 及以上
WordPress版本: 3.9.2
版权: GPLv2 or later
版权网址: 版权信息

标签

photo image upload raw photograph raw image dng nef cr2 DSLR

下载

0.1 0.2

详情介绍:

Raw enables you to upload RAW image files straight from your DSLR to WordPress. Once the RAW image has been uploaded, Raw will create a JPEG copy and WordPress will then generate all thumbnails. Features: Raw currently supports DNG, CR2 and NEF out of the box but filters allows you to add support for more RAW image types. Raw requires the PHP module ImageMagic (http://php.net/manual/book.imagick.php) to convert the RAW files to jpeg.

安装:

  1. Upload raw to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

常见问题:

Which RAW image formats does Raw support?

Raw supports DNG, CR2 and NEF out of the box. But you can use filters to add other formats.

How do I know if I have ImageMagic?

Raw will tell you if ImageMagic is not installed

How do I install ImageMagic?

Contact your web hosting company. If you have your own server: Ubuntu/Debian:

  1. sudo apt-get install php5-imagick
  2. sudo service apache2 reload

Filter: upload_mimes_raw_file_types_special

Add special cases where the MIME type is not the same as the file ending.\ For example DNG has the TIFF MIME type.

Filter: add_raw_mimes

Add or remove supported RAW file types.

更新日志:

0.2 0.1