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

C. Scott Ananian <canan...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|wikibugs-l@lists.wikimedia. |canan...@wikimedia.org
                   |org                         |

--- Comment #5 from C. Scott Ananian <canan...@wikimedia.org> ---
Visual Editor already contains code to detect changed regions of pages and
reserialize only the changed regions, in order to minimize dirty diffs.  It
seems like this is a good foundation for implementing a more intelligent
language converter: the entire article can be language-converter in the editor,
but only the changed regions will get resaved in the translated variant.

It would probably be worth marking the variant used in each changed region as
well.  That might be easier to represent in the DOM than in wikitext.

I am interested in working on this problem.

See also: bug 26121, bug 31015, bug 52661, and
http://www.mediawiki.org/wiki/Requests_for_comment/Scoped_language_converter

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to