Linux 软件免费装

Plugin Name

开发者 flashpixx
更新时间 2012年10月22日 22:47
捐献地址: 去捐款
PHP版本: 3.2 及以上
WordPress版本: 3.4.2
版权: GPLv3 or later
版权网址: 版权信息

标签

secure spam image qr code text latex imprint impressum

下载

0.2 0.3 0.35 0.4 0.5 0.55

详情介绍:

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. Also the plugin can create latex formular and QR codes. The plugin uses the Google Chart API and the text content is protected, so it can't be found within the HTML code. The plugin has got also a widget for the theme, that can create an qr code with the permalink of the blog. Features

安装:

  1. Upload the folder to the "/wp-content/plugins/" directory
  2. Activate the plugin through the 'Plugins' menu in WordPress and take a look to the administration interface

升级注意事项:

0.5 On this version the underlaying object-orientated structure of the plugin uses the PHP namespaces, which added in the PHP version 5.3.0. So the plugin needs a PHP version equal or newer than PHP 5.3.0

常见问题:

How can I use the plugin within a template ?

You can call the method / function: de\flashpixx\imagetext\link::get( "latex | text | qrcode", "your content" ) The method returns a string with the full image tag. The third parameter is optional and can be an associative array with options. The option names are shown in the administration interface

Where can I find the image options ?

Take a look on the administration page of the plugin. Within the brackets [] you can find the option name, that can be passed to the imtxt-tag or as an associative array to the method / function call

Can I add an image to a static HTML page ?

No you can not do this, because the image is created dynamically and a session value is passed to the image generation function. You need the session value, that is unique within the browser session and you need also read access to the session. The session can read only by the webserver (virtual host). So you can not pass any images between different domains or static pages.

更新日志:

0.6 0.55 0.5 0.4 0.35 0.3 0.2