aboutsummaryrefslogtreecommitdiff
path: root/www/pear-Services_Blogging
Commit message (Collapse)AuthorAgeFilesLines
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 0.2.3Martin Wilke2008-12-062-4/+4
| | | | Notes: svn path=/head/; revision=223889
* - Update to 0.2.2Martin Wilke2008-08-252-4/+4
| | | | | | | | PR; 126764 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=219153
* pear-Services_Blogging provides a unified API to post and read blog entries,Martin Wilke2008-06-273-0/+48
independent of the API supported by the server software hosting the blog. It uses a driver-based approach to communicate with different APIs out there. If a new blogging API is invented, someone just needs to write a driver for the Services_Blogging package, and everyone can access also this blogs. WWW: http://pear.php.net/package/Services_Blogging/ PR: ports/124910 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=215833