From 3087ab433bf0675b3e37867dc1cd91e736ecb23e Mon Sep 17 00:00:00 2001 From: Angela Kilsdonk Date: Tue, 11 Jun 2013 10:56:01 -0400 Subject: [PATCH] Edits to documentation Edits to fit documentation structure. Signed-off-by: Angela Kilsdonk --- docs/opac/advanced_features.txt | 9 ++++++--- docs/root.txt | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/opac/advanced_features.txt b/docs/opac/advanced_features.txt index 04dd26741a..f926239140 100644 --- a/docs/opac/advanced_features.txt +++ b/docs/opac/advanced_features.txt @@ -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: diff --git a/docs/root.txt b/docs/root.txt index 742a8795c7..c562b3cc8d 100644 --- a/docs/root.txt +++ b/docs/root.txt @@ -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 -- 2.43.2