Using Unity WebApp Integration
Api for integration with ubuntu's unity webapps api.

At the moment provides a hook to add menu links to Unity Hud, and sets the application Icon to your theme's favicon.

Includes a submodule to add the basic drupal navigation to the Hud.

Requirements

Unity Webapps must be installed in ubuntu
http://www.omgubuntu.co.uk/2012/07/how-to-install-ubuntus-new-web-apps-f...

Installation

Install as usual, see http://drupal.org/node/70151 for further information.

Configuration

as of version 1.1 or -dev since 2012-11-19 you need to set a permission for specific roles to access unity_webapp

Development

it's possible to add menu links by returning an array in hook_unity_webapp_addlinks()

see unity_webapp.api.php for example usage

Project information

Releases