https://bugzilla.wikimedia.org/show_bug.cgi?id=37634
Daniel Kinzler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Daniel Kinzler <[email protected]> 2012-06-18 09:07:09 UTC --- I don't (In reply to comment #2) > I think you guys will want a fairly general 'get human-readable title' method > on Title; this could look up usage of DISPLAYTITLE and other similar things in > general, and could hook into your label lookups here. Would be nice, but I don't see a way to guarantee that this can always be done without loading the actual content. That would be expensive, and thus not a good thing to do in potentially long listings like RecentChanges. Also, in that case, it would make more sense to put the method into WikiPage, not Title. Hm, maybe the human readable title could be stored in pageprops... dies DISPLAYTITLE already go there? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
