lj tag parser
开发者 |
alibee
|
更新时间 |
2009年8月28日 11:01 |
PHP版本: |
2.3.3 及以上 |
WordPress版本: |
2.7.4 |
详情介绍:
Replaces <lj user="username"/>, <lj comm="community"/>, and <lj-cut text=""> with correct HTML code. This means your lj-cuts will behave like "more"s!
安装:
- Upload
lj-tag-parser
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- MAKE SURE that under Setting/Writing/Formatting, "WordPress should correct invalidly nested XHTML automatically" is NOT checked.
- If you are using JournalPress and want to use lj-cuts, you need to make some changes to the code in jpfunctions.php (essentially, you need to change the parsing of cut tags from mores to lj-cuts).
更新日志:
0.5
0.4
- Removed ^Ms. Ah, the "joy" of Windows. ;)
0.3
- Fixed up the community icon to render correctly.
0.2
- Tested up to the current version of WP, woot!
0.1
- Initial release. Please let me know if you find any issues with it! :D