From: Bill Erickson Date: Fri, 24 Aug 2012 17:27:24 +0000 (-0400) Subject: Add kpac to 2.3 release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=444e599f8c3a7d5c08b5967b9f83efdbc080f086;p=working%2FEvergreen.git Add kpac to 2.3 release notes This is a snippet from the main kpac documentation in docs/opac/kids_opac.txt, added to make sure it's represented in the release notes. Signed-off-by: Bill Erickson --- diff --git a/docs/RELEASE_NOTES_2_3.txt b/docs/RELEASE_NOTES_2_3.txt index 83c29c4e07..aa5e765c16 100644 --- a/docs/RELEASE_NOTES_2_3.txt +++ b/docs/RELEASE_NOTES_2_3.txt @@ -172,6 +172,18 @@ The user may also set a preference in their search preferences to disable this warning. The setting only works when a user is logged in, of course. +Kid's OPAC +^^^^^^^^^^ + +The Kids OPAC (KPAC) is a public catalog search that was designed for children +and teens. Colorful menu items,large buttons, and simple navigation make this +an appealing search interface for kids. Librarians will appreciate the flexible +configuration of the KPAC. Librarians can create links to canned search results +for kids and can apply these links by branch. The KPAC uses the same infrastructure +as the Template Toolkit OPAC (TPAC), the adult catalog search, so you can easily +extend the KPAC using the code that already exists in the TPAC. Finally, third +party content, such as reader reviews, can be integrated into the KPAC. + Cataloging ~~~~~~~~~~