Reviewed:  https://reviews.mahara.org/8365
Committed: 
https://git.mahara.org/mahara/mahara/commit/9b135c06958cc164974087b71b6a6ae31438803d
Submitter: Robert Lyon ([email protected])
Branch:    master

commit 9b135c06958cc164974087b71b6a6ae31438803d
Author: Robert Lyon <[email protected]>
Date:   Mon Dec 18 11:40:37 2017 +1300

Bug 1738686: Adding generic blog/blogpost webservice

To allow
- an external resource to get a list of blogs/blogposts for a user
- external resource to add new blogpost to a blog based on userid and
blog id

behatnotneeded

Change-Id: I63a003a74a685f2cd2d8b6e3eb0bf941f422a49f
Signed-off-by: Robert Lyon <[email protected]>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1738686

Title:
  Need a generic create blogpost for webservices

Status in Mahara:
  Fix Committed

Bug description:
  Need a simple way to add content from an external app to a user's
  account via web services.

  We just want to do 2 things:

  1) supply user credentials, eg id or username or email and get a list
  of blogs + blogposts returned

  2) using the id of a blog and user's id be able to crate a simple blogpost 
against the blog by setting the 
  - title
  - description
  - tags
  - published
  - allowcomments

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1738686/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to