User "Duplicatebug" posted a comment on MediaWiki.r87147.

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

* (bug 27179) API: List of extension tags
* Get a list of function hooks through meta=siteinfo

Comment:

flags of functionHooks are missing. <code>appendFunctionHooks</code> does not 
add information about SFH_NO_HASH, which makes it hard to use, because is is 
very important to know, if the function hook has a leading # or not. Maybe add 
the # to the hookname.

Adding the information about SFH_OBJECT_ARGS is a nice to have (not used 
often). A objectargs="" can do the job.

Thanks.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to