On 28.07.2009, at 13:27, smaug42 wrote: >> Second issue: >> Saved collections cannot be loaded. When I navigate to a >> previously >> saved collection, for >> example:http://wiki.services.openoffice.org/wiki/MediaWiki:Collections/Admini >> >> ... >> there is no option to load this previously saved collection. > > Discovered the source of the problem here. With the name change from > Collection to Book, all of the Collections saved under > MediaWiki:Collections are no longer recognized as loadable > Collections. Is there any "easy" way of fixing this besides manually > moving all the old MediaWiki:Collections to MediaWiki:Books?
Collections are identified by looking at their categories. The relevant category used to be [[Category:Collections]] and is now per default [[Category:Books]]. The category is customizable via the system message "Coll-bookscategory" (on en.wikipedia.org, it has been set to Category:Wikipedia:Books for example). In your case it should suffice to change the value of the system message to "Category:Collections" by creating/changing the "page" [[MediaWiki:Coll-bookscategory]] as some wiki admin. -- 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 -~----------~----~----~----~------~----~------~--~---
