https://bugzilla.wikimedia.org/show_bug.cgi?id=9360
--- Comment #9 from Robin Pepermans (SPQRobin) <[email protected]> 2012-08-31 03:07:36 UTC --- (In reply to comment #8) > From what I understand, this means it would be trivial to make an extension > that added a special page allowing people to change the "page language" of a > page. Hmm, I don't think a special page is a good way to handle this. Imho ideally each page should have a selector where you can change the page language, which is then stored in the database as a "property" of the page, possible using [[mw:ContentHandler]] which Nemo_bis linked above. Title::getPageLanguage() would read that data and that would set everything correctly (i.e. what I've worked on step by step the last year or so). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
