Hi Rajan, I have included answers inline below:
On Mon, Feb 25, 2013 at 6:47 AM, rajandeep vij <[email protected]> wrote: > Hi, > > I have a requirement where, I have been asked to create a portal kind > application. > > Portal would have widgets like for Hudson?Jenkins and a few for our > knowledge Management site. > > I have created rave maven demo project and could access it on my machine, > though I am facing issues trying to add any widget as of now... I would > like to understand the process I could create widgets for the above > requirements. You can add widgets via the Widget Store ---> Add New Widget interface, or via the database directly. In Wookie's case, you will need to look at the wookie documentation for how to add new widgets: http://cwiki.apache.org/WOOKIE/wookie-server-administrators-guide.html. To create widgets, you should check the OpenSocial & W3C Widget Family specifications and resources. > > As far as I understand Shindig and wookie are provided some list of gadgets > which I should be able to add on portal, but > > * from where will I build custom widgets? In the case of OpenSocial, the gadgets are only referenced by URL. So long as they are accessible via HTTP, then you can just add them via the store. > * where will I deploy my custom widgets? Wherever you like :), per above > * how will I access them on Rave? Users should be able to add widgets that are published to their page. See the Admin section for how to publish widgets. > > Thanks. > Rajan > > > -- > R D Vij > > *"Whatever it be... whatever.. Just remeber at the End you are left to make > everything go good...." Luv yourself and have faith in yourself.* > * > * > *Cheers!!!*
