Hi!
I still haven't found a solution for getting the output of a parser function or a php function that is run after the parser functions in an article into the sitenotice. I tried /$wgHooks['SiteNoticeAfter'][]/, but this function is invoked before the article, thus, before my parser functions in the article are invoked. This parser functions fill a global array that should be displayed in the sitenotice.
Is there any way to get this working?

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

Reply via email to