daniel created this task.
daniel claimed this task.
daniel added subscribers: gerritbot, Tobi_WMDE_SW, Aklapper, daniel.
daniel added projects: Patch-For-Review, Wikidata-Sprint-2015-09-01, Wikidata.

TASK DESCRIPTION
  Linker::formatComment will currently format any wiki links as links to the 
local wiki. It should get an additional parameter, $wikiId, that would cause 
any links to be interpretet as interwiki links to that wiki. 
Linker::formatComment() It uses Linker::formatLinksInComment() internally, 
which already supports the $wikiId parameter for this purpose, so formatComment 
would just need to pass it through. formatAutocomments() may also get such a 
parameter, but since it returns wikitext which will then be processed by 
formatLinksInComment, care must be taken to not apply the interwiki prefix 
twice.

TASK DETAIL
  https://phabricator.wikimedia.org/T111676

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: daniel, Aklapper, Tobi_WMDE_SW, gerritbot, Wikidata-bugs, aude



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to