You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be basically a parser-like cache (#42) because the page titles would have to be parsed. It would be useful for extending db.query with language filters, e.g. generator="allpages", gaplanguage="en".
Maybe this will not be necessary, the page table has a page_lang column and even MediaWiki could use it for something useful... See Incorrect metadata and RTL style issues.
This would be basically a parser-like cache (#42) because the page titles would have to be parsed. It would be useful for extending
db.query
with language filters, e.g.generator="allpages", gaplanguage="en"
.Note that the page naming scheme may change, see Language namespace(s) in place of suffixes?.
The text was updated successfully, but these errors were encountered: