On 16.07.2009, at 00:21, sokai wrote: > today I installed the great Collection extension and tried the export > of a page in a restricted namespace. > (Restricded meens that only some users have the rights to read an edit > that pages. E.g. "Intern:SamplePage".)
You have to provide login credentials for an account that is able to access these pages by setting $wgCollectionMWServeCredentials = "USERNAME:PASSWORD"; in your LocalSettings.php (see README.txt of the Collection extension). > Do I have to install my own 'mwlib server' (on the same machine like > my Mediawiki exists)? *hopenot* No, as long as your wiki is public, that's not required. (You have to transmit a username & password to the public render server, though. If you're not comfortable with this, there's no other way than to use your private render server.) -- Johannes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
