Post to blogger from client app not show tag
Lam Tran <[email protected]>
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hi I have a piece of code .This Php code create new post to blogger .But content of post is different . Ex : *# root content * $entry = "<entry xmlns='http://www.w3.org/2005/Atom'> <title type='text'> Before </title> <content type='xhtml'> <iframe width='100%' height='100%' src='http://www.mywebsite.com '* ></iframe>* </content> </entry>"; *# posted content *( view blog post by hand ) <iframe width='100%' height='100%' src='http://www.mywebsite.com"* />* * * I edited <content type ="html" or xhtml .But this changed nothing . How to posted content same as root content .Thanks u so much ! -- You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/bloggerdev. For more options, visit https://groups.google.com/groups/opt_out.