विवरण
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
.
स्थापना
- 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
प्रश्नोत्तर
- 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” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0.1
- FIxes an issue when using the Media Library Assistant-Plugin
1.0.0
- Initial Release