Changed featured items for KPAC home page.
authorTerran McCanna <tmccanna@georgialibraries.org>
Fri, 20 Dec 2013 17:57:36 +0000 (12:57 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 20 Oct 2014 12:43:01 +0000 (08:43 -0400)
Open-ILS/examples/kpac.xml

index 23d30e6..df525d1 100644 (file)
@@ -4,8 +4,8 @@
     If configured, all searches, including topic searches configured
     below, will be appended with this filter.  The purpose is to restrict 
     all searches within the kpac to a specific collection.    
-      --> 
-    <global_filter>audience(a,b,c,j)</global_filter>
+       
+    <global_filter>audience(a,b,c,j)</global_filter>-->
 
  
     <pages>
         <page id="1" columns="4" name="Home" img="/images/home.jpg">
         <!-- Use type="topic" for top-level categories, type="maintopic" for searches, or type="link" for page links -->
 
-            <!-- 
+            
             <cell name="Martin Luther King, Jr. Day" img="cat-mlk.png" type="maintopic">keyword:king martin luther</cell>
             <cell name="Valentine's Day" img="cat-valentines.png" type="maintopic">keyword:valentine's day</cell>
+            <!--             
             <cell name="St. Patrick's Day" img="cat-stpatricks.png" type="maintopic">keyword:st. patrick's day</cell>
             <cell name="Easter" img="cat-easter.png" type="maintopic">keyword:easter</cell>
             <cell name="4th of July" img="cat-independence.png" type="maintopic">(keyword:independence day || keyword:fourth of july)</cell>
             <cell name="Back to School" img="cat-school.png" type="maintopic">(keyword:back to school || keyword:goes to school)</cell>
-            -->
             <cell name="Halloween" img="cat-halloween.png" type="maintopic">keyword:halloween</cell> 
             <cell name="Thanksgiving" img="cat-thanksgiving.png" type="maintopic">keyword:thanksgiving</cell>
-            <!--             
+                       
             <cell name="Christmas" img="cat-christmas.png" type="maintopic">keyword:christmas</cell>
             <cell name="Hannukah" img="cat-hannukah.png" type="maintopic">keyword:hannukah</cell>
             <cell name="Kwanzaa" img="cat-kwanzaa.png" type="maintopic">keyword:kwanzaa</cell>
-            -->
+            -->  
             <cell name="Dinosaurs" img="cat-dinosaur.png" type="maintopic">keyword:dinosaur</cell>
             <cell name="Princesses" img="cat-princess.png" type="maintopic">keyword:princess</cell>
             <cell type="topic">10</cell>
         </page> 
 
         <page id="11" columns="2" name="Award-Winners" img="cat-caldecott.png" >
-             <cell name="Caldecott Medal" img="cat-caldecott.png" type="link">https://test.gapines.org/eg/kpac/results?bookbag=153202;locg=1;trail=11</cell>
-             <cell name="Coretta Scott King" img="cat-king.png" type="link">https://test.gapines.org/eg/kpac/results?bookbag=153204;locg=1;trail=11</cell>
-             <cell name="Geisel Award" img="cat-geisel.png" type="link">https://test.gapines.org/eg/kpac/results?bookbag=153203;locg=1;trail=11</cell>
-             <cell name="Newbery Medal" img="cat-newbery.png" type="link">https://test.gapines.org/eg/kpac/results?bookbag=153201;locg=1;trail=11</cell>
-             <cell name="Book Award Winners" img="cat-gcba.png" type="link">https://test.gapines.org/eg/kpac/results?bookbag=153206;locg=1;trail=11</cell>
-             <cell name="Book Award Nominees" img="cat-gcba.png" type="link">https://test.gapines.org/eg/kpac/results?bookbag=154170;locg=1;trail=11</cell>
-             <cell name="Picture Book Winners" img="cat-gcba.png" type="link">https://test.gapines.org/eg/kpac/results?bookbag=153205;locg=1;trail=11</cell>
-             <cell name="Picture Book Nominees" img="cat-gcba.png" type="link">https://test.gapines.org/eg/kpac/results?bookbag=154171;locg=1;trail=11</cell>
+             <cell name="Caldecott Medal" img="cat-caldecott.png" type="link">https://next.gapines.org/eg/kpac/results?bookbag=153202;locg=1;trail=11</cell>
+             <cell name="Coretta Scott King" img="cat-king.png" type="link">https://next.gapines.org/eg/kpac/results?bookbag=153204;locg=1;trail=11</cell>
+             <cell name="Geisel Award" img="cat-geisel.png" type="link">https://next.gapines.org/eg/kpac/results?bookbag=153203;locg=1;trail=11</cell>
+             <cell name="Newbery Medal" img="cat-newbery.png" type="link">https://next.gapines.org/eg/kpac/results?bookbag=153201;locg=1;trail=11</cell>
+             <cell name="Book Award Winners" img="cat-gcba.png" type="link">https://next.gapines.org/eg/kpac/results?bookbag=153206;locg=1;trail=11</cell>
+             <cell name="Book Award Nominees" img="cat-gcba.png" type="link">https://next.gapines.org/eg/kpac/results?bookbag=154170;locg=1;trail=11</cell>
+             <cell name="Picture Book Winners" img="cat-gcba.png" type="link">https://next.gapines.org/eg/kpac/results?bookbag=153205;locg=1;trail=11</cell>
+             <cell name="Picture Book Nominees" img="cat-gcba.png" type="link">https://next.gapines.org/eg/kpac/results?bookbag=154171;locg=1;trail=11</cell>
 
         </page>