There was an error fetching the commit references. Please try again later.
Adjusted getThumbnail() to return an array of cover generator parameters...
Adjusted getThumbnail() to return an array of cover generator parameters instead of building a cover generator URL -- this eliminates some ugly dependencies at the cost of requiring a new view helper to properly render getThumbnail() output.
Showing
- module/VuFind/src/VuFind/RecordDriver/SolrDefault.php 7 additions, 10 deletionsmodule/VuFind/src/VuFind/RecordDriver/SolrDefault.php
- module/VuFind/src/VuFind/RecordDriver/SolrVudl.php 6 additions, 4 deletionsmodule/VuFind/src/VuFind/RecordDriver/SolrVudl.php
- module/VuFind/src/VuFind/RecordDriver/Summon.php 10 additions, 13 deletionsmodule/VuFind/src/VuFind/RecordDriver/Summon.php
- module/VuFind/src/VuFind/Theme/Root/Helper/Record.php 28 additions, 0 deletionsmodule/VuFind/src/VuFind/Theme/Root/Helper/Record.php
- themes/blueprint/templates/RecordDriver/SolrDefault/core.phtml 1 addition, 1 deletion...s/blueprint/templates/RecordDriver/SolrDefault/core.phtml
- themes/blueprint/templates/RecordDriver/SolrDefault/list-entry.phtml 1 addition, 1 deletion...print/templates/RecordDriver/SolrDefault/list-entry.phtml
- themes/blueprint/templates/RecordDriver/SolrDefault/result-grid.phtml 2 additions, 2 deletions...rint/templates/RecordDriver/SolrDefault/result-grid.phtml
- themes/blueprint/templates/RecordDriver/SolrDefault/result-list.phtml 1 addition, 1 deletion...rint/templates/RecordDriver/SolrDefault/result-list.phtml
- themes/blueprint/templates/ajax/result-google-map-info.phtml 1 addition, 1 deletionthemes/blueprint/templates/ajax/result-google-map-info.phtml
- themes/blueprint/templates/myresearch/checkedout.phtml 1 addition, 1 deletionthemes/blueprint/templates/myresearch/checkedout.phtml
- themes/blueprint/templates/myresearch/holds.phtml 1 addition, 1 deletionthemes/blueprint/templates/myresearch/holds.phtml
- themes/jquerymobile/templates/RecordDriver/SolrDefault/core.phtml 1 addition, 1 deletion...querymobile/templates/RecordDriver/SolrDefault/core.phtml
Please register or sign in to comment