Hi
An extension I am making enables the use of a dynamic link (ie a link that will change depending on which user looks at a page), however i have encountered problems with MediaWiki caching parsed pages, however, when I try to disable this caching by setting $wgEnableParserCache = false; in LocalSettings.php, the extension seems to stop working, the tags are no longer parsed. Does anyone have any ideas how to fix this?
Cheers
Keir