Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Image

binaryImagemagick

Опис

Add Imagemagic-Support for shared installations that have no Imagick-Extension
for PHP and have open_basedir-restrictions on the folder containing the
`convert„`-binary.

This plugin is enabled and will then be used as Image-Manipulation-library by
the default methods of wordpress.

Currently it expects the convert-binary in either /bin or /usr/bin.

Постављање

  1. Upload the extracted folder binaryImagemagick to the /wp-content/plugins/ directory or
    search the plugin in your wordpress-installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

From now on all imagemanipulation will be done via the ImageMagick-binary

ЧПП

Where can I find more Informations about the plugin?

Go to https://github.com/heiglandreas/binaryImagemagick

Where can I report issues with the plugin?

Please use the issuetracker at https://github.com/heiglandreas/binaryImagemagick/issues

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„binaryImagemagick“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „binaryImagemagick“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0.1

  • FIxes an issue when using the Media Library Assistant-Plugin

1.0.0

  • Initial Release