[Mediawiki-l] Transclusion problem - solution
Sowmya Dhanasekaran
sowmyamd at gmail.com
Mon Sep 10 14:33:50 UTC 2007
Hey Andreas,
Try including this to your localsettings.
$wgEnableParserCache = false;
$wgCachePages = false;
It works fine for me with these settings....
Sowmya
On 9/10/07, Andreas Rindler <mediawiki at jenandi.com> wrote:
>
> On 08/09/2007, Sowmya Dhanasekaran <sowmyamd at gmail.com> wrote:
> > Hello all,
> >
> > I found a solution for the transclusion problem that I had emailed
> > about earlier.
> > Adding $wgTranscludeCacheExpiry = 0 to LocalSettings.php in your
> > target wikis does
> > the trick.
> Good find!! But it only refreshes it for me when I edit/save the page
> on the target wiki. Regular refresh of the browser still doesn't do
> it. Do you see the same behavior?
>
> -Andi
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
--
Sowmya Marianallur Dhanasekaran
Graduate Student,
Department of Computer & Information Science
University of Florida
More information about the MediaWiki-l
mailing list