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

       Web browser: ---
            Bug ID: 53874
           Summary: Add a generic extension registration mechanism
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We need a way to register custom extensions from localsettings.js. These should
provide handlers that work on the token stream (by emitting tokens) or on the
DOM (by converting the extension tag into an HTML DOM), and in the serializer
(to convert an extension node back to wikitext).

The details are hashed out in
https://www.mediawiki.org/wiki/Parsoid/Extension_registration_interface.

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