This combination is not yet supported - apologies that our documentation does not convey that. Please file an issue here if you'd like to be notified when it becomes possible: http://code.google.com/p/google-wave-resources/ <http://code.google.com/p/google-wave-resources/>
On Mon, Nov 16, 2009 at 10:17 PM, Olreich <[email protected]> wrote: > The only thing that I can think of is inserting a robot that inserts a > gadget. That's a first guess, as I've had little to do with gadgets as > of yet. > > On Nov 16, 11:41 am, Andy <[email protected]> wrote: > > I'm trying to build a manifest that will put an item into the new wave > > menu that will create a new wave and insert a gadget in automatically. > > > > I've seen the examples that create a new wave and insert a robot, but > > I want to know how to insert a gadget instead of a robot, and so far > > haven't seen any examples to do this. > > > > Anyone know how to make this work? > > > > <?xml version="1.0" encoding="utf-8"?> > > <extension > > name="Closing An Account" > > description="Closing An Account Form"> > > <author name="Andy"/> > > <menuHook location="newwavemenu" text="Closing An Account Form" > > iconUrl="http://www.myserver.com/Wave/ClosingAnAccount.png"> > > <createNewWave> > > <insertGadget url="http://www.myserver.com/Wave/ > > ClosingAnAccount.xml"/> > > </createNewWave> > > </menuHook> > > </extension> > > -- > > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=.
