Set up record tab routing to avoid __call magic method; fixed some minor...
Set up record tab routing to avoid __call magic method; fixed some minor jquerymobile theme bugs along the way.
Showing
- module/VuFind/config/module.config.php 25 additions, 3 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AbstractRecord.php 6 additions, 23 deletionsmodule/VuFind/src/VuFind/Controller/AbstractRecord.php
- module/VuFind/src/VuFind/Controller/AbstractSearch.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/AbstractSearch.php
- module/VuFind/src/VuFind/Controller/RecordsController.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/RecordsController.php
- module/VuFind/src/VuFind/Record.php 44 additions, 7 deletionsmodule/VuFind/src/VuFind/Record.php
- module/VuFind/src/VuFind/Theme/Root/Helper/RecordLink.php 36 additions, 4 deletionsmodule/VuFind/src/VuFind/Theme/Root/Helper/RecordLink.php
- themes/blueprint/templates/RecordDriver/SolrDefault/core.phtml 2 additions, 2 deletions...s/blueprint/templates/RecordDriver/SolrDefault/core.phtml
- themes/blueprint/templates/RecordDriver/SolrDefault/result-list.phtml 1 addition, 1 deletion...rint/templates/RecordDriver/SolrDefault/result-list.phtml
- themes/blueprint/templates/RecordDriver/SolrDefault/tab-usercomments.phtml 1 addition, 1 deletion...templates/RecordDriver/SolrDefault/tab-usercomments.phtml
- themes/blueprint/templates/record/comments-list.phtml 1 addition, 1 deletionthemes/blueprint/templates/record/comments-list.phtml
- themes/blueprint/templates/record/export-menu.phtml 1 addition, 1 deletionthemes/blueprint/templates/record/export-menu.phtml
- themes/blueprint/templates/record/view.phtml 10 additions, 10 deletionsthemes/blueprint/templates/record/view.phtml
- themes/jquerymobile/templates/RecordDriver/SolrDefault/core.phtml 1 addition, 1 deletion...querymobile/templates/RecordDriver/SolrDefault/core.phtml
- themes/jquerymobile/templates/RecordDriver/SolrDefault/tab-usercomments.phtml 1 addition, 1 deletion...templates/RecordDriver/SolrDefault/tab-usercomments.phtml
- themes/jquerymobile/templates/myresearch/mylist.phtml 1 addition, 1 deletionthemes/jquerymobile/templates/myresearch/mylist.phtml
- themes/jquerymobile/templates/record/comments-list.phtml 1 addition, 1 deletionthemes/jquerymobile/templates/record/comments-list.phtml
- themes/jquerymobile/templates/record/header-navbar.phtml 2 additions, 2 deletionsthemes/jquerymobile/templates/record/header-navbar.phtml
- themes/jquerymobile/templates/record/view.phtml 6 additions, 6 deletionsthemes/jquerymobile/templates/record/view.phtml
Please register or sign in to comment