Core changes for NavigableTOC extension:
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 20 Jun 2009 21:47:10 +0000 (21:47 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 20 Jun 2009 21:47:10 +0000 (21:47 +0000)
commitae130186e80fb2734b4a34318cf509d5eb14cd12
treeb05595c00b9bfdaa1818c9eec05956eefbc86d41
parent5097164dce83b0074eb3e82bd78bd3f0a9691ef1
Core changes for NavigableTOC extension:
* Add TOC HTML to ParserOutput
* Add class tocsection-$section to <li> elements in the TOC representing sections in the current page (as opposed to transcluded sections)
includes/Linker.php
includes/parser/Parser.php
includes/parser/ParserOutput.php