fields are browsable by default: author, series, subject, title, and topic. You
will be able to add custom browse axes in addition to these default fields.
-Control Sets
-^^^^^^^^^^^^
-
You can specify the MARC tags and subfields that an authority record should
contain. The Library of Congress control set exists in the staff client by
default. The control sets feature enables librarians to add or customize new
To access existing control sets, click *Admin* -> *Server Administration* ->
*Authorities* -> *Control Sets*.
-To add a *control set*:
+Add a Control Set
+^^^^^^^^^^^^^^^^^
. Click *Admin* -> *Server Administration* -> *Authorities* -> *Control Sets*.
. Click *New Control Set*.
*Thesauri*.
-To add a *Thesaurus*:
+Add a Thesaurus
+^^^^^^^^^^^^^^^
. Click *Admin* -> *Server Administration* -> *Authorities* -> *Control Sets*,
and choose the hyperlinked thesaurus that you want to access, or click *Admin*
Personal Name." Authority fields also enable you to create the corresponding
tag in the bibliographic record that would contain the same data.
-To create an *Authority Field*:
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Create an Authority Field
+^^^^^^^^^^^^^^^^^^^^^^^^^
. Click *Admin* -> *Server Administration* -> *Authorities* -> *Control Sets*.
. Click *Authority Fields*. The number in parentheses indicates the number of
axes.
-Create a new *Browse Axis*:
+Create a new Browse Axis
+^^^^^^^^^^^^^^^^^^^^^^^^
. Click *Admin* -> *Server Administration* -> *Authorities* -> *Browse Axes*
. Click *New Browse Axis*.
Patrons and librarians can browse authorities through the OPAC.
-To search for *Authorities*:
+Search for Authorities
+^^^^^^^^^^^^^^^^^^^^^^
. Click *Advanced Search* in the OPAC.
. Find the *Authority Browse* column in the left side of the screen.
------------------------------------
Template toolkit documentation
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
For more general information about template toolkit see: http://template-toolkit.org/docs/index.html[official
documentation].
Evergreen-specific uses of Template Toolkit ('TT') in the OPAC.
TPAC URL
-~~~~~~~
+~~~~~~~~
The URL for the TPAC on a default Evergreen system is
http://localhost/eg/opac/home (adjust `localhost` to match your hostname or IP
address, naturally!)
Perl modules used directly by TPAC
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* `Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm`
* `Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm`
* `Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm`
Default templates
-~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~
The source template files are found in `Open-ILS/src/templates/opac`.
overrides.
Apache configuration files
-~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~
The base Evergreen configuration file on Debian-based systems can be found in
`/etc/apache2/sites-enabled/eg.conf`. This file defines the basic virtual host
`/etc/apache2/eg_vhost.conf`.
TPAC CSS and media files
-~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~
The CSS files used by the default TPAC templates are stored in the repo in
`Open-ILS/web/css/skin/default/opac/` and installed in