On 12.06.2009, at 13:21, kwko wrote: > I have a wiki using the collection extension for creating books. I can > only add pages to this book which are in the main namespace (the "Add > page to book" link is present and generating pdf etc works), For other > pages which are in custom namespaces created like described here: > Manual:Using_custom_namespaces the "Add page to book" link is not > present. > > Anybody have any input on this?
See the section about $wgCollectionArticleNamespaces in README.txt of the Collection extension. You probably have to add your namespaces to that array. -- 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 -~----------~----~----~----~------~----~------~--~---
