Moved theme-specific view helpers into VuFindTheme Module.php.
Switched to dependency injection instead of reliance on service locator. Improved mobile URL generation with additional regular expressions.
Showing
- module/VuFindTheme/Module.php 34 additions, 1 deletionmodule/VuFindTheme/Module.php
- module/VuFindTheme/src/VuFindTheme/View/Helper/HeadLink.php 10 additions, 37 deletionsmodule/VuFindTheme/src/VuFindTheme/View/Helper/HeadLink.php
- module/VuFindTheme/src/VuFindTheme/View/Helper/HeadScript.php 10 additions, 37 deletions...le/VuFindTheme/src/VuFindTheme/View/Helper/HeadScript.php
- module/VuFindTheme/src/VuFindTheme/View/Helper/HeadThemeResources.php 17 additions, 13 deletions...dTheme/src/VuFindTheme/View/Helper/HeadThemeResources.php
- module/VuFindTheme/src/VuFindTheme/View/Helper/ImageLink.php 14 additions, 8 deletionsmodule/VuFindTheme/src/VuFindTheme/View/Helper/ImageLink.php
- module/VuFindTheme/src/VuFindTheme/View/Helper/InlineScript.php 1 addition, 1 deletion.../VuFindTheme/src/VuFindTheme/View/Helper/InlineScript.php
- module/VuFindTheme/src/VuFindTheme/View/Helper/MobileUrl.php 25 additions, 6 deletionsmodule/VuFindTheme/src/VuFindTheme/View/Helper/MobileUrl.php
- themes/root/theme.config.php 0 additions, 6 deletionsthemes/root/theme.config.php
Please register or sign in to comment