Popis
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
.
Instalace
- Upload the extracted folder
binaryImagemagick
to the/wp-content/plugins/
directory or
search the plugin in your wordpress-installation - Activate the plugin through the ‚Plugins‘ menu in WordPress
From now on all imagemanipulation will be done via the ImageMagick-binary
Nejčastější dotazy
- 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
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
binaryImagemagick je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “binaryImagemagick” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.1
- FIxes an issue when using the Media Library Assistant-Plugin
1.0.0
- Initial Release