User "Fomafix" posted a comment on MediaWiki.r78941.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/78941#c17350
Commit summary:
Porting tocToggle to ResourceLoader
* Path is now set to sitewide rather than current path so that it doesn't apply
to just the current article but to the entire domain (fixes bug 26324)
* To avoid cookievalue being overriden by an older cookie from the legacy code
(which had a more specific path and thus overrides it), using a different
cookiename now ("mw_hidetoc" instead of "hidetoc")
Comment:
The css class <code>tochidden</code> is lost. It is used to hide the entire TOC
box in print mode (Bug 482). <code>.tochidden { display: none }</code> is still
in
[http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/commonPrint.css?view=annotate#l120
commonPrint.css]. See Bug 29043.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview