First place I'd start is looking at the demo gadgets that are part of the Rave source code. That would give you a good starting point and some good examples. Past that there are lots of websites that give various example of how to build OpenSocial or W3C gadgets depending on what spec you want to use. After you have your gadget defined you can add it to the widget store in rave from the top menu.
OpenSocial Specification: http://opensocial.github.io/spec/2.5/Core-Gadget.xml (not a fun read but all the OpenSocial information) On Thu, Dec 5, 2013 at 12:16 PM, Eduardo López <[email protected]> wrote: > Hi, > > I have created an extended portal with rave using 0.23-SNAPSHOT, now I want > to make my own widgets with it instead using their own widgets, could you > give me some advice of how I can do this? > > Thanks. >
