User "MZMcBride" posted a comment on MediaWiki.r90475. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90475#c18658 Commit summary:
Moved action=info to an Action subclass; also changed display to use a table (a bit like Special:Statistics) with a column for the page and one for the talk page Comment: Was it intentional to kill the functionality of $wgAllowPageInfo? As far as I can see, that variable is no longer checked. Personally, I'm in favor of deprecating/killing $wgAllowPageInfo and simply limiting what ?action=info outputs when $wgMiserMode is enabled, but that's only somewhat related here. I started an RFC about reimplementing the info action here: [[Requests for comment/Reimplement info action]] (warning: it's quite bad currently). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
