User "Reedy" posted a comment on MediaWiki.r87150.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87150#c16438
Commit summary:

* Get a list of all subscribed hooks, and those subscribers

Essentially what SpecialVersion will give you if wgSpecialVersionShowHooks is 
true

Comment:

I'm not sure I quite agree. MediaWiki doesn't have any way of preventing 
listing of all extension on a wiki, so you can find out the extensions 
installed, and work it from there. Which has very little to do with "how the 
wiki was configured"

Unless someone has written a custom spam plugin, (which will happen but be VERY 
rare), most of them are open source, and you can see some of the 
"configuration" if you try to signup, or edit as anon.

I did think about that when adding it, but decided it seemed useless, and the 
option seemed more like additional info some people, but not all would want to 
see

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

Reply via email to