cloudstack/ui
Brian Federle 6babaf9616 Add UI 'module' API
Add a variant to a plugin, called a 'module.' It is designed for
features that are build-in to the standard UI (i.e., not installed
dynamically), but can still utilize the modular nature of UI
plugins. It works exactly the same way as a plugin, except:

-Modules are added to modules/ folder
-Modules are registered in modules/modules.js
-No config.js (no need for metadata, since they are built-in features)
- /ui/modules/ folder will not be touched by the build system, so any modules
 are committed directly to the ui/ folder. In other words, modules are
 not installed automatically.
2013-04-18 12:52:55 -07:00
..
css Detail view: CSS fixes for edit mode 2013-04-15 14:06:54 -07:00
images Install wizard logo text: lighten trademark text to match color 2013-02-28 15:11:30 -08:00
lib Add plugin loading functionality and basic framework 2012-12-19 15:47:25 -08:00
modules Add UI 'module' API 2013-04-18 12:52:55 -07:00
plugins rat: Fix license for file from recent ui-plugins merge 2013-02-14 17:18:22 +05:30
scripts Add UI 'module' API 2013-04-18 12:52:55 -07:00
tests License header updates for the UI folder 2012-08-03 12:45:47 -04:00
dictionary.jsp BigSwitch networking plugin update 2013-03-29 18:54:48 +05:30
index.jsp Add UI 'module' API 2013-04-18 12:52:55 -07:00