[Assorted-commits] SF.net SVN: assorted:[1037] wp-easy-filter/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-10-23 16:30:52
|
Revision: 1037 http://assorted.svn.sourceforge.net/assorted/?rev=1037&view=rev Author: yangzhang Date: 2008-10-23 16:30:43 +0000 (Thu, 23 Oct 2008) Log Message: ----------- updated the readme with a changelog Modified Paths: -------------- wp-easy-filter/trunk/README Modified: wp-easy-filter/trunk/README =================================================================== --- wp-easy-filter/trunk/README 2008-10-23 15:43:05 UTC (rev 1036) +++ wp-easy-filter/trunk/README 2008-10-23 16:30:43 UTC (rev 1037) @@ -27,13 +27,24 @@ Drop `easyfilt.php` into your `wp-content/plugins/` directory, then activate the plugin from the admin interface. -Related Links -------------- +Links +----- The author of [PHP Markdown Extras] wrote an [informative blog post] describing problems he had getting his filter to work properly and co-exist with the other built-in filters. +Changes +------- + +version 0.2, 2008-10-23 + +- fixed debugging code + +version 0.1, 2008-10-22 + +- initial release + [WordPress]: http://www.wordpress.org/ [Pandoc]: http://johnmacfarlane.net/pandoc/ [PHP Markdown Extras]: http://michelf.com/projects/php-markdown/extra/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |