4 messages in com.googlegroups.bloggerdevRe: [bloggerDev] Re: Add Page Element...
FromSent OnAttachments
Harakiro14 Feb 2007 08:24 
Eric Case14 Feb 2007 08:52 
Jesse Edwards14 Feb 2007 10:24 
Eric Case14 Feb 2007 11:19 
Subject:Re: [bloggerDev] Re: Add Page Elements with blogger API?
From:Eric Case (er.@google.com)
Date:02/14/2007 11:19:52 AM
List:com.googlegroups.bloggerdev

Hi Jesse,

Unfortunately this isn't currently possible. However, the list of blogs down on the landing page will only include blogs that use the new Layouts feature.

The RockYou guys did their add-widget implementation in a popup, so their site is still present beneath the popup...

Cheers, -E

On 2/14/07, Jesse Edwards <jle.@gmail.com> wrote:

Eric-

Thanks for responding. After looking over this article it appears that this is still sending the user to blogger and they must login on Blogger.com. What im looking to do is to build the form on our site and allow them to login and "autopost" the widget. Without having to be thrown to a new site.

Which leads to the next problem.

If I authenticate the user. Is there a way to tell the getBlogList request to only give me blogs that have element tags in their templates?

If this isnt a possiblity I can implement it as the page you sent me describes.

Thanks,

On 2/14/07, Eric Case <er.@google.com> wrote:

Hi Jesse,

Thanks for writing - this other doc should have what you need:

http://help.blogger.com/bin/answer.py?answer=53219

(we probably need to combine these two articles...)

Cheers, -E

On 2/14/07, Harakiro < jle.@gmail.com> wrote:

Hey guys-

I'm trying to figure out if the blogger api's support the ability to post elements into templates as mentioned here http://help.blogger.com/bin/answer.py?answer=53220

It seems reasonable that it would as you basically authenticate as if you were posting. Any info on doing this would be great.

Thanks,