
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, rel_3_14 has been updated via c13076109a88277aefb1299c84940dd8c1698ec1 (commit) via 256e8b4d0e2f3d8615045cb070e4f3153803371d (commit) from 62a47b510472209ae884c1828f256a83036afe03 (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 c13076109a88277aefb1299c84940dd8c1698ec1 Author: Jennifer Pringle <jennifer.pringle@bc.libraries.coop> Date: Thu Jul 3 11:40:41 2025 -0700 Docs: Update "org unit" in lsa-statcat.adoc Signed-off-by: Jane Sandberg <js7389@princeton.edu> diff --git a/docs/modules/admin/pages/lsa-statcat.adoc b/docs/modules/admin/pages/lsa-statcat.adoc index 48eccb8dda..47325b75a0 100644 --- a/docs/modules/admin/pages/lsa-statcat.adoc +++ b/docs/modules/admin/pages/lsa-statcat.adoc @@ -3,7 +3,7 @@ The Statistical Categories Editors are split into two interfaces, one for items and one for patrons, and are where you configure your statistical categories (stat cats). Stat cats are a way to save and report on additional information that doesn't fit elsewhere in Evergreen's default records. -An organizational unit (consortium, library system branch library, sub library, etc.) may create their own categories and entries, or supplement categories defined by a higher-level org unit with their own entries. +An organizational unit (consortium, library system branch library, sub library, etc.) may create their own categories and entries, or supplement categories defined by a higher-level organizational unit with their own entries. == Item Statistical Categories == commit 256e8b4d0e2f3d8615045cb070e4f3153803371d Author: spmorrison <101879901+spmorrison@users.noreply.github.com> Date: Thu Jul 3 14:33:10 2025 -0400 Docs: Updates to "org unit" in data_supercat.adoc Signed-off-by: Jane Sandberg <js7389@princeton.edu> diff --git a/docs/modules/development/pages/data_supercat.adoc b/docs/modules/development/pages/data_supercat.adoc index ff4489c9b4..41d87c153e 100644 --- a/docs/modules/development/pages/data_supercat.adoc +++ b/docs/modules/development/pages/data_supercat.adoc @@ -214,9 +214,9 @@ Note the following features: Example: http://gapines.org/opac/extras/feed/freshmeat/atom/biblio/import/10/2008-01-... -==== Filtering by Org Unit ==== +==== Filtering by Organizational Unit ==== -You can generate a similar list, with the added ability to limit by Org Unit, using the item-age browse axis. +You can generate a similar list, with the added ability to limit by organizational unit, using the item-age browse axis. To produce an RSS feed by item date rather than bib date, and to restrict it to a particular system within a consortium: @@ -224,7 +224,7 @@ Example: http://gapines.org/opac/extras/browse/atom/item-age/ARL-BOG/1/10 Note the following: -* ARL-BOG should be the short name of the org unit you're interested in +* ARL-BOG should be the short name of the organizational unit you're interested in * 1 is the page (since you are browsing through pages of results) * 10 is the number of results to return per page ----------------------------------------------------------------------- Summary of changes: docs/modules/admin/pages/lsa-statcat.adoc | 2 +- docs/modules/development/pages/data_supercat.adoc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- Evergreen ILS