Export Specific Page from MediaWiki
Posted
by wag2639
on Server Fault
See other posts from Server Fault
or by wag2639
Published on 2010-03-05T16:41:52Z
Indexed on
2010/04/12
15:03 UTC
Read the original article
Hit count: 151
mediawiki
We have an internal document wiki running on MediaWiki (latest stable). Is there a way we can export a specific page for a customer without giving them access to the entire wiki (which is currently behind a PAM-based authentication).
Edit1: Sorry for the vagueness, I meant is there a way to syndicate a specific page so that they don't actually have access to the wiki but the content is still available and up-to-date. For example, the page I want them to see http://mysite.com/wiki/page_to_see Can I have it available at http://mysite.com/outsite_wiki
© Server Fault or respective owner