Implemented tree view within collection module.
Showing
- config/vufind/config.ini 2 additions, 0 deletionsconfig/vufind/config.ini
- languages/en-gb.ini 2 additions, 0 deletionslanguages/en-gb.ini
- languages/en.ini 2 additions, 0 deletionslanguages/en.ini
- module/VuFind/config/module.config.php 5 additions, 0 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/CollectionController.php 9 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/CollectionController.php
- module/VuFind/src/VuFind/Controller/HierarchyController.php 23 additions, 1 deletionmodule/VuFind/src/VuFind/Controller/HierarchyController.php
- module/VuFind/src/VuFind/RecordTab/CollectionHierarchyTree.php 91 additions, 0 deletions...e/VuFind/src/VuFind/RecordTab/CollectionHierarchyTree.php
- module/VuFind/src/VuFind/RecordTab/HierarchyTree.php 3 additions, 2 deletionsmodule/VuFind/src/VuFind/RecordTab/HierarchyTree.php
- module/VuFind/src/VuFind/Theme/Root/Helper/Record.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Theme/Root/Helper/Record.php
- module/VuFind/xsl/Hierarchy/CollectionList.xsl 32 additions, 0 deletionsmodule/VuFind/xsl/Hierarchy/CollectionList.xsl
- module/VuFind/xsl/Hierarchy/CollectionTree.xsl 24 additions, 0 deletionsmodule/VuFind/xsl/Hierarchy/CollectionTree.xsl
- themes/blueprint/css/styles.css 25 additions, 3 deletionsthemes/blueprint/css/styles.css
- themes/blueprint/js/hierarchyTree_JSTree.js 41 additions, 0 deletionsthemes/blueprint/js/hierarchyTree_JSTree.js
- themes/blueprint/templates/RecordDriver/SolrDefault/collection-record.phtml 63 additions, 0 deletions...emplates/RecordDriver/SolrDefault/collection-record.phtml
- themes/blueprint/templates/RecordTab/collectionhierarchytree.phtml 19 additions, 0 deletions...ueprint/templates/RecordTab/collectionhierarchytree.phtml
- themes/blueprint/templates/RecordTab/hierarchytree.phtml 2 additions, 2 deletionsthemes/blueprint/templates/RecordTab/hierarchytree.phtml
- themes/blueprint/templates/collection/collection-record-error.phtml 1 addition, 0 deletions...eprint/templates/collection/collection-record-error.phtml
- themes/blueprint/templates/collection/view.phtml 14 additions, 9 deletionsthemes/blueprint/templates/collection/view.phtml
- themes/jquerymobile/templates/RecordDriver/SolrDefault/collection-record.phtml 51 additions, 0 deletions...emplates/RecordDriver/SolrDefault/collection-record.phtml
- themes/jquerymobile/templates/RecordTab/collectionhierarchytree.phtml 10 additions, 0 deletions...ymobile/templates/RecordTab/collectionhierarchytree.phtml
Please register or sign in to comment