[open-ils-commits] [GIT] Evergreen ILS branch rel_2_3 updated. 0ca4a5a26ec0b8d1e16f5d9b45231c6e5d9157ef

Evergreen Git git at git.evergreen-ils.org
Fri Aug 10 10:09:45 EDT 2012


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_2_3 has been updated
       via  0ca4a5a26ec0b8d1e16f5d9b45231c6e5d9157ef (commit)
       via  067669e687e17a130c890e84f1023f48bf14504d (commit)
      from  135048671b01eacffacba741058ab487a5885b22 (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 0ca4a5a26ec0b8d1e16f5d9b45231c6e5d9157ef
Author: Robert Soulliere <robert.soulliere at mohawkcollege.ca>
Date:   Fri Aug 10 10:04:59 2012 -0400

    Documentation: remove line break characters from file.
    
    Signed-off-by: Robert Soulliere <robert.soulliere at mohawkcollege.ca>

diff --git a/docs/opac/kids_opac.txt b/docs/opac/kids_opac.txt
index 4a65a5f..268d9fb 100644
--- a/docs/opac/kids_opac.txt
+++ b/docs/opac/kids_opac.txt
@@ -1,201 +1,201 @@
-Kids 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.
-
-Choose a Skin
-~~~~~~~~~~~~~
-
-Two skins, or design interfaces, have been created for the KPAC.  The KPAC was 
-designed to run multiple skins on a single web server.  A consortium, then, could 
-allow each library system to choose a skin for their patrons.
-
-
-*Monster Skin:*
-
-
-In this skin, the search bar shares the top panel with a playful monster.  The 
-search grid appears beneath the search bar.  Help and Login links appear in bold 
-colors at the top right of the interface although you can customize these with CSS.  
-After you login, the Login button disappears.
-
-image::media/Kids_OPAC2.jpg[Kids_OPAC2]
-
-
-*Alternate Skin:*
-
-In this skin, the search bar is the focal point of the top panel and is centered 
-on the screen.  The search grid appears beneath the search bar.  Help and Login 
-links appear at the top right of the interface. You can customize the appearance 
-and position of these links with CSS.  After you login, the user name is displayed 
-in the top right corner, and the Login link becomes an option to Logout.
-
-image::media/Kids_OPAC1.jpg[Kids_OPAC1]
-
-
-Search the Catalog
-~~~~~~~~~~~~~~~~~~
-
-You can search the catalog using only the search bar, the search grid, or the search 
-bar and the collection drop down menu.
-
-
-*Search using the Search Bar*
-
-To search the catalog from the home page, enter text into the search bar in the 
-center of the main page, or enter text into the search bar to the right of the 
-results on a results page.  Search indices are configurable, but the default search 
-indices include author, title and (key)word.
-
-You can use this search bar to search the entire catalog, or, using the configuration 
-files, you can apply a filter so that search queries entered here retrieve records 
-that meet specific criteria, such as child-friendly copy locations or MARC audience 
-codes. 
-
-
-*Search using the Grid*
-
-From the home page, you can search the catalog by clicking on the grid of icons.  
-An icon search can link to an external web link or to a canned search.  For example, 
-the icon, Musical Instruments, could link to the results of a catalog search on 
-the subject heading, Musical instruments.  
-
-The labels on the grid of icons and the content that they search are configurable 
-by branch.  You can use the grid to search the entire catalog, or, using the 
-configuration files, you can apply a filter so that search queries entered here 
-retrieve records associated with specific criteria, such as child-friendly copy 
-locations or MARC audience codes.
-
-
-image::media/Kids_OPAC4.jpg[Kids_OPAC4]
-
-
-You can add multiple layers of icons and searches to your grid:
-
-
-image::media/Kids_OPAC5.jpg[Kids_OPAC5]
-
-
-
-*Search using the Search Bar and the _Collection_ Drop Down Menu*
-
-On the search results page, a search bar and drop down menu appear on the right 
-side of the screen.  You can enter a search term and into the search bar and select 
-a collection from the drop down menu to search these configured collections.  
-Configured collections might provide more targeted searching for your audience 
-than a general catalog search.  For example, you could create collections by shelving 
-location or by MARC audience code.  
-
-
-image::media/Kids_OPAC17.jpg[Kids_OPAC17]
-
-
-Using any search method, the search results display in the center of the screen.  
-Brief information displays beneath each title in the initial search result.  The 
-brief information that displays, such as title, author, or publication information, 
-is configurable.
-
-
-image::media/Kids_OPAC6.jpg[Kids_OPAC6]
-
-
-For full details on a title, click *More Info*.  The full details displays the 
-configured fields from the title record and copy information.  Click *Show more 
-copies* to display up to fifty results.  Use the breadcrumbs at the top to trace 
-your search history.
-
-
-image::media/Kids_OPAC7.jpg[Kids_OPAC7]
-
-
-
-Place a Hold
-~~~~~~~~~~~~
-
-From the search results, click the *Get it!* link to place a hold.
-
-
-image::media/Kids_OPAC11.jpg[Kids_OPAC11]
-
-
-The brief information about the title appears, and, if you have not yet logged in, 
-the *Get It!* panel appears with fields for username and password.  Enter the username 
-and password, and select the pick up library. Then click *Submit*.  If you have 
-already logged into your account, you need only to select the pick up location, 
-and click *Submit*.
-
-
-image::media/Kids_OPAC12.jpg[Kids_OPAC12]
-
-
-A confirmation of hold placement appears.  You can return to the previous record 
-or to your search results.
-
-
-image::media/Kids_OPAC13.jpg[Kids_OPAC13]
-
-
-
-Save Items to a List
-~~~~~~~~~~~~~~~~~~~~
-
-You can save items to a temporary list, or, if you are logged in, you can save to 
-a list of your own creation.  To save items to a list, click the *Get it* button 
-on the Search Results page.
-
-
-image::media/Kids_OPAC14.jpg[Kids_OPAC14]
-
-
-Select a list in the *Save It!* panel beneath the brief information, and click *Submit*.
-
-
-image::media/Kids_OPAC16.jpg[Kids_OPAC16]
-
-
-A confirmation of the saved item appears. To save the item to a list or to manage 
-the lists, click the *My Lists* link to return to the list management feature in 
-the TPAC. 
-
-
-image::media/Kids_OPAC15.jpg[Kids_OPAC15]
-
-
-
-Third Party Content
-~~~~~~~~~~~~~~~~~~~
-
-Third party content, such as reader reviews, can be viewed in the Kids OPAC. The 
-reviews link appears adjacent to the brief information.
-
-image::media/Kids_OPAC8.jpg[Kids_OPAC8]
-
-
-Click the Reviews link to view reader reviews from a third party source. The reader 
-reviews open beneath the brief information.
-
-
-image::media/Kids_OPAC9.jpg[Kids_OPAC9]
-
-
-Summaries and reviews from other publications appear in separate tabs beneath the 
-copy information.
-
-
-image::media/Kids_OPAC10.jpg[Kids_OPAC10]
-
-Configuration Files
-~~~~~~~~~~~~~~~~~~~
-
-Configuration files allow you to define labels for canned searches in the icon 
-grid, determine how icons lead users to new pages, and define whether those icons 
-are canned searches or links to external resources.  Documentation describing how 
-to use the configruation files is available in the Evergreen respository.
-
+Kids 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.
+
+Choose a Skin
+~~~~~~~~~~~~~
+
+Two skins, or design interfaces, have been created for the KPAC.  The KPAC was 
+designed to run multiple skins on a single web server.  A consortium, then, could 
+allow each library system to choose a skin for their patrons.
+
+
+*Monster Skin:*
+
+
+In this skin, the search bar shares the top panel with a playful monster.  The 
+search grid appears beneath the search bar.  Help and Login links appear in bold 
+colors at the top right of the interface although you can customize these with CSS.  
+After you login, the Login button disappears.
+
+image::media/Kids_OPAC2.jpg[Kids_OPAC2]
+
+
+*Alternate Skin:*
+
+In this skin, the search bar is the focal point of the top panel and is centered 
+on the screen.  The search grid appears beneath the search bar.  Help and Login 
+links appear at the top right of the interface. You can customize the appearance 
+and position of these links with CSS.  After you login, the user name is displayed 
+in the top right corner, and the Login link becomes an option to Logout.
+
+image::media/Kids_OPAC1.jpg[Kids_OPAC1]
+
+
+Search the Catalog
+~~~~~~~~~~~~~~~~~~
+
+You can search the catalog using only the search bar, the search grid, or the search 
+bar and the collection drop down menu.
+
+
+*Search using the Search Bar*
+
+To search the catalog from the home page, enter text into the search bar in the 
+center of the main page, or enter text into the search bar to the right of the 
+results on a results page.  Search indices are configurable, but the default search 
+indices include author, title and (key)word.
+
+You can use this search bar to search the entire catalog, or, using the configuration 
+files, you can apply a filter so that search queries entered here retrieve records 
+that meet specific criteria, such as child-friendly copy locations or MARC audience 
+codes. 
+
+
+*Search using the Grid*
+
+From the home page, you can search the catalog by clicking on the grid of icons.  
+An icon search can link to an external web link or to a canned search.  For example, 
+the icon, Musical Instruments, could link to the results of a catalog search on 
+the subject heading, Musical instruments.  
+
+The labels on the grid of icons and the content that they search are configurable 
+by branch.  You can use the grid to search the entire catalog, or, using the 
+configuration files, you can apply a filter so that search queries entered here 
+retrieve records associated with specific criteria, such as child-friendly copy 
+locations or MARC audience codes.
+
+
+image::media/Kids_OPAC4.jpg[Kids_OPAC4]
+
+
+You can add multiple layers of icons and searches to your grid:
+
+
+image::media/Kids_OPAC5.jpg[Kids_OPAC5]
+
+
+
+*Search using the Search Bar and the _Collection_ Drop Down Menu*
+
+On the search results page, a search bar and drop down menu appear on the right 
+side of the screen.  You can enter a search term and into the search bar and select 
+a collection from the drop down menu to search these configured collections.  
+Configured collections might provide more targeted searching for your audience 
+than a general catalog search.  For example, you could create collections by shelving 
+location or by MARC audience code.  
+
+
+image::media/Kids_OPAC17.jpg[Kids_OPAC17]
+
+
+Using any search method, the search results display in the center of the screen.  
+Brief information displays beneath each title in the initial search result.  The 
+brief information that displays, such as title, author, or publication information, 
+is configurable.
+
+
+image::media/Kids_OPAC6.jpg[Kids_OPAC6]
+
+
+For full details on a title, click *More Info*.  The full details displays the 
+configured fields from the title record and copy information.  Click *Show more 
+copies* to display up to fifty results.  Use the breadcrumbs at the top to trace 
+your search history.
+
+
+image::media/Kids_OPAC7.jpg[Kids_OPAC7]
+
+
+
+Place a Hold
+~~~~~~~~~~~~
+
+From the search results, click the *Get it!* link to place a hold.
+
+
+image::media/Kids_OPAC11.jpg[Kids_OPAC11]
+
+
+The brief information about the title appears, and, if you have not yet logged in, 
+the *Get It!* panel appears with fields for username and password.  Enter the username 
+and password, and select the pick up library. Then click *Submit*.  If you have 
+already logged into your account, you need only to select the pick up location, 
+and click *Submit*.
+
+
+image::media/Kids_OPAC12.jpg[Kids_OPAC12]
+
+
+A confirmation of hold placement appears.  You can return to the previous record 
+or to your search results.
+
+
+image::media/Kids_OPAC13.jpg[Kids_OPAC13]
+
+
+
+Save Items to a List
+~~~~~~~~~~~~~~~~~~~~
+
+You can save items to a temporary list, or, if you are logged in, you can save to 
+a list of your own creation.  To save items to a list, click the *Get it* button 
+on the Search Results page.
+
+
+image::media/Kids_OPAC14.jpg[Kids_OPAC14]
+
+
+Select a list in the *Save It!* panel beneath the brief information, and click *Submit*.
+
+
+image::media/Kids_OPAC16.jpg[Kids_OPAC16]
+
+
+A confirmation of the saved item appears. To save the item to a list or to manage 
+the lists, click the *My Lists* link to return to the list management feature in 
+the TPAC. 
+
+
+image::media/Kids_OPAC15.jpg[Kids_OPAC15]
+
+
+
+Third Party Content
+~~~~~~~~~~~~~~~~~~~
+
+Third party content, such as reader reviews, can be viewed in the Kids OPAC. The 
+reviews link appears adjacent to the brief information.
+
+image::media/Kids_OPAC8.jpg[Kids_OPAC8]
+
+
+Click the Reviews link to view reader reviews from a third party source. The reader 
+reviews open beneath the brief information.
+
+
+image::media/Kids_OPAC9.jpg[Kids_OPAC9]
+
+
+Summaries and reviews from other publications appear in separate tabs beneath the 
+copy information.
+
+
+image::media/Kids_OPAC10.jpg[Kids_OPAC10]
+
+Configuration Files
+~~~~~~~~~~~~~~~~~~~
+
+Configuration files allow you to define labels for canned searches in the icon 
+grid, determine how icons lead users to new pages, and define whether those icons 
+are canned searches or links to external resources.  Documentation describing how 
+to use the configruation files is available in the Evergreen respository.
+

commit 067669e687e17a130c890e84f1023f48bf14504d
Author: Sally Fortin <sfortin at esilibrary.com>
Date:   Fri Aug 10 09:59:04 2012 -0400

    Documentation: Add kids catalog documentation from ESI site.
    
    Signed-off-by: Robert Soulliere <robert.soulliere at mohawkcollege.ca>

diff --git a/docs/media/Kids_OPAC1.jpg b/docs/media/Kids_OPAC1.jpg
new file mode 100644
index 0000000..847bbb5
Binary files /dev/null and b/docs/media/Kids_OPAC1.jpg differ
diff --git a/docs/media/Kids_OPAC11.jpg b/docs/media/Kids_OPAC11.jpg
new file mode 100644
index 0000000..d3ed5bf
Binary files /dev/null and b/docs/media/Kids_OPAC11.jpg differ
diff --git a/docs/media/Kids_OPAC12.jpg b/docs/media/Kids_OPAC12.jpg
new file mode 100644
index 0000000..7255464
Binary files /dev/null and b/docs/media/Kids_OPAC12.jpg differ
diff --git a/docs/media/Kids_OPAC13.jpg b/docs/media/Kids_OPAC13.jpg
new file mode 100644
index 0000000..1693ad1
Binary files /dev/null and b/docs/media/Kids_OPAC13.jpg differ
diff --git a/docs/media/Kids_OPAC14.jpg b/docs/media/Kids_OPAC14.jpg
new file mode 100644
index 0000000..3c0214b
Binary files /dev/null and b/docs/media/Kids_OPAC14.jpg differ
diff --git a/docs/media/Kids_OPAC15.jpg b/docs/media/Kids_OPAC15.jpg
new file mode 100644
index 0000000..a483c16
Binary files /dev/null and b/docs/media/Kids_OPAC15.jpg differ
diff --git a/docs/media/Kids_OPAC16.jpg b/docs/media/Kids_OPAC16.jpg
new file mode 100644
index 0000000..33cce3d
Binary files /dev/null and b/docs/media/Kids_OPAC16.jpg differ
diff --git a/docs/media/Kids_OPAC17.jpg b/docs/media/Kids_OPAC17.jpg
new file mode 100644
index 0000000..c7c845b
Binary files /dev/null and b/docs/media/Kids_OPAC17.jpg differ
diff --git a/docs/media/Kids_OPAC2.jpg b/docs/media/Kids_OPAC2.jpg
new file mode 100644
index 0000000..aebcdfe
Binary files /dev/null and b/docs/media/Kids_OPAC2.jpg differ
diff --git a/docs/media/Kids_OPAC4.jpg b/docs/media/Kids_OPAC4.jpg
new file mode 100644
index 0000000..9b14495
Binary files /dev/null and b/docs/media/Kids_OPAC4.jpg differ
diff --git a/docs/media/Kids_OPAC5.jpg b/docs/media/Kids_OPAC5.jpg
new file mode 100644
index 0000000..61b6c3a
Binary files /dev/null and b/docs/media/Kids_OPAC5.jpg differ
diff --git a/docs/media/Kids_OPAC6.jpg b/docs/media/Kids_OPAC6.jpg
new file mode 100644
index 0000000..3bf605b
Binary files /dev/null and b/docs/media/Kids_OPAC6.jpg differ
diff --git a/docs/media/Kids_OPAC7.jpg b/docs/media/Kids_OPAC7.jpg
new file mode 100644
index 0000000..604c76b
Binary files /dev/null and b/docs/media/Kids_OPAC7.jpg differ
diff --git a/docs/media/Kids_OPAC8.jpg b/docs/media/Kids_OPAC8.jpg
new file mode 100644
index 0000000..d8b2f08
Binary files /dev/null and b/docs/media/Kids_OPAC8.jpg differ
diff --git a/docs/media/Kids_OPAC9.jpg b/docs/media/Kids_OPAC9.jpg
new file mode 100644
index 0000000..8754a8c
Binary files /dev/null and b/docs/media/Kids_OPAC9.jpg differ
diff --git a/docs/opac/kids_opac.txt b/docs/opac/kids_opac.txt
new file mode 100644
index 0000000..4a65a5f
--- /dev/null
+++ b/docs/opac/kids_opac.txt
@@ -0,0 +1,201 @@
+Kids 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.
+
+Choose a Skin
+~~~~~~~~~~~~~
+
+Two skins, or design interfaces, have been created for the KPAC.  The KPAC was 
+designed to run multiple skins on a single web server.  A consortium, then, could 
+allow each library system to choose a skin for their patrons.
+
+
+*Monster Skin:*
+
+
+In this skin, the search bar shares the top panel with a playful monster.  The 
+search grid appears beneath the search bar.  Help and Login links appear in bold 
+colors at the top right of the interface although you can customize these with CSS.  
+After you login, the Login button disappears.
+
+image::media/Kids_OPAC2.jpg[Kids_OPAC2]
+
+
+*Alternate Skin:*
+
+In this skin, the search bar is the focal point of the top panel and is centered 
+on the screen.  The search grid appears beneath the search bar.  Help and Login 
+links appear at the top right of the interface. You can customize the appearance 
+and position of these links with CSS.  After you login, the user name is displayed 
+in the top right corner, and the Login link becomes an option to Logout.
+
+image::media/Kids_OPAC1.jpg[Kids_OPAC1]
+
+
+Search the Catalog
+~~~~~~~~~~~~~~~~~~
+
+You can search the catalog using only the search bar, the search grid, or the search 
+bar and the collection drop down menu.
+
+
+*Search using the Search Bar*
+
+To search the catalog from the home page, enter text into the search bar in the 
+center of the main page, or enter text into the search bar to the right of the 
+results on a results page.  Search indices are configurable, but the default search 
+indices include author, title and (key)word.
+
+You can use this search bar to search the entire catalog, or, using the configuration 
+files, you can apply a filter so that search queries entered here retrieve records 
+that meet specific criteria, such as child-friendly copy locations or MARC audience 
+codes. 
+
+
+*Search using the Grid*
+
+From the home page, you can search the catalog by clicking on the grid of icons.  
+An icon search can link to an external web link or to a canned search.  For example, 
+the icon, Musical Instruments, could link to the results of a catalog search on 
+the subject heading, Musical instruments.  
+
+The labels on the grid of icons and the content that they search are configurable 
+by branch.  You can use the grid to search the entire catalog, or, using the 
+configuration files, you can apply a filter so that search queries entered here 
+retrieve records associated with specific criteria, such as child-friendly copy 
+locations or MARC audience codes.
+
+
+image::media/Kids_OPAC4.jpg[Kids_OPAC4]
+
+
+You can add multiple layers of icons and searches to your grid:
+
+
+image::media/Kids_OPAC5.jpg[Kids_OPAC5]
+
+
+
+*Search using the Search Bar and the _Collection_ Drop Down Menu*
+
+On the search results page, a search bar and drop down menu appear on the right 
+side of the screen.  You can enter a search term and into the search bar and select 
+a collection from the drop down menu to search these configured collections.  
+Configured collections might provide more targeted searching for your audience 
+than a general catalog search.  For example, you could create collections by shelving 
+location or by MARC audience code.  
+
+
+image::media/Kids_OPAC17.jpg[Kids_OPAC17]
+
+
+Using any search method, the search results display in the center of the screen.  
+Brief information displays beneath each title in the initial search result.  The 
+brief information that displays, such as title, author, or publication information, 
+is configurable.
+
+
+image::media/Kids_OPAC6.jpg[Kids_OPAC6]
+
+
+For full details on a title, click *More Info*.  The full details displays the 
+configured fields from the title record and copy information.  Click *Show more 
+copies* to display up to fifty results.  Use the breadcrumbs at the top to trace 
+your search history.
+
+
+image::media/Kids_OPAC7.jpg[Kids_OPAC7]
+
+
+
+Place a Hold
+~~~~~~~~~~~~
+
+From the search results, click the *Get it!* link to place a hold.
+
+
+image::media/Kids_OPAC11.jpg[Kids_OPAC11]
+
+
+The brief information about the title appears, and, if you have not yet logged in, 
+the *Get It!* panel appears with fields for username and password.  Enter the username 
+and password, and select the pick up library. Then click *Submit*.  If you have 
+already logged into your account, you need only to select the pick up location, 
+and click *Submit*.
+
+
+image::media/Kids_OPAC12.jpg[Kids_OPAC12]
+
+
+A confirmation of hold placement appears.  You can return to the previous record 
+or to your search results.
+
+
+image::media/Kids_OPAC13.jpg[Kids_OPAC13]
+
+
+
+Save Items to a List
+~~~~~~~~~~~~~~~~~~~~
+
+You can save items to a temporary list, or, if you are logged in, you can save to 
+a list of your own creation.  To save items to a list, click the *Get it* button 
+on the Search Results page.
+
+
+image::media/Kids_OPAC14.jpg[Kids_OPAC14]
+
+
+Select a list in the *Save It!* panel beneath the brief information, and click *Submit*.
+
+
+image::media/Kids_OPAC16.jpg[Kids_OPAC16]
+
+
+A confirmation of the saved item appears. To save the item to a list or to manage 
+the lists, click the *My Lists* link to return to the list management feature in 
+the TPAC. 
+
+
+image::media/Kids_OPAC15.jpg[Kids_OPAC15]
+
+
+
+Third Party Content
+~~~~~~~~~~~~~~~~~~~
+
+Third party content, such as reader reviews, can be viewed in the Kids OPAC. The 
+reviews link appears adjacent to the brief information.
+
+image::media/Kids_OPAC8.jpg[Kids_OPAC8]
+
+
+Click the Reviews link to view reader reviews from a third party source. The reader 
+reviews open beneath the brief information.
+
+
+image::media/Kids_OPAC9.jpg[Kids_OPAC9]
+
+
+Summaries and reviews from other publications appear in separate tabs beneath the 
+copy information.
+
+
+image::media/Kids_OPAC10.jpg[Kids_OPAC10]
+
+Configuration Files
+~~~~~~~~~~~~~~~~~~~
+
+Configuration files allow you to define labels for canned searches in the icon 
+grid, determine how icons lead users to new pages, and define whether those icons 
+are canned searches or links to external resources.  Documentation describing how 
+to use the configruation files is available in the Evergreen respository.
+
diff --git a/docs/root.txt b/docs/root.txt
index fa48c6d..c6a0ac9 100644
--- a/docs/root.txt
+++ b/docs/root.txt
@@ -287,6 +287,8 @@ Use this part for information about searching the Evergreen public access catalo
 
 include::opac/my_lists.txt[]
 
+include::opac/kids_opac.txt[]
+
 Developer Resources
 ===================
 

-----------------------------------------------------------------------

Summary of changes:
 docs/media/Kids_OPAC1.jpg  |  Bin 0 -> 247773 bytes
 docs/media/Kids_OPAC11.jpg |  Bin 0 -> 68480 bytes
 docs/media/Kids_OPAC12.jpg |  Bin 0 -> 69727 bytes
 docs/media/Kids_OPAC13.jpg |  Bin 0 -> 62031 bytes
 docs/media/Kids_OPAC14.jpg |  Bin 0 -> 64261 bytes
 docs/media/Kids_OPAC15.jpg |  Bin 0 -> 49131 bytes
 docs/media/Kids_OPAC16.jpg |  Bin 0 -> 100713 bytes
 docs/media/Kids_OPAC17.jpg |  Bin 0 -> 92476 bytes
 docs/media/Kids_OPAC2.jpg  |  Bin 0 -> 212701 bytes
 docs/media/Kids_OPAC4.jpg  |  Bin 0 -> 247670 bytes
 docs/media/Kids_OPAC5.jpg  |  Bin 0 -> 142360 bytes
 docs/media/Kids_OPAC6.jpg  |  Bin 0 -> 96413 bytes
 docs/media/Kids_OPAC7.jpg  |  Bin 0 -> 93942 bytes
 docs/media/Kids_OPAC8.jpg  |  Bin 0 -> 56143 bytes
 docs/media/Kids_OPAC9.jpg  |  Bin 0 -> 105870 bytes
 docs/opac/kids_opac.txt    |  201 ++++++++++++++++++++++++++++++++++++++++++++
 docs/root.txt              |    2 +
 17 files changed, 203 insertions(+), 0 deletions(-)
 create mode 100644 docs/media/Kids_OPAC1.jpg
 create mode 100644 docs/media/Kids_OPAC11.jpg
 create mode 100644 docs/media/Kids_OPAC12.jpg
 create mode 100644 docs/media/Kids_OPAC13.jpg
 create mode 100644 docs/media/Kids_OPAC14.jpg
 create mode 100644 docs/media/Kids_OPAC15.jpg
 create mode 100644 docs/media/Kids_OPAC16.jpg
 create mode 100644 docs/media/Kids_OPAC17.jpg
 create mode 100644 docs/media/Kids_OPAC2.jpg
 create mode 100644 docs/media/Kids_OPAC4.jpg
 create mode 100644 docs/media/Kids_OPAC5.jpg
 create mode 100644 docs/media/Kids_OPAC6.jpg
 create mode 100644 docs/media/Kids_OPAC7.jpg
 create mode 100644 docs/media/Kids_OPAC8.jpg
 create mode 100644 docs/media/Kids_OPAC9.jpg
 create mode 100644 docs/opac/kids_opac.txt


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list