When Wave goes live you'll probably just need a Google account to be able to
see the amazingness.

2009/10/20 Andy Thornton <andy.thorn...@gmail.com>

>
> Is there any plan to be able to see the embedded content without being
> logged in to a wave account ?
>
> On Oct 20, 2:32 am, Sam Osborne <sam.tosbo...@googlemail.com> wrote:
> > Try changinghttps://wave.google.com/wave/#tohttp://wave.google.com/wave/
> >
> > 2009/10/20 Keenan <keenanpatter...@gmail.com>
> >
> >
> >
> >
> >
> > > I'm using this code:
> > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://
> > >www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> > > <html xmlns="http://www.w3.org/1999/xhtml";>
> > > <head>
> > > <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
> > > <title>Untitled Document</title>
> > > </head>
> > > <script
> > >  type="text/javascript"
> > >  src="http://wave-api.appspot.com/public/embed.js";>
> > > </script>
> > > <script type="text/javascript">
> > >  var wave =
> > >    new WavePanel('https://wave.google.com/wave/');
> > >  wave.setUIConfig('white', 'black', 'Arial', '13px');
> > >  wave.loadWave('googlewave.com!w+FRwxDfHUC');
> > >  wave.init(document.getElementById('wave'));
> > > </script>
> > > <body>
> > > <div id="wave" style="width: 560px; height: 420px"></div>
> > > </body>
> > > </html>
> >
> > > I also tried to put the first script in the head but nothing seems to
> > > work. Any ideas? It just shows up as a blank page.
> >
> > > On Oct 19, 1:10 pm, lstak <luc.stakenb...@gmail.com> wrote:
> > > > Go to Wave you would like to embed. Add blog-...@appspot.com as a
> > > > participant. The bot will provide you with the code and WaveID to
> > > > embed the wave on your page.
> >
> > > > I hope this helps.
> >
> > > > On 19 okt, 07:32, Keenan <keenanpatter...@gmail.com> wrote:
> >
> > > > > I am attempting to embed a wavelet into an HTML page. I do not have
> > > > > access to the developer sandbox, only the newer Wave preview. How
> > > > > would I go about doing this? I would *love* to know how, it makes
> my
> > > > > job easier. :D
> >
> > > > > Thanks in advanced,
> > > > > Keenan
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-api@googlegroups.com
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to