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

--- Comment #9 from Matthew Flaschen <[email protected]> ---
They're using a totally different VisualEditor-specific API back/middleend,
calling the API, then calling ChangeTags::AddTags after the save is done:

https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/VisualEditor.git;a=blob;f=ApiVisualEditor.php;h=b0fe2048a450cf9ee2e158931a10bf98d8ab5723;hb=refs/heads/master#l220

That approach is not workable for us.  

They also use a hook to list it as an available tag, which we could do:

https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/VisualEditor.git;a=blob;f=VisualEditor.hooks.php;h=d4660cb0eda0fe54e2ea00905c29182a9d2f4828;hb=refs/heads/master#l53

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to