=== Plugin Name ===
Contributors: xiaole_tao
Donate link: http://xiaole.happylive.org/wp_cha_jian/
Tags: pinyin, permalink, friendly
Requires at least: 2.0.2
Tested up to: 3.0.1
Stable tag: /trunk/

Generate friendly Pinyin permalink for chinese title
为中文标题生成友好的拼音链接

== Description ==

Notice of the plugin:
本插件的一些说明：
1 - The plugin compatible with wordpress friendly english permalink;
1 - 本插件兼容 Wordpress 英文友好 permalink；
2 - The plugin should only transfer the chinese of title, and refer to all about 7000+ characters of GB2312 charset;
2 - 本插件仅对标题中的中文字符进行友好转换，字典范围为 GB2312 全码表约7000个汉字；
3 - Will add underline surround the translated Pinyin, to make it readable for eye;
3 - 中文拼音会使用下划线分隔，便于人眼分辨；
4 - Will ignore characters which are out of GB2312 charset. if you used some special complex chinese, may need add Pinyin for them manually.
4 - 非码表汉字会被忽略，如果标题里使用了特别的繁体汉字，可能需要手动为这些汉字添加拼音。

== Installation ==

1. Search 'Pinyin Permalink' through the 'Add new plugins' page in Wordpress
1. 在 Wordpress 的'添加新插件' 页里搜索 'Pinyin Permalink'
2. Select 'install plugin', and select 'active plugin' after downloaded
2. 选择 '安装插件'，然后再选择 '启用插件'

Or
或者

1. Download and uncompress 'pinyin-permalink' package to the '/wp-content/plugins/' directory
1. 下载并解压 'pinyin-permalink' 压缩包到 '/wp-content/plugins/' 目录下
2. Activate the plugin through the 'Plugins' menu in Wordpress
2. 在 Wordpress 的 '插件' 菜单项里启用

== Frequently Asked Questions ==

N/A
暂时没有FAQ

== Screenshots ==

1. '/thunk/screenshot-1.png'
2. '/thunk/screenshot-2.png'

== Changelog ==

= 1.2 =
* Fix bug: filter also works on widget page, keep catching "-" to avoid effect widget setting. 
* 修复BUG: WP过滤器在小工具页面也工作了，为了避免影响小工具设置不再自动修改标题里的"-"

= 1.1 =
* Extend pinyin dict to GB2312 full charset about 7000 charaters
* 将翻译字符集扩展至整个 GB2312 码表范围大约包括 7000 个汉字

= 1.0 =
* First release.
* 第一版
* Can translate GB2312 first level about 3750 charaters
* 可以翻译 GB2312 的一级汉字约 3750 个

== Upgrade Notice ==

N/A
暂时没有升级建议