The branch "master" has been updated. The following is a summary of the commits.
from: d6832ade28e5382fec5c5a3ea1348bf4a1bc43c6 30abd7f Support additional post headers (such as authentication headers - e.g. blogger.com) when updating an Atom entry. c2e97f2 [gwr] Support additional request headers when updating Atom entries. b19ead5 [gwr] Added an example on how to post to blogger.com. ----------------------------------------------------------------------- commit 30abd7f09332047695c12ee59e58bb68c2372ee5 Author: Gunnar Wrobel <[email protected]> Date: Wed Jun 1 12:16:47 2011 +0200 Support additional post headers (such as authentication headers - e.g. blogger.com) when updating an Atom entry. framework/Feed/lib/Horde/Feed/Entry/Atom.php | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/30abd7f09332047695c12ee59e58bb68c2372ee5 ----------------------------------------------------------------------- commit c2e97f2bca8466b40244b56f505f4675af63149f Author: Gunnar Wrobel <[email protected]> Date: Wed Jun 1 12:17:26 2011 +0200 [gwr] Support additional request headers when updating Atom entries. framework/Feed/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/c2e97f2bca8466b40244b56f505f4675af63149f ----------------------------------------------------------------------- commit b19ead55cd6b7bdab10c3485c22884abf07092b8 Author: Gunnar Wrobel <[email protected]> Date: Wed Jun 1 12:19:33 2011 +0200 [gwr] Added an example on how to post to blogger.com. framework/Feed/examples/Horde/Feed/blogger.php | 62 ++++++++++++++++++++++++ framework/Feed/package.xml | 6 ++- 2 files changed, 67 insertions(+), 1 deletions(-) create mode 100644 framework/Feed/examples/Horde/Feed/blogger.php http://git.horde.org/horde-git/-/commit/b19ead55cd6b7bdab10c3485c22884abf07092b8 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
