From 5f989bdc8bc67963e5cf33e02bbd2ca0d7a5a693 Mon Sep 17 00:00:00 2001 From: Lebbeous Fogle-Weekley Date: Wed, 24 Jul 2013 16:25:24 -0400 Subject: [PATCH] OPAC Browse: Extra small bit of documentation about author headings Signed-off-by: Lebbeous Fogle-Weekley --- docs/RELEASE_NOTES_NEXT/OPAC/BibAuthBrowse.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/BibAuthBrowse.txt b/docs/RELEASE_NOTES_NEXT/OPAC/BibAuthBrowse.txt index c429dec606..1f4bcac116 100644 --- a/docs/RELEASE_NOTES_NEXT/OPAC/BibAuthBrowse.txt +++ b/docs/RELEASE_NOTES_NEXT/OPAC/BibAuthBrowse.txt @@ -48,3 +48,9 @@ to enable. enabled if it suits your catalog, and can even be customized per search class (author, title, series, subject). +Also, by default, authors are indexed for browse in such a way that +relator roles like "creator" are dropped off the end of their headings. +This was an aesthetic choice. If a site wanted to display those kinds +of terms, they would update the 'config.metabib_field' table in +the database, setting 'browse_xpath' to NULL where 'field_class' = +''author'' and 'browse_field' is true. -- 2.11.0