On 14.04.2009, at 16:42, [email protected] wrote: > the collection extention works correctly (i can create pdf files), but > i miss the "Collection"-Block in my sidebar. What are the requirements > for this block to display? I didn't find a config option for this.
What version of MediaWiki do you use? For MediaWiki >= 1.14 (and using the MonoBook skin) the "Create a book" box should be included automatically. For older MediaWiki versions or other skins, see the README.txt file for instructions (you have to modify the skin PHP file). > We use several namespaces. Maybe this is the problem? There's a configuration option $wgCollectionArticleNamespaces which can be adjusted to the namespaces you want to treat as "article-like" namespaces, i.e. allow the articles to be added to a collection (see README.txt for details). The "Create a book" box should be displayed in any case, although it doesn't contain the "Add wiki page" link for pages that are in other namespaces. -- 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 -~----------~----~----~----~------~----~------~--~---
