How to add Google Wave to Wordpress !
To do that you need to have access to Google Wave.
First install the plugin for Wordpress wavr. You can got it here.
Install it ( upload, activate).
This plugin need a wave ID to work. Well how we get that ?
First go in your Google Wave account.
Create a new Wave. Copy the url.
It looks like https://wave.google.com/wave/#restored:wave:googlewave.com!w%252BHVSi5sQmB
Now go in Wordpress. Create a New post. Put a title, You can write some text. To start the wave write
[toto id="XXXXXX"]
Replace toto by wave. I didn't write wave to not start a wave
.
The quote " " around the id code are optional.
Paste your Google Wave URL.
Remove the first part and keep
googlewave.com!w%252BHVSi5sQmB
Replace %252B by +.
So you have :
[toto id="googlewave.com!w+HVSi5sQmB"]
And that's it. You can do every thing in Google Wave know.
You can also take a look in the plugin option to configure some visual options.