Thanks a lot for the help (And patience). The page cache is now cleared but even after the refresh, I still see the original wiki command as the final result. I don't know what to do. I will try to get permission on the log files (its not my system)
Alok
On Sat, Jul 31, 2010 at 6:43 PM, Ross McKay rosko@zeta.org.au wrote:
Jan Luca wrote:
I don't create a parser extension, but on special pages you output a text with $wgOut->addWiki( '<wikitext>' ); or $wgOut->addHtml( '<html text>' );
With special pages, the extension is creating the whole page and must feed all of the output. With tag and parser extensions, the extension is only handling a magic word and must return either wikitext to be further parsed or HTML to be directly embedded in the output. -- Ross McKay, Toronto, NSW Australia Man's Prayer: "I'm a man, but I can change. If I have to. I guess." - Red Green
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l