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

           Summary: API: Separate summary and initial page text
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review, patch
          Severity: enhancement
          Priority: Normal
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]


Created an attachment (id=6810)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6810)
patch against r59327

Currently, when uploading files, the contents of the upload form's
"description" field are used as both the upload summary and the inital text of
the description page. This makes things simpler and is probably best kept that
way on the user-facing upload form.

However, the first ~200 characters of the description page do not always make a
good summary, and it is a pain to have to upload with an appropriate summary
and then separately edit the file description page to add a description. It
would thus be useful, especially for bulk uploads, if API clients could specify
a separate summary and page text. MediaWiki already supports this internally;
the accompanying patch adds support to the API.


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