Implemented theme resource loading (CSS, JS, favicons).
Showing
- module/VuFind/src/VuFind/Theme/Initializer.php 9 additions, 61 deletionsmodule/VuFind/src/VuFind/Theme/Initializer.php
- module/VuFind/src/VuFind/Theme/ResourceContainer.php 122 additions, 0 deletionsmodule/VuFind/src/VuFind/Theme/ResourceContainer.php
- module/VuFind/src/VuFind/Theme/Tools.php 41 additions, 1 deletionmodule/VuFind/src/VuFind/Theme/Tools.php
- themes/vufind/blueprint/templates/layout/layout.phtml 1 addition, 0 deletionsthemes/vufind/blueprint/templates/layout/layout.phtml
- themes/vufind/jquerymobile/templates/layout/layout.phtml 1 addition, 0 deletionsthemes/vufind/jquerymobile/templates/layout/layout.phtml
- themes/vufind/root/helpers/HeadLink.php 9 additions, 17 deletionsthemes/vufind/root/helpers/HeadLink.php
- themes/vufind/root/helpers/HeadScript.php 14 additions, 24 deletionsthemes/vufind/root/helpers/HeadScript.php
- themes/vufind/root/helpers/HeadThemeResources.php 85 additions, 0 deletionsthemes/vufind/root/helpers/HeadThemeResources.php
- themes/vufind/root/helpers/ImageLink.php 12 additions, 20 deletionsthemes/vufind/root/helpers/ImageLink.php
- themes/vufind/root/theme.ini 4 additions, 0 deletionsthemes/vufind/root/theme.ini
Please register or sign in to comment