Edits to documentation
authorAngela Kilsdonk <akilsdonk@esilibrary.com>
Tue, 11 Jun 2013 14:56:01 +0000 (10:56 -0400)
committerAngela Kilsdonk <akilsdonk@esilibrary.com>
Tue, 11 Jun 2013 14:56:01 +0000 (10:56 -0400)
Edits to fit documentation structure.

Signed-off-by: Angela Kilsdonk <akilsdonk@esilibrary.com>
docs/opac/advanced_features.txt
docs/root.txt

index 04dd267..f926239 100644 (file)
@@ -10,7 +10,8 @@ Use the Catalog to Retrieve Records with Specified Date Ranges:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
-*Search by Create Date or Range*
+Search by Create Date or Range
+++++++++++++++++++++++++++++++
 
 To find records that were created on or after a specific date, enter the term, create_date, and the date in the catalog search field.  For example, to find records that were created on or after April 1, 2013, enter the following into the catalog search field:
 
@@ -26,7 +27,8 @@ create_date(2013-04-01,2013-04-08)
 
 
 
-*Search by Edit Date or Range*
+Search by Edit Date or Range
+++++++++++++++++++++++++++++
 
 
 To find records that were edited on or before a specific date, enter the term, edit-date, and the date in the catalog search field.  The date should be preceded by a comma.   For example, to find records that were edited on or before April 1, 2013, enter the following into the catalog search field:
@@ -49,7 +51,8 @@ edit_date(2013-04-01,2013-04-08)
 
 
 
-*Search by Deleted Status*
+Search by Deleted Status
+++++++++++++++++++++++++
 
 
 To search for deleted records, enter in your catalog search field the term, edit_date, the date that you want to search, and the term, #deleted.  For example, to find records that were deleted on or after April 1, 2013, enter the following into the catalog search field:
index 742a879..c562b3c 100644 (file)
@@ -352,13 +352,13 @@ include::opac/my_lists.txt[]
 
 include::opac/kids_opac.txt[]
 
+include::opac/advanced_features.txt[]
+
 // Push titles down one level.
 :leveloffset: 1
 
 include::opac/search_form.txt[]
 
-include::opac/advanced_features.txt[]
-
 // Return to normal title levels.
 :leveloffset: 0