-- SUMMARY -- Add Drupal as a webapp in Ubuntus Unity. It adds a Shortcut to ubuntus launcher and allows integration for menu shortcuts in the Unity HUD. -- REQUIREMENTS -- Uniy Webapps must be installed in ubuntu http://www.omgubuntu.co.uk/2012/07/how-to-install-ubuntus-new-web-apps-feature -- INSTALLATION -- * Install as usual, see http://drupal.org/node/70151 for further information. -- CONFIGURATION -- * nothing there yet * it's possible to add menu links by returning an array with * * hook_unityapi_addlinks() * array( [0] => array( name => "linkname", href => "link", ) ... ); * example implementation can be seen in unity_hud_menu.module
Sebastian Paul
authored
Name | Last commit | Last update |
---|---|---|
unity_webapp_menu | ||
README.txt | ||
unity_webapp.info | ||
unity_webapp.js | ||
unity_webapp.module |