Search This Site

Custom Search

Monday, November 15, 2010

Re: [bloggerDev] Guardar tags con gdata de zend

Google translate turns this into:

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.

Is that about right?

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