submenu
This extension adds a useful second layer of navigation to the main radiant admin interface, and helps to keep the tab frenzy to a manageable level. It’s mostly meant for use by extension authors, and allows you to add two kinds of link: per-tab, so that functions can be hidden under tabs (eg by default if SNS is installed it will move the JS and CSS tabs to the submenu bar under pages) and per-site (or per-user) so that shortcuts and bookmarks can be displayed to support the workflow in a particular installation. If you are running under multi-site it will also display a discreet site-chooser to people who are allowed to see it.
| Author | William Ross |
|---|---|
| Website | http://github.com/spanner/radiant-paperclipped_uploader-extension |
| Repository | git://github.com/spanner/radiant-submenu-extension.git |
| Download | http://github.com/spanner/radiant-submenu-extension/tarball/master |
| Supports | Radiant 0.8.1 |
| Record Created | November 9, 2009 (about 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install submenu
