[Mediawiki-l] Transclusion problem - solution

Sowmya Dhanasekaran sowmyamd at gmail.com
Sat Sep 8 21:52:54 UTC 2007


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.

Thank you all for your help.

Sowmya Dhanasekaran



---------------------------------------------------------------------------------------------------------
Hello all,

I am having some problem with transclusion. Edits to the source wiki
aren't getting reflected in the target wikis.
I searched the mediawiki archives and found that someone else also had
this problem earlier. They had suggested

that this:
changing "?action=$action" to "&action=$action"
in /includes/Parser.php.

would work. Mine doesn't work even after applying this change.


Please help !!

Thank you,
Sowmya Dhanasekaran


More information about the MediaWiki-l mailing list