On Wed, Jan 7, 2009 at 4:41 PM, Brion Vibber <[email protected]> wrote: > Hmm, this would require either parsing the page when you're on 'edit', > 'history', 'watch' or other tabs, or storing that info elsewhere. > Further requiring it to set both the article and the talk tabs means > they can be inconsistent between the subject and talk pages.
It could be stored in the page_props table. This is the kind of thing it's for, really. In fact, display title could be stored there as well -- that would make that feature a lot nicer and cleaner without requiring schema changes. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
