Last modified: 2010-05-15 16:03:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T15315, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13315 - API editing should support adding new sections
API editing should support adding new sections
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.13.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-10 17:15 UTC by CBM
Modified: 2010-05-15 16:03 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description CBM 2008-03-10 17:15:01 UTC
The index.php interface permits the addition of new sections to a talk page via the section='new' parameter. This avoids any worry about edit conflicts and avoids the need to download the previous page text; it's the most elegant way to automatically add a message to a talk page. The new section functionality isn't available in the current API code (ApiEditPage.php r31752), which only supports overwriting the entire page source.
Comment 1 Roan Kattouw 2008-03-10 17:35:09 UTC
I didn't think this would be much of a wanted feature when I implemented it, but apparently it is. I'll implement this soon.
Comment 2 Roan Kattouw 2008-03-12 13:25:33 UTC
Added in r31865. See also my post on the mediawiki-api list for usage notes.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links