https://bugzilla.wikimedia.org/show_bug.cgi?id=20039
Markus Krötzsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Markus Krötzsch <[email protected]> 2009-12-23 17:40:42 UTC --- It is now possible to use the property "subcategory of" to explicitly define a category to be a subcategory of another one. A configuration option $smwgUseCategoryHierarchy (default: "true") has been added to determine whether or not MediaWiki's subcategory hierarchy (based on [[Category:Foo]] statements on category pages) should still be used as before. If this setting is disabled, then the Factbox will show subcategory annotations explicitly, otherwise they will not be shown there. Independently, but somewhat related, there is also a new setting $smwgCategoriesAsInstances (default "true") that defines if category pages should be considered as elements of a category Foo if they contain statements of the form [[Category:Foo]]. By default, SMW will thus take MediaWiki's category annotation on category pages to mean bith subcategory and instance of, where both features can be disabled. If disabled, there is no alternative way of making category pages into instances of some other category. Inline queries with the new internal property will work properly only after doing another setup/data refresh after upgrade (the DB layout has been extended slightly). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
