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

       Web browser: ---
             Bug #: 39437
           Summary: Enable section editing in the collaborative mode
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: EtherEditor
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Right now, editing sections doesn't work. Sadness.

If we want to enable this, there are two options:

1. Pass a parameter to the requests that is like "section=<name>", so there are
more groups for those bits. That's not super-helpful, but it could work.

2. Don't create pads per-page, create them in response to an API request that
hashes the page and the section name together. If the pad already exists, we
can use that as the session. If it doesn't exist, then create it and add the
text that the client sends us. Not perfect, but doable. It would mean much more
flexible editing via the Etherpad interface.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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