Re: [Mediawiki-api] Return parsed wikitext without [edit] links

2010-04-01 Thread Roan Kattouw
2010/4/2 Jim Safley : > I'm looking for a way to return parsed wikitext without [edit] links > or any other text that mediawiki returns only while logged in. In > other words, I want action=parse to return parsed wikitext as if a > logged in user was not logged in. Is this possible? > Is it an opti

[Mediawiki-api] Return parsed wikitext without [edit] links

2010-04-01 Thread Jim Safley
I'm looking for a way to return parsed wikitext without [edit] links or any other text that mediawiki returns only while logged in. In other words, I want action=parse to return parsed wikitext as if a logged in user was not logged in. Is this possible? Thanks, Jim ___