Link to a Google Wave
How can I link to 开发者_如何转开发a Google Wave, say e.g. in a website or an email like
Hey, just have a look to this new <a href="???">Wave</a> I created.
, where ??? is what I'm looking for.
You can try first answer from this page:
1) Edit any Wave
2) Drag the Wave you want the link for into the Wave you are editing
3) Right click on the hyperlink that is automatically added from Step 2
4) Click on "Copy link address"
5) Paste the link address wherever you need
I generally agree with ZhukovRA, but this doesn't seem to work completely.
The problem is that unless you are a participant of a wave, you don't see anything. So linking directly to a wave only makes sense if the wave is public.
The direct link generated looks like this: https://wave.google.com/wave/#restored:wave:googlewave.com!1234567890 - where 1234567890 is the wave's ID, from what I can gather.
There's a Wordpress plugin for embedding waves, which is featured here: http://mashable.com/2009/09/08/google-wave-wordpress-plugin/
精彩评论