Moved theme-related code into a separate module.
Showing
- config/application.config.php 1 addition, 1 deletionconfig/application.config.php
- module/VuFind/config/module.config.php 0 additions, 6 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Bootstrap.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/Bootstrap.php
- module/VuFind/src/VuFind/Cover/Loader.php 6 additions, 6 deletionsmodule/VuFind/src/VuFind/Cover/Loader.php
- module/VuFind/src/VuFind/Theme/Root/Helper/HeadLink.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Theme/Root/Helper/HeadLink.php
- module/VuFind/src/VuFind/Theme/Root/Helper/HeadScript.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Theme/Root/Helper/HeadScript.php
- module/VuFind/src/VuFind/Theme/Root/Helper/HeadThemeResources.php 1 addition, 1 deletion...uFind/src/VuFind/Theme/Root/Helper/HeadThemeResources.php
- module/VuFind/src/VuFind/Theme/Root/Helper/ImageLink.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Theme/Root/Helper/ImageLink.php
- module/VuFind/src/VuFind/Theme/Root/Helper/MobileUrl.php 4 additions, 4 deletionsmodule/VuFind/src/VuFind/Theme/Root/Helper/MobileUrl.php
- module/VuFindTheme/Module.php 97 additions, 0 deletionsmodule/VuFindTheme/Module.php
- module/VuFindTheme/src/VuFindTheme/Initializer.php 16 additions, 7 deletionsmodule/VuFindTheme/src/VuFindTheme/Initializer.php
- module/VuFindTheme/src/VuFindTheme/InjectTemplateListener.php 1 addition, 1 deletion...le/VuFindTheme/src/VuFindTheme/InjectTemplateListener.php
- module/VuFindTheme/src/VuFindTheme/Mobile.php 23 additions, 8 deletionsmodule/VuFindTheme/src/VuFindTheme/Mobile.php
- module/VuFindTheme/src/VuFindTheme/ResourceContainer.php 26 additions, 3 deletionsmodule/VuFindTheme/src/VuFindTheme/ResourceContainer.php
- module/VuFindTheme/src/VuFindTheme/ThemeInfo.php 1 addition, 1 deletionmodule/VuFindTheme/src/VuFindTheme/ThemeInfo.php
Please register or sign in to comment