"GWicke" changed the status of MediaWiki.r109584 to "deferred"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109584
Old status: new
> New status: deferred
Commit summary for MediaWiki.r109584:
Fix async template expansion, so we can now render simple pages with templates
directly to WikiDom from enwiki using a commandline like this:
echo '{{User:GWicke/Test}}' | node parse.js
Wohoo!
Complex pages with templates won't render properly yet, as noinclude /
includeonly and parser functions are not yet implemented. As a result, the
parser will run out of memory or hit the currently low expansion depth limit
as it tries to expand documentation for all templates.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview