. AreaCode - Phone number area code, unused.
. *AlertMesg* - Message to display to staff to alert them of any special circumstances.
-TIP: The <<_address_alert,Address Alerts>> feature can also be used to alert staff about certain addresses.
+TIP: The Address Alerts feature -- described in the Staff Client Sysadmin manual -- can also be used to alert staff about certain addresses.
Here is an example of what the data file should look like.
Creating a New Skin: the Bare Minimum
=====================================
+Introduction
+------------
+
When you adopt the TPAC as your catalog, you must create a new skin. This
involves a combination of overriding template files and setting Apache
directives to control the look and feel of your customized TPAC.
users.
* `myopac/update_password_msg.tt2`: defines the password format that needs
to be used when setting a user password. If your Evergreen site has set
- _Password format_ regex in the <<lse-global, Library Settings Editor>>, you
+ _Password format_ regex in the Library Settings Editor, you
should update the language to describe the format that should be used.
* `password_reset.tt2`: in the msg_map section, you might want to change the
NOT_STRONG text that appears when the user tries to set a password that
include::admin_initial_setup/describing_your_people.adoc[]
-include::admin_initial_setup/describing_your_catalog.adoc[]
-
include::admin/authentication_proxy.adoc[]
-include::admin/patron_address_zip_code.adoc[]
+include::admin/patron_address_by_zip_code.adoc[]
include::admin/apache_rewrite_tricks.adoc[]
:leveloffset: 0
-include::opac/opac/new_skin_customizations.adoc[]
+include::opac/new_skin_customizations.adoc[]
include::shared/attributions.adoc[]