inline-js 0.4发布
三月 16th, 2008 by presser
wordpress plugin inline-js 0.4发布。这个插件可以在文章中直接插入javascript。
Inline-js plugin minor update. It now work fine with exec-php plugin.
Plugin Name: Inline Javascript Plugin
Plugin URI: http://www.ooso.net/index.php/inline-js/
Feed URI: http://www.ooso.net/index.php/feed/
Description: Plugin that insert inline javascript in Posts/Pages
Version: 0.4
Author: Volcano
Author URI: http://www.ooso.net
Usage
- Unzip
- Copy inline-js.php to direcotry wp-contents/plugin and activate the plugin.
- Setup
- Disable tag balancing ‘WordPress should correct invalidly nested XHTML automatically’ through the ‘Options / Write’ menu in WordPress
- Disable the WYSIWYG rich editor in the user’s settings through the ‘Users / Your Profile’ menu
- Assign the ‘unfiltered_html’ capability to the user. Assigning capabilities to roles or users is out of the scope of this plugin. Because WordPress has no built-in configuration menu in the admin menu to assign roles/capabilities, you need to install the role/capability manager plugins role-manager.
- Use [inline] and [/inline] tag around the javascript,and post it
- Ok
0 Responses to “inline-js 0.4发布”