Home » Web Services » Services_Blogging
Access your blog with PHP
This package is unmaintained.
Download latest release 0.2.4 (archived versions might be outdated)
License: LGPL Version 2.1
Description
API for accessing blog systems such as blogger, livejournal and others.
Documentation
Maintainers
- Anant Narayanan (anant) — lead, active
- Christian Weiske (cweiske) — lead, active
Dependencies
Required
- PHP (>= 5.1, <= 6.0.0)
- PEAR Installer (>= 1.4.1)
- XML_RPC
Releases
- 0.2.4 (beta, 2011-12-10)
Release notes
License: LGPL Version 2.1
Request #16950 Support more LiveJournal metadata
Request #16946 Support categories post property for LiveJournal - 0.2.3 (beta, 2008-11-29)
Release notes
License: LGPL Version 2.1
- Fix bug #15028: URL with trailing slash gives error [cweiske]
- Coding standards cleanup
- Add more docblocks, enhance existing ones (e.g. factory exceptions)
- Set client version correctly - 0.2.2 (beta, 2008-08-23)
Release notes
License: LGPL Version 2.1
- Fix problem in MediaObject.php, thanks to our demanding chinese friends!
- 0.2.1 (beta, 2008-06-23)
Release notes
License: LGPL Version 2.1
- Forgot to add Exception.php
- 0.2.0 (beta, 2008-03-24)
Release notes
License: LGPL Version 2.1
- Support for different blog post types
- User agent
- Some more post constants - 0.1.1 (beta, 2007-04-04)
Release notes
License: LGPL Version 2.1
Fixing bug #10354: MetaWeblog: dateCreated not valid w/ Patch (Markus Tacker)
- 0.1.0 (beta, 2007-01-27)
Release notes
License: LGPL Version 2.1
simple notice fix
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #10354 | Closed | Bug | 0.1.0 | 2007-03-13 | MetaWeblog: dateCreated not valid w/ Patch |
| #10686 | Closed | Bug | 0.1.1 | 2007-04-11 | Services_Blogging_Exception |
| #10878 | Open | Req | 0.1.1 | 2007-04-28 | Add support for draft posts |
| #13083 | Closed | Req | CVS | 2008-02-07 | Patch |
| #13085 | Closed | Req | CVS | 2008-02-07 | Services_Blogging_Driver_Exception |
| #14848 | Bogus | Req | 0.2.2 | 2008-10-22 | need a method to validate username/password combination |
| #15028 | Closed | Req | 0.2.2 | 2008-11-14 | URL with trailing slash gives error |
| #16946 | Closed | Req | 0.2.3 | 2009-12-26 | Support categories post property for LiveJournal |
| #16950 | Closed | Req | 0.2.3 | 2009-12-27 | Support more LiveJournal metadata |
| #17370 | Open | Req | 0.2.3 | 2010-05-05 | Migrate to XML_RPC2 |