开发者 | rcane |
---|---|
更新时间 | 2014年8月27日 04:16 |
PHP版本: | 3.0 及以上 |
WordPress版本: | 3.9.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
raw
to the /wp-content/plugins/
directoryRaw supports DNG, CR2 and NEF out of the box. But you can use filters to add other formats.
Raw will tell you if ImageMagic is not installed
Contact your web hosting company. If you have your own server: Ubuntu/Debian:
sudo apt-get install php5-imagick
sudo service apache2 reload
Add special cases where the MIME type is not the same as the file ending.\ For example DNG has the TIFF MIME type.
Add or remove supported RAW file types.