https://bugzilla.wikimedia.org/show_bug.cgi?id=47328
--- Comment #3 from James Forrester <[email protected]> --- Some quick advice on this one: * There'll need to be code in DM and UI; the code in Parsoid which it will interact with has just been merged into their master. * I'd suggest looking at how {{DEFAULTSORT}} works as a starting point - see https://gerrit.wikimedia.org/r/#/c/61374/ for the DM side. * On the UI side, you'd want to create a new panel in the meta-data dialog ("Page settings" is probably the best name, though that's also the display name of the dialog, but we can fiddle with that later) into which you'd put a checkbox with an associated text box for a page name, with auto-suggest (like the link inspector has). -- 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
