What do you mean by "actually executed"? Because that kind of various by extension. A special page extension is "executed" when its special page is viewed by a user. A parser hook extension is "executed" when a user saves a page with that parser function in it. Etc.
*-- * *Tyler Romeo* Stevens Institute of Technology, Class of 2016 Major in Computer Science www.whizkidztech.com | [email protected] On Mon, Jul 22, 2013 at 1:39 PM, Adam Baso <[email protected]> wrote: > A friend of mine asked me what's the best way to identify actually executed > MediaWiki extensions, not just the ones that are installed. > > Any hints? I thought that enabling debug logs for a day, then grepping for > the text of filenames in the directory 'extensions' (subtracting out the > stuff that adds hooks to the registry on page load only) may do the trick. > But I imagine there are other wrinkles, and was hoping someone had a canned > technique. > > -Adam > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
