Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.3
-
Fix Version/s: 3.1
-
Component/s: Web Services, Wiki (2.x)
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_30_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-53791-master -
Pull Master Diff URL:
Description
We need some new web services that enables the editing of wiki pages:
- mod_wiki_get_page_for_editing: To get the raw content of the section to edit and lock the section.
- mod_wiki_new_page: To create a page.
- mod_wiki_edit_page: To edit a page or section in a page.