https://bugzilla.wikimedia.org/show_bug.cgi?id=42089
Daniel Kinzler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Daniel Kinzler <[email protected]> 2012-11-14 09:14:41 UTC --- Deriving the content model from the namespace is NOT the right way. It will probably work for wikibase, for now. But the RIGHT way would be to look at each page's content model; the API should be providing it where it makes sense and is useful. If this info is missing somewhere, it should just be added. While assigning content model based on the namespace is convenient, it's not necessary or reliable. E.g. namespaces in the User: and MediaWIki: namespace may contain wikitext, css, js, and possibly other content types. -- 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
