Ticket #117 (closed enhancement: fixed)

Opened 12 months ago

Last modified 11 months ago

blog: atompub (app) support

Reported by: erwin Owned by: erwin
Priority: critical Milestone: M6
Component: other Version: 1.0
Keywords: Cc:

Description (last modified by admin) (diff)

Support for atom publishing protocol (app | atompub) should be available for blogs.

eg. gdata api for blogger

The result should be that third party clients should be able to work with the blog module. (to display and manage bloge entries)

Change History

Changed 12 months ago by erwin

  • status changed from new to assigned
  • owner changed from somebody to erwin

Changed 12 months ago by admin

  • description modified (diff)
  • summary changed from blog: atom pp support to blog: atompub (app) support

Changed 11 months ago by erwin

basic support:

  • http basic auth
  • retrieve entries
  • add entry
  • edit entry
  • delete entry

is available in build 33

TODO:

  • support for keywords / categories
  • support for images

Changed 11 months ago by admin

  • priority changed from major to critical

Changed 11 months ago by erwin

support for images is included in build 37

  • added feed type: Feed.TYPE_MEDIA
  • added contentType to article. (to hold eg. 'image/jpeg' etc)

Changed 11 months ago by erwin

  • status changed from assigned to closed
  • resolution set to fixed

build 37 also includes support for blog categories in atompub

Note: See TracTickets for help on using tickets.