Docs reorg: cleanup syntax in the command line admin manual
authorJane Sandberg <sandbej@linnbenton.edu>
Mon, 11 Sep 2017 00:32:44 +0000 (17:32 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Mon, 11 Sep 2017 00:32:44 +0000 (17:32 -0700)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
docs/admin/patron_address_by_zip_code.adoc
docs/opac/new_skin_customizations.adoc
docs/root_command_line_admin.adoc

index 92990fb..bb56e48 100644 (file)
@@ -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.
 
index 478c6ca..88ffee8 100644 (file)
@@ -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
index 9c06e64..9eca3d7 100644 (file)
@@ -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[]