=== wp-codec-cn === Contributors: star Tags: codec, plugin Requires at least: 2.8.4 Tested up to: 2.9.1 Stable tag: trunk Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=liuchangjun%40gmail%2ecom&item_name=wp-codec-cn&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8 Encode / decode the posts and comments with one of the following algorithms: base64, phpjsrsa, rune word etc. == Description == Encode / decode the posts and comments with one of the following algorithms: base64, phpjsrsa, rune word etc. Revision: 0.1 - 2009.9.21 - initial version. 0.2 - 2010.1.17 - rebuild the architecture to add the algorithms easyly, update by zhoushuqun. Refer to: http://secret.moumentei.com/ http://jquery.com/ http://www.webtoolkit.info/ == Installation == 1.Upload to your plugins folder, usually `wp-content/plugins/` and unzip the file, it will create a `wp-content/plugins/wp-codec-cn/` directory. 2.Activate the plugin on the plugin screen. 3.Done. == Uninstallation == 1.Go into admin->plugins ,disable wp-codec-cn. 2.Done. == Frequently Asked Questions == None. == Screenshots == None. == More Info == For more information, please visit the following Home: http://liuchangjun.com/tag/wp-codec-cn/ Code: http://code.google.com/p/wp-plugins-cn/ == Changelog == = 0.1 = * Initial version. = 0.2 = * 2010.1.17 - rebuild the architecture to add the algorithms easyly, update by zhoushuqun.