https://bugzilla.wikimedia.org/show_bug.cgi?id=56870

Alex Monk <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Alex Monk <[email protected]> ---
I began looking into what might be needed to do this earlier, based on how
defaultsort is handled (which seems to have needed a similar transclusion ->
meta item change).

Looking at parsoid/lib/ext.core.TemplateHandler.js, specifically the check on
this.manager.env.conf.wiki.magicWords[property.trim()]). It'd be nice to be
able to simply check that the result is 'displaytitle' (how the code works for
defaultsort), but it seems that won't work without making 'DISPLAYTITLE:' an
alias of 'DISPLAYTITLE' in MediaWiki core?

Anyway this is all obviously best left for a Parsoid developer so I stopped
there.

-- 
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

Reply via email to