https://bugzilla.wikimedia.org/show_bug.cgi?id=6754

--- Comment #26 from Ryan Kaldari <[email protected]> ---
@Betacommand: Page properties are stored in the database. Thus, any piece of
MediaWiki code has access to the information. You don't have to query the
database directly though, you can just use
Parser::getProperty('disambiguation'). There is no reason we need to create a
new column for this. Also, any solution that requires a schema change will be
about 100x less likely to get deployed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to