refs #17752 [finc v5] handle cover and style based icons
* reset to original operating mode: first cover, then style based icons ** Default core ** SolrAI core ** SolrMarc core * but if cover cannot be loaded, then use style based icon as fallback ** by using object tag with inner icon ** by setting content of fallback icon noCover2 to empty => interpreted as no content in browser * add new fallback icon instead of changing existing ** keep noCover2.gif unchanged, but add new empty file noCoverEmpty.gif ** use noCoverEmpty.gif in finc as default noCoverAvailableImage set in config.ini ** after merging this branch, instances won't have a noCoverAvailableImage anymore: *** either set noCoverAvailableImage = images/noCover2.gif in instance config.ini *** or use object tag in core templates as in master core templates co-authored by: "ckaz <kazzer@uni-leipzig.de>" refs #17752 [finc vf5] fixes record view icon placement * fixes record view icon placement for left-aligned facets in ** DefaultRecord/core ** ...
Showing
- local/config/vufind/config.ini 1 addition, 1 deletionlocal/config/vufind/config.ini
- themes/finc/images/noCoverEmpty.gif 0 additions, 0 deletionsthemes/finc/images/noCoverEmpty.gif
- themes/finc/scss/compiled.scss 6 additions, 0 deletionsthemes/finc/scss/compiled.scss
- themes/finc/templates/RecordDriver/DefaultRecord/core.phtml 24 additions, 20 deletionsthemes/finc/templates/RecordDriver/DefaultRecord/core.phtml
- themes/finc/templates/RecordDriver/SolrAI/core.phtml 32 additions, 25 deletionsthemes/finc/templates/RecordDriver/SolrAI/core.phtml
- themes/finc/templates/RecordDriver/SolrMarc/core.phtml 31 additions, 29 deletionsthemes/finc/templates/RecordDriver/SolrMarc/core.phtml
Please register or sign in to comment