Yes, that would work. The Tricky extension does that using the Python SDK, and its installer uses the new wave menu: http://wave-samples-gallery.appspot.com/about_app?app_id=63022
<http://wave-samples-gallery.appspot.com/about_app?app_id=63022>- pamela On Wed, Nov 18, 2009 at 9:36 AM, Andy <[email protected]> wrote: > Well pooh. > Feature request submitted. would a gadget inserting robot work in the > meantime? > I haven't looked at robots at all yet, but if that would work then it > would totally be worth my time. > I would also like it if the robot could send a notification when the > gadget is updated. > > On Nov 17, 4:45 am, "pamela (Google Employee)" <[email protected]> > wrote: > > 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]> > <google-wave-api%[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]<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=.
