There are serveral aspects of the graphical user interface which can be configured
or tailored in powerKNOW:
Add custom links to the main menu
Use config key 'customBannerLink'
to add up to 3 custom links to the main menu (banner) of powerKNOW.
Fonts, sizes, styles
Most of the layout of powerKNOW can be influenced by style sheets. These
style sheets describe how the contents of a web page should be presented
by the browser.
All style sheets used by powerKNOW reside in the subdirectoy 'GUI' and the
file names end with '.css'. Each style sheet is used for the presentation
of a special part of the application (eg.: 'sDocEdit.css' describes the
presentation of the document editor). Additionaly 'sGeneral.css' is used
by all pages to describe the layout of elements used in all pages
(eg.: banner, ...).
If you decide to view the abstract you can use
config key 'AbstractTruncate'
to specify how the abstract should be truncated for presentation in the list.
Number of rows to be shown per page in the search result list
This can be configured with
config key 'RowsPerPage'.