primo-explore-but-layout

2.0.0 • Public • Published

primo-explore-but-layout

##Facets to the left Moves facets to the left. Taken from https://github.com/ExLibrisGroup/primo-explore-package/tree/master/VIEW_CODE/css, also adds background color to facets and creates slight left padding. Shrinking of facets pane was adjusted too. It is wide enough on "standard width devices" to display whole terms (without ...).

##Citation first Adjusts the bar with export options - citation first, hide redundant.

##Results count Adds a little margin to results count so it won't interfere with page number.

##Hide Anything that needs to be hidden:

  • personalize results

##Footer Adds footer structure (js + html + css). Language variants of footer html file has to be copied to the main html directory of the view.

##Before - After Sometimes it is useful to actually have the content generated by css (namely by before and after selectors).

##Consts Includes js file with definition of system-wide vars/consts. Naming convention is there to ensure loading this file first. Or at least before the vars are used.

##Logo Simple css to style but logo + logo image itself. You have to manually copy the logo image into the correct folder. Just copy the ./img/library-logo.png from the package to the img folder of Primo NUI.

##Home Home page in czech and english. Includes some css stanzas but mainly html documents to be loaded into Primo NUI. Includes html templates of individual tips and twitter integration. To install copy the the content of html directory to html directory of the view.

##Colors Basic color definitions and additional color-related styles for Brno University of Technology NUI scheme. Contains css file with styles and colors.json with definitions of basic colors in the scheme. This file has to be copied to the view root and actual basic color styles css has to be generated by running gulp app-css --view <your-view/folder code> from the development environment root.

##Layout Generic layout css. But many layout related directives are also scattered around in other css files.

##Citace PRO Citace PRO service integration. This solution replaces standard Primo bib. citation solution with Citace PRO service. This service is integrated via <iframe> element.

New solution is bound to <prm-citation-after>, while the original solution is hidden by css. Data from parent controller (<prm-citation>) are parsed and transformed into the openURL call of Citace PRO service (see specification).

The data come mostly from $vm.vm.parentCtrl.item.pnx.addata and some from $vm.vm.parentCtrl.item.pnx.display.

The <iframe> is sanitized with AngularJS SCE.

##Request form Solution to request form (originally two form fields with sublibrary and pickup location). It was misleading. One field form has to be hidden. The sublibrary already means the pickup location.

Readme

Keywords

none

Package Sidebar

Install

npm i primo-explore-but-layout

Weekly Downloads

1

Version

2.0.0

License

CC-BY-NC-4.0

Unpacked Size

99 kB

Total Files

43

Last publish

Collaborators

  • tvaishar