Image Filter GD
Image Filter GD is a set of image effects filters that can be applied to a linked image using a MyCode tag.
Version: 1.0
Autor: mtjo
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 24.05.2014
Letzte Aktualisierung: 29.05.2014
Support: https://www.mybb.de/forum/thread-29809.html (0 Beiträge)
Kompatibilität: MyBB 1.6.x
Bisherige Downloads: 6
Image Filter GD is a set of image effects filters that can be applied to a linked image using a MyCode tag. Transparency is retained for most transparent GIF and PNG images.Autor: mtjo
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 24.05.2014
Letzte Aktualisierung: 29.05.2014
Support: https://www.mybb.de/forum/thread-29809.html (0 Beiträge)
Kompatibilität: MyBB 1.6.x
Bisherige Downloads: 6
Filters:
- brighten: Lightens a darker image.
- brush: Adds a slight dabbed, brushed effect to an image.
- darken: Darkens an overly bright image.
- edgedetect: Highlights borders between colors on an image. Similar to emboss.
- emboss: Adds a stamped metal effect to an image.
- flip: Flips an image vertically.
- grayscale: Converts color image to black & white.
- mirror: Produces a mirrored reflection of an image.
- negative: Produces a photo negative of an image.
- pixelate: Pixilates an image.
- sephia: Adds an aged photo effect to an image.
- sharpen: Sharpens an blurred image.
- sketch: Adds a sketched, comic book effect to an image.
- smooth: Slightly blurs an overly sharpened image.
Restrictions:
- Only supports GIF, PNG and JPG/JPEG images.
- If using the Image Resizer & Optimizer GD plugin, you must set the Overide dynamic resizing and optimization to On.
- Only the first frame of animated GIF images is processed. Therefore the image is returned as a static image.
Requirements:
- PHP 5.4+ with bundled GD
- fopen wrappers enabled in php.ini
Installation:
1. Unpack the Image Filter GD zip file and upload imagefilter_gd.php and the imagefilterGD folder to in inc/plugins directory.
2. Go to your Admin Plugins Manager and activate Image Filter with GD.
3. Go to your Admin MyCode Manager and create a new MyCode tag. Give it a title and description.
4. Enter the following code as the Regular Expression.
\[img_filter=(.*?)\](.*?)\[/img_filter\]
5. Enter the following code as the Replacement.
<img src="http://myboard.com/path/to/inc/plugins/imagefilterGD/image_filter.php?filename_gd=&filter_gd=&" alt="" title="" />
6. Enable the MyCode tag. Plugin has no settings. Enable/Disable via the MyCode Manager.
Example MyCode Tag:
[img_filter=pixelate]http://mysite.com/path/to/image.png[/img_filter]
Filter Examples:
[img]http://mods.mybb.com/uploads/previews/7443-1401114224-Image3.thumb.jpg[/img]
Quelle: Image Filter GD bei MyBB.com
Ähnliche Erweiterungen
Badwords Filter 1.0 von Joey_Pham423 für MyBB 1.4.x
This plugin will automatically change the badwords from member to the "badword" sign
206 Downloads
This plugin will automatically change the badwords from member to the "badword" sign
206 Downloads
Auto-Unapprove Filter 1.0 von Zash für MyBB 1.6.x
Automatically unapproves new threads or posts that contain certain words or phrases.
186 Downloads
Automatically unapproves new threads or posts that contain certain words or phrases.
186 Downloads
Image Downloader 1.0 von khurram4m für MyBB 1.6.x
The plugin is developed to download inline/hotlinked/embedded images to local server
202 Downloads
The plugin is developed to download inline/hotlinked/embedded images to local server
202 Downloads