evergreen-admin:customizations:opac
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| evergreen-admin:customizations:opac [2014/05/12 10:43] – Page needs updating flag klussier | evergreen-admin:customizations:opac [2014/05/21 13:32] (current) – Deleting outdated content. Updated content can be found in the official documentation. klussier | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{: | ||
| - | Please consult the official docs for your Evergreen version at http:// | ||
| - | ======Customizing the OPAC====== | ||
| - | Note: Be sure to save a backup copy of all files you edit in a location other than ''/ | ||
| - | |||
| - | **NOTE:** This documentation is also available in the Evergreen documentation at http:// | ||
| - | |||
| - | =====Color Scheme===== | ||
| - | |||
| - | **Default** | ||
| - | |||
| - | To change the four shades of green used throughout the OPAC as the default color scheme, edit ''/ | ||
| - | |||
| - | **Alternate** | ||
| - | |||
| - | Or, you can create an alternate theme, which can be viewed in Firefox using View > Page Style > YourTheme. | ||
| - | * Copy the '' | ||
| - | * Edit ''/ | ||
| - | * Link to your new style sheet by adding the following to ''/ | ||
| - | <code html>< | ||
| - | rel=" | ||
| - | title='& | ||
| - | href="< | ||
| - | name=' | ||
| - | * Give your new theme a name users can select by adding the following to ''/ | ||
| - | < | ||
| - | |||
| - | =====Text===== | ||
| - | |||
| - | To change text and links used throughout the OPAC, edit the following files: | ||
| - | * ''/ | ||
| - | * ''/ | ||
| - | |||
| - | =====Logo Images===== | ||
| - | |||
| - | To change the logos used by default to your own logos, replace the following files with images of your own, appropriately sized. | ||
| - | * ''/ | ||
| - | * ''/ | ||
| - | |||
| - | =====Cover Images===== | ||
| - | |||
| - | The file at ''/ | ||
| - | |||
| - | Before this works, you may need to: | ||
| - | * Enable proxy_http_module if not already enabled, by:< | ||
| - | sudo a2enmod proxy_http | ||
| - | sudo / | ||
| - | * Update your proxy settings at ''/ | ||
evergreen-admin/customizations/opac.1399905814.txt.gz · Last modified: 2022/02/10 13:33 (external edit)