Announce: Restolog-1.2 (beta1)

Created a first beta version of Restolog-1.2 . What’s new in it:

  • Textile markup for articles body (act_as_textiled plugin)
  • REST client (‘script/rester’)
  • New REST API calls added (mostly for articles and comments)
  • Some documentation (README, USAGE, CHANGELOG)

Download:

svn checkout http://restolog.googlecode.com/svn/trunk/ restolog

Why it is still beta?

  • update via XML still do not work
  • authentication via keys inside the URL still not possible (Basic Authentication for now)

And by request from Benjamin there is pretty detailed Restolog USAGE file included.

Enjoy