Good to read the documentation on how to integrate the blogger api
php, the little guide shows how to save the title and content
but no tags, ise but I get the following error:
$ entry-> category = $ this-> gdClient-> newCategory ('1 ');
$ entry-> category-> setterm ('test');
someone I could give a hand to save the tags to gdata
the zend php.
php, the little guide shows how to save the title and content
but no tags, ise but I get the following error:
$ entry-> category = $ this-> gdClient-> newCategory ('1 ');
$ entry-> category-> setterm ('test');
someone I could give a hand to save the tags to gdata
the zend php.
Is that about right?
--
Brett Morgan
-- 2010/11/13 flesoft <fredylisoft@gmail.com>
Bueno al leer la documentación de como integrar el api de blogger con
php, la pequeña guía muestra como guardar el titulo y el contenido
pero no los tags, ise lo siguiente pero me sale error:
$entry->category = $this->gdClient->newCategory('1');
$entry->category->setTerm('prueba');
alguien me podría dar una mano para poder guardar los tags con gdata
de zend php.
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.
--
Brett Morgan
Developer Programs Engineer, Blogger
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.
No comments:
Post a Comment