canvashack / plugin-global-navigation-menu
Add additional menus to the global navigation in Canvas
Installs: 63
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 5
Language:JavaScript
Type:canvashack-plugin
Requires
README
A global JavaScript add-on to insert additional menus into the main navigation toolbar across the top of the screen. The contents of the menu can be customized in the a MySQL database.
Configuration
Should CanvasHack ever get finished enough to support GUI configuration, this plugin really needs it. Right now there's some commented-out code in the common.inc.php
file that demonstrates how to define add-in menu items. Right now the only variable that gets replaced is the current user ID (@USER_ID
),