On 2013-04-25 7:04 AM, "Erik Moeller" <[email protected]> wrote: > > On Tue, Apr 23, 2013 at 9:08 PM, Brian Wolff <[email protected]> wrote: > > Hi Brian, > > > We already have the page lang support. > > What do you mean by that? AFAICT there's no existing designated place > in the schema for associating a content language with a specific page. > > Thanks, > Erik > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
There's nothing in the schema. But we do (since 1.19) have a notion of "page language" separate from content language. See the PageContentLanguage hook and related code. So all that needs to be done is add something to the schema to actually store a value. -bawolff _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
