Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Once deployed, you need to setup Wookie as follows:

Wiki MarkupIn \ [WOOKIE\]/WEB-INF/classes/widgetserver.properties, set widget.metadata.url to point to the Shindig metadata service (if you've set up Shindig at Root, this is already set)

Wiki MarkupIn \ [WOOKIE\]/WEB-INF/classes/opensocial.properties, set opensocial.enable to true to start sending Shindig security tokens with rendered widgets/gadgets.

Shindig/Wookie features

You can use Wookie to manage the preferences of your Gadgets; to do this you must replace the standard Shindig Features jar with one with some additional Wookie javascript code and make an adjustment to the web.xml for Wookie to allow calls between the two applications.

...

(You can also avoid this problem by merging the Wookie and Shindig applications into a single webapp, combining the web.xml files into one.)

Proxy configuration

Wiki MarkupNote that both Wookie and Shindig come with proxy implementations. You can use either or both of these. The setting for W3C widgets can be found in \ [WOOKIE\]/WEB-INF/classes/widgetserver.properties. The setting for Google Gadgets/OpenSocial Apps can be found in \ [SHINDIG\]/WEB-INF/classes/containers/default.container.js. In each case you can set the proxy URL to either:

Wiki Markup\[WOOKIE\]/proxy \
[SHINDIG\]/gadgets/proxy