[open-ils-commits] [GIT] Evergreen ILS branch master updated. 7274247721e9e9017d7792007c161d2d2d579b6b
Evergreen Git
git at git.evergreen-ils.org
Sun Sep 10 20:32:51 EDT 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 7274247721e9e9017d7792007c161d2d2d579b6b (commit)
from f60e42940883c2cdcedc9c45ef073635b3415ed9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7274247721e9e9017d7792007c161d2d2d579b6b
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date: Sun Sep 10 17:32:44 2017 -0700
Docs reorg: cleanup syntax in the command line admin manual
Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
diff --git a/docs/admin/patron_address_by_zip_code.adoc b/docs/admin/patron_address_by_zip_code.adoc
index 92990fb..bb56e48 100644
--- a/docs/admin/patron_address_by_zip_code.adoc
+++ b/docs/admin/patron_address_by_zip_code.adoc
@@ -51,7 +51,7 @@ Most fields can be left blank if the information is not available and that data
. 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.
diff --git a/docs/opac/new_skin_customizations.adoc b/docs/opac/new_skin_customizations.adoc
index 478c6ca..88ffee8 100644
--- a/docs/opac/new_skin_customizations.adoc
+++ b/docs/opac/new_skin_customizations.adoc
@@ -1,6 +1,9 @@
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.
@@ -99,7 +102,7 @@ is done by setting the search.metarecord_default variable to 1.
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
diff --git a/docs/root_command_line_admin.adoc b/docs/root_command_line_admin.adoc
index 9c06e64..9eca3d7 100644
--- a/docs/root_command_line_admin.adoc
+++ b/docs/root_command_line_admin.adoc
@@ -65,12 +65,10 @@ System Configuration
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[]
@@ -105,7 +103,7 @@ include::admin_initial_setup/designing_your_catalog.adoc[]
:leveloffset: 0
-include::opac/opac/new_skin_customizations.adoc[]
+include::opac/new_skin_customizations.adoc[]
include::shared/attributions.adoc[]
-----------------------------------------------------------------------
Summary of changes:
docs/admin/patron_address_by_zip_code.adoc | 2 +-
docs/opac/new_skin_customizations.adoc | 5 ++++-
docs/root_command_line_admin.adoc | 6 ++----
3 files changed, 7 insertions(+), 6 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list