2 # Use %KEY-NAME% in this file and it will be replaced with the value of
3 # $GLOBALS['KEY-NAME'] if it exists. If the key name does not exist, this script
4 # won't work (Need to build in proper error handling @TODO RD 2017-05-16
7 # assets: Top-level key name (Required)
8 # asset-short-name: Short name
9 # basePath: %assets_static_relative%/full/path/to/deepest/common/file
10 # script: null filename or null
11 # link: jquery-ui.min.css filename or null
12 # autoload: true (defaults to false)
15 basePath: %assets_static_relative%/jquery/dist/
20 basePath: %assets_static_relative%/bootstrap/dist/
21 script: js/bootstrap.min.js
22 link: css/bootstrap.min.css
24 allowNoLoad: true # could also just edit Header.php to remove this check (unnecessary?)
26 basePath: %assets_static_relative%/bootstrap-rtl/dist/
27 link: css/bootstrap-rtl.css
29 basePath: %assets_static_relative%/bootstrap-sidebar/dist/
38 basePath: %webroot%/public/themes/
39 link: %theme_tabs_layout%
41 basePath: %webroot%/public/themes/
42 link: rtl_%theme_tabs_layout%
44 basePath: %assets_static_relative%/knockout/build/output/
45 script: knockout-latest.js
47 basePath: %assets_static_relative%/jquery-ui/
48 script: jquery-ui.min.js
50 basePath: %assets_static_relative%/jquery-ui-themes/themes/base/
51 link: jquery-ui.min.css
53 basePath: %assets_static_relative%/jquery-ui-themes/themes/ui-darkness/
54 link: jquery-ui.min.css
56 basePath: %assets_static_relative%/jquery-ui-themes/themes/sunny/
57 link: jquery-ui.min.css
59 basePath: %assets_static_relative%/jquery-ui-themes/themes/redmond/
60 link: jquery-ui.min.css
62 basePath: %assets_static_relative%/jquery-ui-themes/themes/cupertino/
63 link: jquery-ui.min.css
65 basePath: %assets_static_relative%/jquery-ui-themes/themes/ui-lightness/
66 link: jquery-ui.min.css
67 jquery-ui-lightness-1-10-4:
68 basePath: %assets_static_relative%/jquery-ui-themes-1-10-4/themes/ui-lightness/
69 link: jquery-ui.min.css
70 jquery-ui-excite-bike-1-11-4:
71 basePath: %assets_static_relative%/jquery-ui-themes-1-11-4/themes/excite-bike/
72 link: jquery-ui.css # should this be the minified file?
74 basePath: %assets_static_relative%/font-awesome/css/
75 link: font-awesome.min.css
79 basePath: %assets_static_relative%/jquery-datetimepicker/build/
80 script: jquery.datetimepicker.full.min.js
81 link: jquery.datetimepicker.min.css
83 basePath: %webroot%/library/js/
84 script: report_helper.js
86 basePath: %webroot%/interface/main/tabs/js/
87 script: include_opener.js
89 basePath: %webroot%/library/
92 basePath: %webroot%/library/js/
95 basePath: %webroot%/library/
100 basePath: %webroot%/library/
105 basePath: %assets_static_relative%/
106 script: select2/dist/js/select2.full.js # should this be the minified file?
108 - select2/dist/css/select2.css # should this be the minified file?
109 - select2-bootstrap-theme/dist/select2-bootstrap.css # should this be the minified file?
111 basePath: %assets_static_relative%/jscolor/
114 basePath: %assets_static_relative%/emodal/dist/
115 script: eModal.min.js
117 basePath: %webroot%/library/ESign/
118 script: js/jquery.esign.js
121 basePath: %assets_static_relative%/modified/dygraphs-2-0-0/
125 basePath: %assets_static_relative%/moment/
126 script: moment.js # should this be the minified file?
128 basePath: %assets_static_relative%/pure/0.5.0/
131 basePath: %assets_static_relative%/angular/
132 script: angular.min.js
134 basePath: %assets_static_relative%/angular-sanitize/
135 script: angular-sanitize.min.js
137 basePath: %assets_static_relative%/angular-summernote/dist/
138 script: angular-summernote.js # should this be the minified file?
140 basePath: %assets_static_relative%/anythingslider/
141 script: js/jquery.anythingslider.fx.js # should optional plugins be their own key?
142 script: js/jquery.anythingslider.video.js # should optional plugins be their own key?
143 script: js/jquery.easing.1.2.js # should optional extensions be their own key?
144 script: js/jquery.anythingslider.min.js
145 # link: css/anythingslider.css
146 link: css/theme-metallic.css
147 link: css/theme-minimalist-round.css
148 link: css/theme-minimalist-square.css
149 link: css/theme-construction.css
150 link: css/theme-cs-portfolio.css
152 basePath: %assets_static_relative%/backbone/
153 script: backbone-min.js
155 basePath: %assets_static_relative%/checklist-model/
156 script: checklist-model.js
158 basePath: %assets_static_relative%/summernote/dist/
159 script: summernote.js
162 basePath: %assets_static_relative%/manual-added-package/shortcut.js-2-01-B/
165 basePath: %assets_static_relative%/underscore
166 script: underscore-min.js