=== Plugin Name === Contributors: flashpixx Tags: spam, secure, imprint, impressum, image Requires at least: 2.7 Tested up to: 3.0.1 Stable tag: trunk License: GPLv3 With this plugin text can be pasted as a picture in an article or page to protect mailaddresses or postaddresse against automated crawler. == Description == With this plugin text can be pasted as a picture in an article or page. This is useful for text with personal data in order to protect against automated crawler. Each image can be individually configured. The representation of the font can be one of the standard fonts or any TTF files. == Installation == 1. Upload the folder to the "/wp-content/plugins/" directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use in your content the tag [imgtxt] your image content [/imgtxt] to create images (other options see at the plugin admin panel). Optional: Set the directory permissions of the directory "fonts" inside "/ wp-content/plugins/imagetext" to 777 to allow the file upload from TTF files or upload some of the TTF data itself to this directory (please note the copyright of the font files) == Changelog == = 0.2 = * adding translation (english, german) * fixing some problems with the wordpress codex * change installation instruction * add install and remove hooks for all options