=== TinyMCE Chinese Convert === Contributors: eflyjason Donate link: http://www.arefly.com/about/ Tags: chinese, post, tinymce Requires at least: 3.0 Tested up to: 3.8 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Let you can convert your post content just by click the button on the post editor page. == Description == Let you can convert your post content just by click the button on the post editor page. 讓你可以一鍵在博客文章編輯頁面將你的文章轉換為簡體或繁體 == Installation == ###Updgrading From A Previous Version### To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. ###Installing The Plugin### Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`. This should result in the following file structure: `- wp-content - plugins - preview-blog-draft | convert_simplified.js | convert_traditional.js | convert.js - img | convert_simplified.png | convert_simplified.psd | convert_traditional.png | convert_traditional.psd | LICENSE | license.txt | readme.txt | tinymce-chinese-convert.php` Then just visit your admin area and activate the plugin. **See Also:** ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) == Frequently Asked Questions == = I cannot active this plugin, what can i do? = You may post on the [support forum of this plugin](http://wordpress.org/support/plugin/tinymce-chinese-convert) to ask for help. = I love this plugin! Can I donate to you? = YES! I do this in my free time and I appreciate all donations that I get. It makes me want to continue to update this plugin. You can find more details on [my donate page](http://www.arefly.com/about/). == Screenshots == 1. This is the post edit page with this plugin. == Changelog == **Version 1.0.1** * Fix Bugs. * Add Screenshots. **Version 1.0** * Initial release. == Upgrade Notice == See Changelog.