http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88688

Revision: 88688
Author:   tparscal
Date:     2011-05-23 21:16:40 +0000 (Mon, 23 May 2011)
Log Message:
-----------
Updated the readme file to explain recent reogranization.

Modified Paths:
--------------
    trunk/parsers/README

Modified: trunk/parsers/README
===================================================================
--- trunk/parsers/README        2011-05-23 21:13:26 UTC (rev 88687)
+++ trunk/parsers/README        2011-05-23 21:16:40 UTC (rev 88688)
@@ -1 +1,7 @@
-A collection of alternate MediaWiki wikitext parsers. The one that is actually 
used by MediaWiki is in phase3/includes/parser/Parser.php.
+A collection of alternate MediaWiki wikitext parsers. The parser currently 
being used in MediaWiki
+can be found in phase3/includes/parser/Parser.php.
+
+== Contents of this directory ==
+
+* graveyard -- Parsers which are no longer under active development
+* wikidom -- Wikitext Document Object Model library
\ No newline at end of file


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to