New Book Lists
authorTerran McCanna <tmccanna@georgialibraries.org>
Thu, 5 Jan 2017 19:03:41 +0000 (14:03 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 26 May 2017 13:11:36 +0000 (09:11 -0400)
Adding functionality to PINES home page so that patrons can select
a library and see a list of new materials.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/opac/parts/homesearch.tt2
Open-ILS/web/images/books.jpg [new file with mode: 0644]
Open-ILS/web/opac/extras/os.css
Open-ILS/xsl/ATOM2XHTML.xsl
Open-ILS/xsl/MARC21slim2ATOM.xsl

index c3e3d1c..9f1eb0b 100644 (file)
-<div id="homesearch_main_logo" style="width:800px;float:left;text-align:center;">
-    <!-- <img src="[% ctx.media_prefix %]/opac/images/main_logo.png" 
-        [% img_alt(l('Evergreen Logo')) %]/> -->
+<div id="homesearch_main_logo" style="float:left;width:100%;">
                
-       <div style="border:0px;text-align:center;height:300px;width:300px;float:left;margin-left:100px;">
+       <div style="border:0px;text-align:center;height:250px;width:250px;float:left;margin-left:0px;">
            <a href="http://pines.georgialibraries.org/pinesLocator/locator.html" target="_blank" style="text-decoration:none;">
                    <img alt="[% l('Library Locations') %]" src="[% ctx.media_prefix %]/images/pines-map.gif" style="height:150px;" /><br/>
                        <span style="font-size:125%;font-weight:bold;">[% l('Library Locations') %]</span>
                </a><br/>
                <p>[% l('PINES Library Locations Note') %]</p>
     </div>
-       <div style="border:0px;text-align:center;height:300px;width:300px;float:left;margin-left:50px;">
+
+       <div style="border:0px;text-align:center;height:250px;width:370px;float:left;margin-left:40px;margin-right:40px;">
+           <img alt="[% l('New Arrivals') %]" src="[% ctx.media_prefix %]/images/books.jpg" style="height:150px;" /><br/>
+               <span style="font-size:125%;font-weight:bold;color:#00593d;">[% l('New Arrivals') %]</span><br/>
+        <br/>
+        <form>
+        <select  id='newbook_selector' title='Select a library' class="org_selector_dropdown" 
+            onchange="location = '/opac/extras/browse/html-full/item-age/' + this.options[this.selectedIndex].value + '/1/20';">
+                   
+            <option value="" class="org_unit" disabled selected="selected">Choose a library to see newly purchased items</option>
+
+<option value="ARCPLS" class="org_unit"> Augusta-Richmond County Public Library System</option>
+<option value="ARCPLS-APPBY" class="org_unit"> &nbsp;&nbsp;&nbsp; Appleby Branch Library</option>
+<option value="ARCPLS-MAIN" class="org_unit"> &nbsp;&nbsp;&nbsp; Augusta-Richmond Co. Public Lib.</option>
+<option value="ARCPLS-DIAML" class="org_unit"> &nbsp;&nbsp;&nbsp; Diamond Lakes Branch Library</option>
+<option value="ARCPLS-FRMAN" class="org_unit"> &nbsp;&nbsp;&nbsp; Friedman Branch Library</option>
+<option value="ARCPLS-MXWLL" class="org_unit"> &nbsp;&nbsp;&nbsp; Maxwell Branch Library</option>
+<option value="ARCPLS-WALLC" class="org_unit"> &nbsp;&nbsp;&nbsp; Wallace Branch Library</option>
+<option value="ARL" class="org_unit"> Athens Regional Library System</option>
+<option value="ARL-ATH" class="org_unit"> &nbsp;&nbsp;&nbsp; Athens-Clarke County Library</option>
+<option value="ARL-BOG" class="org_unit"> &nbsp;&nbsp;&nbsp; Bogart Library</option>
+<option value="ARL-DAN" class="org_unit"> &nbsp;&nbsp;&nbsp; Danielsville/Madison County Library</option>
+<option value="ARL-EAST" class="org_unit"> &nbsp;&nbsp;&nbsp; East Athens Community Resource Ctr.</option>
+<option value="ARL-LAV" class="org_unit"> &nbsp;&nbsp;&nbsp; Lavonia Carnegie Library</option>
+<option value="ARL-LAY" class="org_unit"> &nbsp;&nbsp;&nbsp; Lay Park Community Resource Ctr.</option>
+<option value="ARL-LEX" class="org_unit"> &nbsp;&nbsp;&nbsp; Lexington/Oglethorpe County Library</option>
+<option value="ARL-PWOODS" class="org_unit"> &nbsp;&nbsp;&nbsp; Pinewoods North Community Learning Center</option>
+<option value="ARL-ROY" class="org_unit"> &nbsp;&nbsp;&nbsp; Royston Library</option>
+<option value="ARL-ENSAT" class="org_unit"> &nbsp;&nbsp;&nbsp; Sandy Creek ENSAT Resource Ctr.</option>
+<option value="ARL-WAT" class="org_unit"> &nbsp;&nbsp;&nbsp; Watkinsville/Oconee County Library</option>
+<option value="ARL-WINT" class="org_unit"> &nbsp;&nbsp;&nbsp; Winterville Library</option>
+<option value="BROOK" class="org_unit"> Brooks County Public Library</option>
+<option value="BROOK-HQ" class="org_unit"> &nbsp;&nbsp;&nbsp; Brooks County Public Library Headquarters</option>
+<option value="BTRL" class="org_unit"> Bartram Trail Regional Library</option>
+<option value="BTRL-BKM" class="org_unit"> &nbsp;&nbsp;&nbsp; BTRL-Bookmobile</option>
+<option value="BTRL-MWL" class="org_unit"> &nbsp;&nbsp;&nbsp; Mary Willis Library</option>
+<option value="BTRL-TCL" class="org_unit"> &nbsp;&nbsp;&nbsp; Taliaferro County Library</option>
+<option value="BTRL-MCD" class="org_unit"> &nbsp;&nbsp;&nbsp; Thomson-McDuffie County Library</option>
+<option value="CCL" class="org_unit"> Catoosa County Library System</option>
+<option value="CCL-RING" class="org_unit"> &nbsp;&nbsp;&nbsp; Catoosa County Library</option>
+<option value="CHAT" class="org_unit"> Chattooga County Library</option>
+<option value="CHAT-SMRVL" class="org_unit"> &nbsp;&nbsp;&nbsp; Summerville Branch</option>
+<option value="CHAT-TRION" class="org_unit"> &nbsp;&nbsp;&nbsp; Trion Public Library</option>
+<option value="CHRL" class="org_unit"> Cherokee Regional Library</option>
+<option value="CHRL-CHICK" class="org_unit"> &nbsp;&nbsp;&nbsp; Chickamauga Public Library</option>
+<option value="CHRL-DADE" class="org_unit"> &nbsp;&nbsp;&nbsp; Dade County Public Library</option>
+<option value="CHRL-LW" class="org_unit"> &nbsp;&nbsp;&nbsp; LaFayette-Walker County Library</option>
+<option value="CHRL-ROSS" class="org_unit"> &nbsp;&nbsp;&nbsp; Rossville Public Library</option>
+<option value="CLAYTN" class="org_unit"> Clayton County Library System</option>
+<option value="CLAYTN-FOR" class="org_unit"> &nbsp;&nbsp;&nbsp; Forest Park Branch</option>
+<option value="CLAYTN-HQS" class="org_unit"> &nbsp;&nbsp;&nbsp; Headquarters Library</option>
+<option value="CLAYTN-JON" class="org_unit"> &nbsp;&nbsp;&nbsp; Jonesboro Branch</option>
+<option value="CLAYTN-LOV" class="org_unit"> &nbsp;&nbsp;&nbsp; Lovejoy Branch</option>
+<option value="CLAYTN-MOR" class="org_unit"> &nbsp;&nbsp;&nbsp; Morrow Branch</option>
+<option value="CLAYTN-RIV" class="org_unit"> &nbsp;&nbsp;&nbsp; Riverdale Branch</option>
+<option value="CPRL" class="org_unit"> Coastal Plain Regional Library</option>
+<option value="CPRL-B" class="org_unit"> &nbsp;&nbsp;&nbsp; Carrie Dorsey Perry Memorial Library</option>
+<option value="CPRL-R" class="org_unit"> &nbsp;&nbsp;&nbsp; Coastal Plain Regional Library Headquarters</option>
+<option value="CPRL-C" class="org_unit"> &nbsp;&nbsp;&nbsp; Cook County Library</option>
+<option value="CPRL-L" class="org_unit"> &nbsp;&nbsp;&nbsp; Irwin County Library</option>
+<option value="CPRL-T" class="org_unit"> &nbsp;&nbsp;&nbsp; Tifton-Tift County Public Library</option>
+<option value="CPRL-A" class="org_unit"> &nbsp;&nbsp;&nbsp; Victoria Evans Memorial Library</option>
+<option value="CRLS" class="org_unit"> Chestatee Regional Library System</option>
+<option value="CRLS-SAT" class="org_unit"> &nbsp;&nbsp;&nbsp; Chestatee Satellite</option>
+<option value="CRLS-DAWSN" class="org_unit"> &nbsp;&nbsp;&nbsp; Dawson County Library</option>
+<option value="CRLS-LMPKN" class="org_unit"> &nbsp;&nbsp;&nbsp; Lumpkin County Library</option>
+<option value="DCPL" class="org_unit"> Dougherty County Public Library</option>
+<option value="DCPL-CEN" class="org_unit"> &nbsp;&nbsp;&nbsp; Central Branch</option>
+<option value="DCPL-NW" class="org_unit"> &nbsp;&nbsp;&nbsp; Northwest Branch</option>
+<option value="DCPL-SS" class="org_unit"> &nbsp;&nbsp;&nbsp; Southside Branch</option>
+<option value="DCPL-TAL" class="org_unit"> &nbsp;&nbsp;&nbsp; Tallulah Branch</option>
+<option value="DCPL-WT" class="org_unit"> &nbsp;&nbsp;&nbsp; Westtown Branch</option>
+<option value="DTRL" class="org_unit"> Desoto Trail Regional Library</option>
+<option value="DTRL-BAKR" class="org_unit"> &nbsp;&nbsp;&nbsp; Baker County Library</option>
+<option value="DTRL-BLAK" class="org_unit"> &nbsp;&nbsp;&nbsp; Blakely-Maddox Memorial Library</option>
+<option value="DTRL-CAMI" class="org_unit"> &nbsp;&nbsp;&nbsp; Camilla-DeSoto Trail Regional Library</option>
+<option value="DTRL-JAKN" class="org_unit"> &nbsp;&nbsp;&nbsp; Jakin Public Library</option>
+<option value="DTRL-PELH" class="org_unit"> &nbsp;&nbsp;&nbsp; Pelham-Pelham Carnegie Library</option>
+<option value="DTRL-SALECITY" class="org_unit"> &nbsp;&nbsp;&nbsp; Sale City Library</option>
+<option value="ECPL" class="org_unit"> Elbert County Public Library System</option>
+<option value="ECPL-BWMN" class="org_unit"> &nbsp;&nbsp;&nbsp; Bowman Branch</option>
+<option value="ECPL-BKM" class="org_unit"> &nbsp;&nbsp;&nbsp; ECPL-Bookmobile</option>
+<option value="ECPL-ECPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Elbert County Public Library</option>
+<option value="FBHCL" class="org_unit"> Fitzgerald-Ben Hill County Library System</option>
+<option value="FBHCL-MAIN" class="org_unit"> &nbsp;&nbsp;&nbsp; Fitzgerald-Ben Hill County Library</option>
+<option value="FRRLS" class="org_unit"> Flint River Regional Library</option>
+<option value="FRRLS-BA" class="org_unit"> &nbsp;&nbsp;&nbsp; Barnesville-Lamar County Library</option>
+<option value="FRRLS-FA" class="org_unit"> &nbsp;&nbsp;&nbsp; Fayette County Public Library</option>
+<option value="FRRLS-GR" class="org_unit"> &nbsp;&nbsp;&nbsp; Griffin-Spalding County Library</option>
+<option value="FRRLS-ZE" class="org_unit"> &nbsp;&nbsp;&nbsp; J. Joel Edwards Public Library</option>
+<option value="FRRLS-JA" class="org_unit"> &nbsp;&nbsp;&nbsp; Jackson-Butts County Public Library</option>
+<option value="FRRLS-FY" class="org_unit"> &nbsp;&nbsp;&nbsp; Monroe County Library</option>
+<option value="FRRLS-PT" class="org_unit"> &nbsp;&nbsp;&nbsp; Peachtree City Library</option>
+<option value="FRRLS-TY" class="org_unit"> &nbsp;&nbsp;&nbsp; Tyrone Public Library</option>
+<option value="GCHR" class="org_unit"> Greater Clarks Hill Regional Library</option>
+<option value="GCHR-BURKE" class="org_unit"> &nbsp;&nbsp;&nbsp; Burke County Library</option>
+<option value="GCHR-CCO" class="org_unit"> &nbsp;&nbsp;&nbsp; Columbia County Library</option>
+<option value="GCHR-EC" class="org_unit"> &nbsp;&nbsp;&nbsp; Euchee Creek Library</option>
+<option value="GCHR-HAR" class="org_unit"> &nbsp;&nbsp;&nbsp; Harlem Branch library</option>
+<option value="GCHR-LCO" class="org_unit"> &nbsp;&nbsp;&nbsp; Lincoln County Library</option>
+<option value="GCHR-MIDVL" class="org_unit"> &nbsp;&nbsp;&nbsp; Midville Library</option>
+<option value="GCHR-SRDIS" class="org_unit"> &nbsp;&nbsp;&nbsp; Sardis Library</option>
+<option value="GCHR-WCO" class="org_unit"> &nbsp;&nbsp;&nbsp; Warren County Library</option>
+<option value="HALL" class="org_unit"> Hall County Library System</option>
+<option value="HALL-BPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Blackshear Place Branch</option>
+<option value="HALL-GVL" class="org_unit"> &nbsp;&nbsp;&nbsp; Gainesville Branch</option>
+<option value="HALL-MV" class="org_unit"> &nbsp;&nbsp;&nbsp; Murrayville Branch</option>
+<option value="HALL-NHTC" class="org_unit"> &nbsp;&nbsp;&nbsp; North Hall Tech Center</option>
+<option value="HALL-SSP" class="org_unit"> &nbsp;&nbsp;&nbsp; Spout Springs Library</option>
+<option value="HART" class="org_unit"> Hart County Library System</option>
+<option value="HART-HQ" class="org_unit"> &nbsp;&nbsp;&nbsp; Hart County Library</option>
+<option value="HCLS" class="org_unit"> Henry County Library</option>
+<option value="HCLS-ST" class="org_unit"> &nbsp;&nbsp;&nbsp; Cochran Public Library / Stockbridge</option>
+<option value="HCLS-FV" class="org_unit"> &nbsp;&nbsp;&nbsp; Fairview Public Library </option>
+<option value="HCLS-HA" class="org_unit"> &nbsp;&nbsp;&nbsp; Fortson Public Library / Hampton</option>
+<option value="HCLS-HQS " class="org_unit"> &nbsp;&nbsp;&nbsp; Henry County Library System Headquarters  </option>
+<option value="HCLS-LG" class="org_unit"> &nbsp;&nbsp;&nbsp; Locust Grove Public Library</option>
+<option value="HCLS-MD" class="org_unit"> &nbsp;&nbsp;&nbsp; McDonough Public Library</option>
+<option value="HOU" class="org_unit"> Houston County Public Library</option>
+<option value="HOU-CV" class="org_unit"> &nbsp;&nbsp;&nbsp; Centerville Branch Library</option>
+<option value="HOU-WR" class="org_unit"> &nbsp;&nbsp;&nbsp; Nola Brantley Memorial Library / Warner Robins</option>
+<option value="HOU-PE" class="org_unit"> &nbsp;&nbsp;&nbsp; Perry Branch Library</option>
+<option value="JCL" class="org_unit"> Jefferson County Library</option>
+<option value="JCL-BKMOBL" class="org_unit"> &nbsp;&nbsp;&nbsp; JCL-Bookmobile</option>
+<option value="JCL-LVILLE" class="org_unit"> &nbsp;&nbsp;&nbsp; Louisville Public Library</option>
+<option value="JCL-WRENS" class="org_unit"> &nbsp;&nbsp;&nbsp; McCollum Public Library</option>
+<option value="JCL-WADLEY" class="org_unit"> &nbsp;&nbsp;&nbsp; Wadley Public Library</option>
+<option value="KRLS" class="org_unit"> Kinchafoonee Regional Library System</option>
+<option value="KRLS-CA" class="org_unit"> &nbsp;&nbsp;&nbsp; Calhoun County Library</option>
+<option value="KRLS-CL" class="org_unit"> &nbsp;&nbsp;&nbsp; Clay County Library</option>
+<option value="KRLS-KI" class="org_unit"> &nbsp;&nbsp;&nbsp; Kinchafoonee Regional Library</option>
+<option value="KRLS-QU" class="org_unit"> &nbsp;&nbsp;&nbsp; Quitman County Public Library</option>
+<option value="KRLS-RA" class="org_unit"> &nbsp;&nbsp;&nbsp; Randolph County Library</option>
+<option value="KRLS-TE" class="org_unit"> &nbsp;&nbsp;&nbsp; Terrell County Library</option>
+<option value="KRLS-WE" class="org_unit"> &nbsp;&nbsp;&nbsp; Webster County Library</option>
+<option value="LBRLS" class="org_unit"> Lake Blackshear Regional Library System</option>
+<option value="LBRLS-BYRM" class="org_unit"> &nbsp;&nbsp;&nbsp; Byromville Public Library </option>
+<option value="LBRLS-CORD" class="org_unit"> &nbsp;&nbsp;&nbsp; Cordele-Crisp Carnegie Library</option>
+<option value="LBRLS-DOOLY" class="org_unit"> &nbsp;&nbsp;&nbsp; Dooly County Library</option>
+<option value="LBRLS-UNAD" class="org_unit"> &nbsp;&nbsp;&nbsp; Elizabeth Harris Library</option>
+<option value="LBRLS-LB" class="org_unit"> &nbsp;&nbsp;&nbsp; Lake Blackshear Regional Library</option>
+<option value="LBRLS-SCH" class="org_unit"> &nbsp;&nbsp;&nbsp; Schley County Public Library</option>
+<option value="LEE" class="org_unit"> Lee County Public Library</option>
+<option value="LEE-LSB" class="org_unit"> &nbsp;&nbsp;&nbsp; Leesburg Branch</option>
+<option value="LEE-OAK" class="org_unit"> &nbsp;&nbsp;&nbsp; Oakland Branch</option>
+<option value="LEE-RED" class="org_unit"> &nbsp;&nbsp;&nbsp; Redbone Branch</option>
+<option value="LEE-SMV" class="org_unit"> &nbsp;&nbsp;&nbsp; Smithville Branch</option>
+<option value="MCCLS" class="org_unit"> Moultrie-Colquitt County Library System</option>
+<option value="MCCLS-DOE" class="org_unit"> &nbsp;&nbsp;&nbsp; Doerun Municipal Library</option>
+<option value="MCCLS-BKM" class="org_unit"> &nbsp;&nbsp;&nbsp; Moultrie Library Bookmobile</option>
+<option value="MCCLS-HQ" class="org_unit"> &nbsp;&nbsp;&nbsp; Moultrie-Colquitt County Library</option>
+<option value="MGRL" class="org_unit"> Middle Georgia Regional Library</option>
+<option value="MGRL-LA" class="org_unit"> &nbsp;&nbsp;&nbsp; Charles A. Lanford Library</option>
+<option value="MGRL-RO" class="org_unit"> &nbsp;&nbsp;&nbsp; Crawford County Public Library</option>
+<option value="MGRL-EW" class="org_unit"> &nbsp;&nbsp;&nbsp; East Wilkinson County Library</option>
+<option value="MGRL-GH" class="org_unit"> &nbsp;&nbsp;&nbsp; Genealogical and Historical Department</option>
+<option value="MGRL-GO" class="org_unit"> &nbsp;&nbsp;&nbsp; Gordon Public Library</option>
+<option value="MGRL-ID" class="org_unit"> &nbsp;&nbsp;&nbsp; Ideal Public Library</option>
+<option value="MGRL-JO" class="org_unit"> &nbsp;&nbsp;&nbsp; Jones County Public Library</option>
+<option value="MGRL-LB" class="org_unit"> &nbsp;&nbsp;&nbsp; Library for the Blind & Physically Handicapped</option>
+<option value="MGRL-MA" class="org_unit"> &nbsp;&nbsp;&nbsp; Marshallville Public Library</option>
+<option value="MGRL-MM" class="org_unit"> &nbsp;&nbsp;&nbsp; Miss Martha Bookmobile</option>
+<option value="MGRL-MO" class="org_unit"> &nbsp;&nbsp;&nbsp; Montezuma Public Library</option>
+<option value="MGRL-OG" class="org_unit"> &nbsp;&nbsp;&nbsp; Oglethorpe Public Library</option>
+<option value="MGRL-RE" class="org_unit"> &nbsp;&nbsp;&nbsp; Regional Library</option>
+<option value="MGRL-RV" class="org_unit"> &nbsp;&nbsp;&nbsp; Riverside Branch Library</option>
+<option value="MGRL-SH" class="org_unit"> &nbsp;&nbsp;&nbsp; Shurling Branch Library</option>
+<option value="MGRL-TW" class="org_unit"> &nbsp;&nbsp;&nbsp; Twiggs County Public Library</option>
+<option value="MGRL-WA" class="org_unit"> &nbsp;&nbsp;&nbsp; Washington Memorial Library</option>
+<option value="MGRL-WB" class="org_unit"> &nbsp;&nbsp;&nbsp; West Bibb Branch Library</option>
+<option value="MOGL" class="org_unit"> Marshes of Glynn Libraries</option>
+<option value="MOGL-SSI" class="org_unit"> &nbsp;&nbsp;&nbsp;  St. Simons Island Public Library</option>
+<option value="MOGL-BWK" class="org_unit"> &nbsp;&nbsp;&nbsp; Brunswick-Glynn County Library</option>
+<option value="MRLS" class="org_unit"> Mountain Regional Library System</option>
+<option value="MRLS-FCPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Fannin County Public Library</option>
+<option value="MRLS-MRL" class="org_unit"> &nbsp;&nbsp;&nbsp; Mountain Regional Library</option>
+<option value="MRLS-BKMB" class="org_unit"> &nbsp;&nbsp;&nbsp; MRLS-Bookmobile</option>
+<option value="MRLS-TCPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Towns County Public Library</option>
+<option value="MRLS-UCPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Union County Public Library</option>
+<option value="NCLS" class="org_unit"> Newton County Library System</option>
+<option value="NCLS-COVTN" class="org_unit"> &nbsp;&nbsp;&nbsp; Covington Branch Library</option>
+<option value="NCLS-NEWBRN" class="org_unit"> &nbsp;&nbsp;&nbsp; Newborn Library Service Outlet</option>
+<option value="NCLS-PORTER" class="org_unit"> &nbsp;&nbsp;&nbsp; Porter Memorial Branch Library</option>
+<option value="NEG" class="org_unit"> Northeast Georgia Regional Library</option>
+<option value="NEG-CLRKVL" class="org_unit"> &nbsp;&nbsp;&nbsp; Clarkesville-Habersham County Library</option>
+<option value="NEG-CORNEL" class="org_unit"> &nbsp;&nbsp;&nbsp; Cornelia-Habersham County Library</option>
+<option value="NEG-RABUN" class="org_unit"> &nbsp;&nbsp;&nbsp; Rabun County Library</option>
+<option value="NEG-SYSTEM" class="org_unit"> &nbsp;&nbsp;&nbsp; System Offices</option>
+<option value="NEG-TOCCOA" class="org_unit"> &nbsp;&nbsp;&nbsp; Toccoa-Stephens County Library</option>
+<option value="NEG-CLVLND" class="org_unit"> &nbsp;&nbsp;&nbsp; White County Library - Cleveland Branch</option>
+<option value="NEG-HELEN" class="org_unit"> &nbsp;&nbsp;&nbsp; White County Library - Helen Branch</option>
+<option value="NGRL" class="org_unit"> Northwest Georgia Regional Library</option>
+<option value="NGRL-CG" class="org_unit"> &nbsp;&nbsp;&nbsp; Calhoun-Gordon County Library</option>
+<option value="NGRL-CM" class="org_unit"> &nbsp;&nbsp;&nbsp; Chatsworth Murray County Library</option>
+<option value="NGRL-DW" class="org_unit"> &nbsp;&nbsp;&nbsp; Dalton-Whitfield Library </option>
+<option value="OCRL" class="org_unit"> Oconee Regional Library System</option>
+<option value="OCRL-GIBSN" class="org_unit"> &nbsp;&nbsp;&nbsp; Glascock County Library</option>
+<option value="OCRL-WRIGH" class="org_unit"> &nbsp;&nbsp;&nbsp; Johnson County Library</option>
+<option value="OCRL-DUBLN" class="org_unit"> &nbsp;&nbsp;&nbsp; Laurens County Library</option>
+<option value="OCRL-SANDR" class="org_unit"> &nbsp;&nbsp;&nbsp; Rosa M. Tarbutton Memorial Library</option>
+<option value="OCRL-SOPER" class="org_unit"> &nbsp;&nbsp;&nbsp; Treutlen County Library</option>
+<option value="OHOOP" class="org_unit"> Ohoopee Regional Library System</option>
+<option value="OHOOP-TATG" class="org_unit"> &nbsp;&nbsp;&nbsp; Glennville / Tattnall County Library</option>
+<option value="OHOOP-JDHAZ" class="org_unit"> &nbsp;&nbsp;&nbsp; Hazlehurst-Jeff Davis Branch</option>
+<option value="OHOOP-LADS" class="org_unit"> &nbsp;&nbsp;&nbsp; Ladson Genealogical Library</option>
+<option value="OHOOP-MONT" class="org_unit"> &nbsp;&nbsp;&nbsp; Montgomery County Library</option>
+<option value="OHOOP-LYON" class="org_unit"> &nbsp;&nbsp;&nbsp; Nelle Brown Memorial [Lyon]</option>
+<option value="OHOOP-BKML" class="org_unit"> &nbsp;&nbsp;&nbsp; Ohoopee Bookmobile</option>
+<option value="OHOOP-TATR" class="org_unit"> &nbsp;&nbsp;&nbsp; Reidsville / Tattnall County Library</option>
+<option value="OHOOP-VIDT" class="org_unit"> &nbsp;&nbsp;&nbsp; Vidalia-Toombs County Library</option>
+<option value="OKRL" class="org_unit"> Okefenokee Regional Library System</option>
+<option value="OKRL-BACON" class="org_unit"> &nbsp;&nbsp;&nbsp; Alma-Bacon County Public Library</option>
+<option value="OKRL-APPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Appling County Public Library</option>
+<option value="OKRL-CLNCH" class="org_unit"> &nbsp;&nbsp;&nbsp; Clinch County Public Library</option>
+<option value="OKRL-PCPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Pierce County Public Library</option>
+<option value="OKRL-WWC" class="org_unit"> &nbsp;&nbsp;&nbsp; Waycross-Ware Co. Public Lib.</option>
+<option value="ORLS" class="org_unit"> Ocmulgee Regional Library System</option>
+<option value="ORLS-BLE" class="org_unit"> &nbsp;&nbsp;&nbsp; Bleckley County Library</option>
+<option value="ORLS-HDQ" class="org_unit"> &nbsp;&nbsp;&nbsp; Ocmulgee Regional Library Headquarters</option>
+<option value="ORLS-PUL" class="org_unit"> &nbsp;&nbsp;&nbsp; Pulaski County Library</option>
+<option value="ORLS-TEL" class="org_unit"> &nbsp;&nbsp;&nbsp; Telfair County Library</option>
+<option value="ORLS-WHE" class="org_unit"> &nbsp;&nbsp;&nbsp; Wheeler County Library</option>
+<option value="ORLS-WIL" class="org_unit"> &nbsp;&nbsp;&nbsp; Wilcox County Library</option>
+<option value="PIED" class="org_unit"> Piedmont Regional Library System</option>
+<option value="PIED-AUB" class="org_unit"> &nbsp;&nbsp;&nbsp; Auburn Public Library</option>
+<option value="PIED-HOM" class="org_unit"> &nbsp;&nbsp;&nbsp; Banks County Public Library</option>
+<option value="PIED-BRL" class="org_unit"> &nbsp;&nbsp;&nbsp; Braselton Library</option>
+<option value="PIED-COM" class="org_unit"> &nbsp;&nbsp;&nbsp; Commerce Public Library</option>
+<option value="PIED-NIC" class="org_unit"> &nbsp;&nbsp;&nbsp; Harold S. Swindle Public Library (Nicholson)</option>
+<option value="PIED-JEF" class="org_unit"> &nbsp;&nbsp;&nbsp; Jefferson Public Library</option>
+<option value="PIED-MAY" class="org_unit"> &nbsp;&nbsp;&nbsp; Maysville Public Library</option>
+<option value="PIED-BKM" class="org_unit"> &nbsp;&nbsp;&nbsp; PIED-Bookmobile</option>
+<option value="PIED-STA" class="org_unit"> &nbsp;&nbsp;&nbsp; Statham Public Library</option>
+<option value="PIED-TAL" class="org_unit"> &nbsp;&nbsp;&nbsp; Talmo Public Library</option>
+<option value="PIED-WIN" class="org_unit"> &nbsp;&nbsp;&nbsp; Winder Public Library</option>
+<option value="PMRLS" class="org_unit"> Pine Mountain Regional Library System</option>
+<option value="PMRLS-BPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Butler Public Library</option>
+<option value="PMRLS-EXT" class="org_unit"> &nbsp;&nbsp;&nbsp; Extension Services</option>
+<option value="PMRLS-GPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Greenville Area Public Library</option>
+<option value="PMRLS-HML" class="org_unit"> &nbsp;&nbsp;&nbsp; Hightower Memorial Library</option>
+<option value="PMRLS-MPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Manchester Public Library</option>
+<option value="PMRLS-RCL" class="org_unit"> &nbsp;&nbsp;&nbsp; Reynolds Community Library</option>
+<option value="PMRLS-TCL" class="org_unit"> &nbsp;&nbsp;&nbsp; Talbot County Library</option>
+<option value="PMRLS-YPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Yatesville Public Library</option>
+<option value="PPL" class="org_unit"> Peach Public Libraries</option>
+<option value="PPL-BPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Byron Public Library</option>
+<option value="PPL-TPL" class="org_unit"> &nbsp;&nbsp;&nbsp; Thomas Public Library</option>
+<option value="RML" class="org_unit"> Roddenbery Memorial Library System</option>
+<option value="RML-MAIN" class="org_unit"> &nbsp;&nbsp;&nbsp; Roddenbery Memorial Library</option>
+<option value="ROCK" class="org_unit"> Conyers-Rockdale Library System</option>
+<option value="ROCK-NG" class="org_unit"> &nbsp;&nbsp;&nbsp; Nancy Guinn Memorial Library</option>
+<option value="SGRL" class="org_unit"> South Georgia Regional Library System</option>
+<option value="SGRL-ECHOLS" class="org_unit"> &nbsp;&nbsp;&nbsp; Allen Statenville Library</option>
+<option value="SGRL-BOOKVAN" class="org_unit"> &nbsp;&nbsp;&nbsp; Bookvan</option>
+<option value="SGRL-LAKES" class="org_unit"> &nbsp;&nbsp;&nbsp; Johnston Lakes Library</option>
+<option value="SGRL-SSIDE" class="org_unit"> &nbsp;&nbsp;&nbsp; McMullen Southside Library</option>
+<option value="SGRL-LANIER" class="org_unit"> &nbsp;&nbsp;&nbsp; Miller Lakeland Library</option>
+<option value="SGRL-HAHIRA" class="org_unit"> &nbsp;&nbsp;&nbsp; Salter Hahira Library</option>
+<option value="SGRL-TBC" class="org_unit"> &nbsp;&nbsp;&nbsp; Talking Book Center</option>
+<option value="SGRL-VALDOSTA" class="org_unit"> &nbsp;&nbsp;&nbsp; Valdosta-Lowndes County Library</option>
+<option value="SHRL" class="org_unit"> Sara Hightower Regional Library</option>
+<option value="SHRL-CS" class="org_unit"> &nbsp;&nbsp;&nbsp; Cave Spring Branch</option>
+<option value="SHRL-CD" class="org_unit"> &nbsp;&nbsp;&nbsp; Cedartown Branch</option>
+<option value="SHRL-BK" class="org_unit"> &nbsp;&nbsp;&nbsp; Outreach Collection</option>
+<option value="SHRL-RK" class="org_unit"> &nbsp;&nbsp;&nbsp; Rockmart Branch</option>
+<option value="SHRL-RM" class="org_unit"> &nbsp;&nbsp;&nbsp; Rome Branch</option>
+<option value="SJRLS" class="org_unit"> Screven-Jenkins Regional Library</option>
+<option value="SJRLS-JCML" class="org_unit"> &nbsp;&nbsp;&nbsp; Jenkins County Memorial Library</option>
+<option value="SJRLS-SCL" class="org_unit"> &nbsp;&nbsp;&nbsp; Screven County Library</option>
+<option value="SJRLS-BKM" class="org_unit"> &nbsp;&nbsp;&nbsp; SJRLS-Bookmobile</option>
+<option value="SRL" class="org_unit"> Satilla Regional Library</option>
+<option value="SRL-AMBR" class="org_unit"> &nbsp;&nbsp;&nbsp; Ambrose Public Library</option>
+<option value="SRL-BROX" class="org_unit"> &nbsp;&nbsp;&nbsp; Broxton Public Library</option>
+<option value="SRL-DOUG" class="org_unit"> &nbsp;&nbsp;&nbsp; Douglas-Coffee County Library</option>
+<option value="SRL-NICH" class="org_unit"> &nbsp;&nbsp;&nbsp; Nicholls Public Library</option>
+<option value="SRL-PEAR" class="org_unit"> &nbsp;&nbsp;&nbsp; Pearson Public Library</option>
+<option value="SRL-WILLA" class="org_unit"> &nbsp;&nbsp;&nbsp; Willacoochee Public Library</option>
+<option value="STATELIB" class="org_unit"> Georgia Public Library Service</option>
+<option value="STATELIB-L" class="org_unit"> &nbsp;&nbsp;&nbsp; Georgia Public Library Service - Professional Collection</option>
+<option value="STATELIB-B" class="org_unit"> &nbsp;&nbsp;&nbsp; GLASS - Georgia Library for Accessible Services</option>
+<option value="STRL" class="org_unit"> Statesboro Regional Library</option>
+<option value="STRL-PEMB" class="org_unit"> &nbsp;&nbsp;&nbsp; Bryan County Library, Pembroke</option>
+<option value="STRL-RHILL" class="org_unit"> &nbsp;&nbsp;&nbsp; Bryan County Library, Richmond Hill</option>
+<option value="STRL-CLAX" class="org_unit"> &nbsp;&nbsp;&nbsp; Evans County Library, Claxton</option>
+<option value="STRL-SWAIN" class="org_unit"> &nbsp;&nbsp;&nbsp; Franklin Memorial Library, Emanuel County, Swainsboro</option>
+<option value="STRL-SBORO" class="org_unit"> &nbsp;&nbsp;&nbsp; Headquarters, Statesboro</option>
+<option value="STRL-METT" class="org_unit"> &nbsp;&nbsp;&nbsp; L.C. Anderson Memorial Library, Candler County, Metter</option>
+<option value="SWGRL" class="org_unit"> Southwest Georgia Regional Library System</option>
+<option value="SWGRL-DEC" class="org_unit"> &nbsp;&nbsp;&nbsp; Decatur County Public Library</option>
+<option value="SWGRL-MIL" class="org_unit"> &nbsp;&nbsp;&nbsp; Miller County Public Library</option>
+<option value="SWGRL-SEM" class="org_unit"> &nbsp;&nbsp;&nbsp; Seminole Public Library</option>
+<option value="SWGRL-BKM" class="org_unit"> &nbsp;&nbsp;&nbsp; Southwest Georgia Regional Library Bookmobile</option>
+<option value="TCPLS" class="org_unit"> Thomas County Public Library System</option>
+<option value="TCPLS-BOS" class="org_unit"> &nbsp;&nbsp;&nbsp; Boston Carnegie Library</option>
+<option value="TCPLS-COOL" class="org_unit"> &nbsp;&nbsp;&nbsp; Coolidge Public Library</option>
+<option value="TCPLS-MEIGS" class="org_unit"> &nbsp;&nbsp;&nbsp; Meigs Public Library</option>
+<option value="TCPLS-OCH" class="org_unit"> &nbsp;&nbsp;&nbsp; Ochlocknee Public Library </option>
+<option value="TCPLS-PAVO" class="org_unit"> &nbsp;&nbsp;&nbsp; Pavo Public Library</option>
+<option value="TCPLS-THOMAS" class="org_unit"> &nbsp;&nbsp;&nbsp; Thomas County Public Library</option>
+<option value="THRL" class="org_unit"> Troup-Harris Regional Library</option>
+<option value="THRL-HC" class="org_unit"> &nbsp;&nbsp;&nbsp; Harris County Public Library</option>
+<option value="THRL-HOG" class="org_unit"> &nbsp;&nbsp;&nbsp; Hogansville Public Library</option>
+<option value="THRL-LAG" class="org_unit"> &nbsp;&nbsp;&nbsp; LaGrange Memorial Library</option>
+<option value="TLLS" class="org_unit"> Twin Lakes Library System</option>
+<option value="TLLS-LS" class="org_unit"> &nbsp;&nbsp;&nbsp; Lake Sinclair Library</option>
+<option value="TLLS-MV" class="org_unit"> &nbsp;&nbsp;&nbsp; Mary Vinson Memorial Library</option>
+<option value="TRRLS" class="org_unit"> Three Rivers Regional Library System</option>
+<option value="TRRLS-BRANT" class="org_unit"> &nbsp;&nbsp;&nbsp; Brantley County Library</option>
+<option value="TRRLS-CAMDN" class="org_unit"> &nbsp;&nbsp;&nbsp; Camden County Library</option>
+<option value="TRRLS-CHARL" class="org_unit"> &nbsp;&nbsp;&nbsp; Charlton County Library</option>
+<option value="TRRLS-SAPLO" class="org_unit"> &nbsp;&nbsp;&nbsp; Hog Hammock Public Library</option>
+<option value="TRRLS-HQ" class="org_unit"> &nbsp;&nbsp;&nbsp; HQ - Administrative Office</option>
+<option value="TRRLS-LONG" class="org_unit"> &nbsp;&nbsp;&nbsp; Long County Library</option>
+<option value="TRRLS-MCINT" class="org_unit"> &nbsp;&nbsp;&nbsp; McIntosh County/Ida Hilton Library</option>
+<option value="TRRLS-STMRY" class="org_unit"> &nbsp;&nbsp;&nbsp; St. Marys Library</option>
+<option value="TRRLS-WAYNE" class="org_unit"> &nbsp;&nbsp;&nbsp; Wayne County Library</option>
+<option value="URRLS" class="org_unit"> Uncle Remus Regional Library System</option>
+<option value="URRLS-GR" class="org_unit"> &nbsp;&nbsp;&nbsp; Greene County Public Library</option>
+<option value="URRLS-HA" class="org_unit"> &nbsp;&nbsp;&nbsp; Hancock County Public Library</option>
+<option value="URRLS-JA" class="org_unit"> &nbsp;&nbsp;&nbsp; Jasper County Public Library</option>
+<option value="URRLS-MR" class="org_unit"> &nbsp;&nbsp;&nbsp; Monroe-Walton County Library</option>
+<option value="URRLS-MA" class="org_unit"> &nbsp;&nbsp;&nbsp; Morgan County Library</option>
+<option value="URRLS-OK" class="org_unit"> &nbsp;&nbsp;&nbsp; O'Kelly Memorial Library</option>
+<option value="URRLS-PU" class="org_unit"> &nbsp;&nbsp;&nbsp; Putnam County Public Library</option>
+<option value="URRLS-SC" class="org_unit"> &nbsp;&nbsp;&nbsp; Stanton Memorial Library</option>
+<option value="URRLS-HQ" class="org_unit"> &nbsp;&nbsp;&nbsp; Uncle Remus Regional Library System Headquarters</option>
+<option value="URRLS-WG" class="org_unit"> &nbsp;&nbsp;&nbsp; Walnut Grove Library</option>
+<option value="WGRL" class="org_unit"> West Georgia Regional Library</option>
+<option value="WGRL-BO" class="org_unit"> &nbsp;&nbsp;&nbsp; Bowdon Public Library</option>
+<option value="WGRL-BR" class="org_unit"> &nbsp;&nbsp;&nbsp; Bremen Public Library</option>
+<option value="WGRL-BU" class="org_unit"> &nbsp;&nbsp;&nbsp; Buchanan Branch Library</option>
+<option value="WGRL-CR" class="org_unit"> &nbsp;&nbsp;&nbsp; Crossroads Public Library</option>
+<option value="WGRL-PC" class="org_unit"> &nbsp;&nbsp;&nbsp; Dallas Public Library</option>
+<option value="WGRL-DR" class="org_unit"> &nbsp;&nbsp;&nbsp; Dog River Library</option>
+<option value="WGRL-DC" class="org_unit"> &nbsp;&nbsp;&nbsp; Douglas County Public Library</option>
+<option value="WGRL-EP" class="org_unit"> &nbsp;&nbsp;&nbsp; Ephesus Public Library</option>
+<option value="WGRL-FR" class="org_unit"> &nbsp;&nbsp;&nbsp; Heard County Public Library</option>
+<option value="WGRL-LS" class="org_unit"> &nbsp;&nbsp;&nbsp; Lithia Springs Betty C. Hagler Public Library</option>
+<option value="WGRL-MR" class="org_unit"> &nbsp;&nbsp;&nbsp; Maude Ragsdale Public Library</option>
+<option value="WGRL-MZ" class="org_unit"> &nbsp;&nbsp;&nbsp; Mount Zion Public Library</option>
+<option value="WGRL-HQ" class="org_unit"> &nbsp;&nbsp;&nbsp; Neva Lomason Memorial</option>
+<option value="WGRL-NG" class="org_unit"> &nbsp;&nbsp;&nbsp; New Georgia Public Library</option>
+<option value="WGRL-TEM" class="org_unit"> &nbsp;&nbsp;&nbsp; Ruth Holder Public Library</option>
+<option value="WGRL-TA" class="org_unit"> &nbsp;&nbsp;&nbsp; Tallapoosa Public Library</option>
+<option value="WGRL-VR" class="org_unit"> &nbsp;&nbsp;&nbsp; Villa Rica Public Library</option>
+<option value="WGRL-BKM" class="org_unit"> &nbsp;&nbsp;&nbsp; West Georgia Regional Library Bookmobile</option>
+<option value="WGRL-WB" class="org_unit"> &nbsp;&nbsp;&nbsp; Whitesburg Public Library</option>
+<option value="WORTH" class="org_unit"> Worth County Library System</option>
+<option value="WORTH-SYLV" class="org_unit"> &nbsp;&nbsp;&nbsp; Sylvester-Margaret Jones Library</option>
+        </select>
+        </form>
+    </div>
+    
+       <div style="border:0px;text-align:center;height:250px;width:250px;float:left;margin-left:0px;">
            <a href="http://pines.georgialibraries.org/catalog-help" target="_blank" style="text-decoration:none;">
                    <img alt="[% l('PINES Catalog Help') %]" src="[% ctx.media_prefix %]/images/home-largehelp.png" style="height:150px;" /><br/>
                        <span style="font-size:125%;font-weight:bold;">[% l('PINES Catalog Help') %]</span>
                </a><br/>
                <p>[% l('PINES Help Note') %]</p>
     </div>
+    
 </div>
diff --git a/Open-ILS/web/images/books.jpg b/Open-ILS/web/images/books.jpg
new file mode 100644 (file)
index 0000000..6becb9b
Binary files /dev/null and b/Open-ILS/web/images/books.jpg differ
index 50ce529..3dcb855 100644 (file)
@@ -24,8 +24,10 @@ div#searchdiv {
        right: 0;
        */
        /*width:11em;*/
-       background-color: lightgray;
+       /*background-color: lightgray;
        border:2px solid lightblue;
+    */
+    display:none;
        /*
        border-right: 0px;
        border-top: 0px;
@@ -39,15 +41,26 @@ html>body div#searchdiv {
        position: fixed;
 }
 */
-
+div#header {
+    height:100px;
+    background: url(/report-creator/images/pinetree-banner.png) repeat top left;
+    border: 0px;
+    }
+/*    
 div#header img {
        position: absolute;
        top: 0;
        right: 0;
        }
+*/    
 h1, div#header p, form p {
        margin: 0;
        padding: 0;
+    font-style: italic;
+    font-size: 16pt;
+    font-family: Georgia, serif;
+    color: #339966;
+    font-weight: normal;
        }
 form {
        margin: 1em 0 0 3em;
@@ -56,14 +69,18 @@ form {
 input {
        margin-right: 0.5em;
        }
+dl {
+    margin-left: 30px;
+   }
 dt {
        margin-top: 1.2em;
+    margin-bottom: 10px;
        }
 dd {
        font-style: italic;
        margin: 0;
        width: 80%;
-       margin-left: 1em;
+       /* margin-left: 1em; */
        }
 dd.desc {
        font-style: normal;
@@ -73,6 +90,17 @@ dd.url {
        font-style: normal;
        margin-left: 0;
        }
+.booktitle {
+    font-weight:bold;
+    }
+.jacket {
+    margin: 5px 10px 5px 0px;
+    border: 1px solid #ccc;
+    width: 70px;
+    height: 100px;
+    float: left;
+    }
+
 #footer {
        text-align: center;
        }
index 3484f15..9d011e3 100644 (file)
@@ -59,7 +59,7 @@ To-do list:
        <xsl:variable name="t-results">Results</xsl:variable>
        <xsl:variable name="t-resultsto">to</xsl:variable>
        <xsl:variable name="t-resultsof">of</xsl:variable>
-       <xsl:variable name="t-resultstitle">Search Results</xsl:variable> <!-- used in case of absent title -->
+       <xsl:variable name="t-resultstitle">New Library Materials</xsl:variable> <!-- used in case of absent title -->
        <xsl:variable name="t-resultsfor">Search Results for</xsl:variable> <!-- used in case of absent title but query is known -->
        <!-- next 2 vars are text links to previous and next result pages; entitles should be double-escaped as shown -->
        <xsl:variable name="t-prevlink">&amp;#171; previous</xsl:variable>
@@ -71,12 +71,12 @@ To-do list:
        <xsl:variable name="t-onlineresources">On-line resources: </xsl:variable>
        <xsl:variable name="t-untitleditem">(untitled)</xsl:variable> <!-- text of untitled items when the title needs to be shown) -->
        <xsl:variable name="t-entrylink">view full entry</xsl:variable> <!-- text of the link to the full entry (used with <content src="" /> in atom) -->
-       <xsl:variable name="t-authors">by</xsl:variable> <!-- label before one or more author/contributors (eg the 'by' in 'by Joe'); leave blank to not show authors -->
+       <xsl:variable name="t-authors">By</xsl:variable> <!-- label before one or more author/contributors (eg the 'by' in 'by Joe'); leave blank to not show authors -->
        <xsl:variable name="t-categories">Subjects:</xsl:variable> <!-- label before one or more categories; leave blank to not show categories -->
-       <xsl:variable name="t-source">from</xsl:variable> <!-- label of source (e.g. 'from' or 'via' in English); leave blank to not show sources -->
-       <xsl:variable name="t-comments">comments</xsl:variable> <!-- leave blank to not show link to comments -->
-       <xsl:variable name="t-download">download</xsl:variable> <!-- leave this or t-enclosure blank to not show link to enclosures -->
-       <xsl:variable name="t-enclosure">enclosure</xsl:variable> <!-- text of untitled enclosures; leave this or t-download blank to not show link to enclosures -->
+       <xsl:variable name="t-source"></xsl:variable> <!-- label of source (e.g. 'from' or 'via' in English); leave blank to not show sources -->
+       <xsl:variable name="t-comments"></xsl:variable> <!-- leave blank to not show link to comments -->
+       <xsl:variable name="t-download"></xsl:variable> <!-- leave this or t-enclosure blank to not show link to enclosures -->
+       <xsl:variable name="t-enclosure"></xsl:variable> <!-- text of untitled enclosures; leave this or t-download blank to not show link to enclosures -->
        <!-- END SETTINGS -->
 
        
@@ -165,6 +165,7 @@ To-do list:
 
                                        <xsl:variable name="htmllink" select="(atom:link[@rel='alternate' or not(@rel)]/@href | link | rss1:link)[1]" />
                                        <h1>
+                        <a href="/"><img src="/report-creator/images/PINESLogo.gif" style="margin:5px 20px 0px 5px;border:0px;height:40px;" /></a>
                                                <!--
                                                <xsl:choose>
                                                        <xsl:when test="$htmllink">
@@ -235,16 +236,18 @@ To-do list:
                                        <xsl:when test="$items">
                                                <!-- display the search numbers -->
                                                <p class="nav">
+                        <!-- PINES Results display doesn't work
                                                        <xsl:value-of select="concat($t-results,' ')" />
                                                        <xsl:choose>
-                                                               <xsl:when test="$statedStartIndex&gt;0"><xsl:value-of select="$statedStartIndex" /></xsl:when>
+                                                               <xsl:when test="$statedStartIndex &gt;0"><xsl:value-of select="$statedStartIndex" /></xsl:when>
                                                                <xsl:otherwise>1</xsl:otherwise>
                                                        </xsl:choose>
                                                        <xsl:value-of select="concat(' ', $t-resultsto, ' ')" />
                                                        <xsl:value-of select="$endIndex" />
                                                        <xsl:if test="$totalresults&gt;0"><xsl:value-of select="concat(' ', $t-resultsof, ' ')" /><xsl:number value="$totalresults" grouping-size="3" grouping-separator="," /></xsl:if>
                                                        <xsl:if test="string-length($navnext)&gt;0 or string-length($navprev)&gt;0">   |   </xsl:if>
-                                                       <xsl:if test="string-length($navprev)&gt;0">
+                                           -->
+                            <xsl:if test="string-length($navprev)&gt;0">
                                                                <a class="x-escape" href="{$navprev}" rel="previous"><xsl:value-of select="$t-prevlink" disable-output-escaping="yes" /></a>
                                                                <xsl:if test="string-length($navnext)&gt;0"> | </xsl:if>
                                                        </xsl:if>
@@ -253,6 +256,7 @@ To-do list:
                                                <dl><xsl:apply-templates select="$items" /></dl>
                                                <!-- result navigation -->
                                                <p class="nav">
+                        <!-- PINES Results display doesn't work
                                                        <xsl:value-of select="concat($t-results,' ')" />
                                                        <xsl:choose>
                                                                <xsl:when test="$statedStartIndex&gt;0"><xsl:value-of select="$statedStartIndex" /></xsl:when>
@@ -262,6 +266,7 @@ To-do list:
                                                        <xsl:value-of select="$endIndex" />
                                                        <xsl:if test="$totalresults&gt;0"><xsl:value-of select="concat(' ', $t-resultsof, ' ')" /><xsl:number value="$totalresults" grouping-size="3" grouping-separator="," /></xsl:if>
                                                        <xsl:if test="string-length($navnext)&gt;0 or string-length($navprev)&gt;0">   |   </xsl:if>
+                        -->
                                                        <xsl:if test="string-length($navprev)&gt;0">
                                                                <a class="x-escape" href="{$navprev}" rel="previous"><xsl:value-of select="$t-prevlink" disable-output-escaping="yes" /></a>
                                                                <xsl:if test="string-length($navnext)&gt;0"> | </xsl:if>
@@ -276,8 +281,10 @@ To-do list:
                                <!-- display the copyright -->
                                <xsl:variable name="rights" select="(atom:rights[not(@type) or @type='' or @type='text' or @type='html' or @type='xhtml'] | copyright | dc:rights)[1]" />
                                <div id="footer">
+                <!-- PINES HIDE
                                        <xsl:if test="$rights"><p><xsl:call-template name="showtext"><xsl:with-param name="node" select="$rights" /></xsl:call-template></p></xsl:if>
                                        <p><small>This XSLT is &#169; <a href="http://a9.com/">A9.com, Inc</a> with modifications for <a href="http://open-ils.org">OpenILS/Evergreen</a> &#169; <a href="http://www.georgialibraries.org">GPLS</a>; see <a href="http://opensearch.a9.com/docs/stylesheet.jsp">full details</a>.</small></p>
+                    -->
                                </div>
 
                        </body>
@@ -299,6 +306,7 @@ To-do list:
                </xsl:if>
        </xsl:template>
 
+    <!-- PINES: Use TCN instead of ISBN
        <xsl:template match="dc:identifier">
                <xsl:attribute name="src">
                        <xsl:choose>
@@ -307,10 +315,10 @@ To-do list:
                                        <xsl:choose>
                                                <xsl:when test="substring-before($isbnraw,' ')">
                                                        <xsl:variable name="isbntrimmed"><xsl:value-of select="substring-before($isbnraw,' ')"/></xsl:variable>
-                                                       <xsl:value-of select="concat('/opac/extras/ac/jacket/small/',$isbntrimmed)"/>
+                                                       <xsl:value-of select="concat('/opac/extras/ac/jacket/medium/',$isbntrimmed)"/>
                                                </xsl:when>
                                                <xsl:otherwise>
-                                                       <xsl:value-of select="concat('/opac/extras/ac/jacket/small/',$isbnraw)"/>
+                                                       <xsl:value-of select="concat('/opac/extras/ac/jacket/medium/',$isbnraw)"/>
                                                </xsl:otherwise>
                                        </xsl:choose>
                                </xsl:when>
@@ -320,11 +328,20 @@ To-do list:
                        </xsl:choose>
                </xsl:attribute>                
        </xsl:template>
+    -->
+       <xsl:template match="dc:identifier">
+               <xsl:attribute name="src">
+            <xsl:variable name="tcnraw"><xsl:value-of select="substring-after(.,'TCN:')"/></xsl:variable>
+            <xsl:value-of select="concat('/opac/extras/ac/jacket/medium/r/',$tcnraw)"/>
+               </xsl:attribute>                
+       </xsl:template>
+    
 
        <xsl:template match="atom:entry | item | //rss1:item | //rss9:item"> <!-- match="" must match the select="" earlier on -->
                <xsl:variable name="url"><xsl:call-template name="resolvelink"><xsl:with-param name="url" select="(atom:link[not(@rel) or @rel='alternate' or @rel='']/@href | link | guid[@isPermaLink='true'] | rss1:link | rss9:link)[1]" /></xsl:call-template></xsl:variable>
                <!-- item title -->
                <dt>
+            <span class="booktitle">
                        <xsl:choose>
                                <xsl:when test="string-length($url)&gt;0">
                                        <a href="{$url}">
@@ -343,6 +360,8 @@ To-do list:
                                        </strong>
                                </xsl:otherwise>
                        </xsl:choose>
+            </span>
+            <br/>
                        <!-- item authors -->
                        <xsl:if test="$t-authors and (author | atom:author | atom:contributor | dc:creator | dc:publisher | dc:contributor)">
                                <xsl:value-of select="concat(' ', $t-authors, ' ')" />
@@ -354,7 +373,7 @@ To-do list:
                        <dd class="desc">
                                <xsl:if test="string-length($url)&gt;0">
                                        <a href="{$url}" style="text-decoration: none;">
-                                               <img align="left" style="margin:5px; border: 0px;" height="50" width="40">
+                                               <img class="jacket" >
                                                        <xsl:apply-templates select="dc:identifier"/>
                                                </img>
                                        </a>
@@ -441,6 +460,7 @@ To-do list:
         </xsl:if>
 
                <!-- item url -->
+<!-- PINES DISABLE
                <xsl:if test="string-length($url)&gt;0">
                        <dd class="url">
                                <abbr class="unapi-id">
@@ -449,6 +469,7 @@ To-do list:
                                                        <xsl:value-of select="@href" />
                                                </xsl:attribute>
                                        </xsl:for-each>
+-->
                                        <!--
                                        <xsl:choose>
                                                <xsl:when test="string-length(substring-after($url, 'http://'))&gt;100">
@@ -459,10 +480,13 @@ To-do list:
                                                </xsl:otherwise>
                                        </xsl:choose>
                                        -->
-                                       <xsl:text>unAPI</xsl:text>
+<!-- PINES DISABLE                     
+            <xsl:text>unAPI</xsl:text>
                                </abbr>
                        </dd>
                </xsl:if>
+-->
+        
                <br clear="all"/>
        </xsl:template>
 
@@ -547,6 +571,8 @@ To-do list:
                        </xsl:choose>
                </xsl:variable>
                <xsl:if test="string-length($showname)&gt;0">
+            <xsl:value-of select="$showname" />
+        <!-- PINES - don't link authors for now
                        <xsl:choose>
                                <xsl:when test="string-length($showlink)&gt;0"><a href="{$showlink}"><xsl:value-of select="$showname" /></a></xsl:when>
                                <xsl:otherwise>
@@ -558,7 +584,8 @@ To-do list:
                                        </a>
                                </xsl:otherwise>
                        </xsl:choose>
-                       <xsl:text>; </xsl:text>
+        -->
+                       <xsl:text> </xsl:text>
                </xsl:if>
        </xsl:template>
        
index dd0c7e1..a15155f 100644 (file)
                                </dc:identifier>
                        </xsl:for-each>
                        
+            <!-- PINES: Use TCN instead of ISBN for image links
                        <xsl:for-each select="marc:datafield[@tag=020]">
                                <dc:identifier>
                                        <xsl:text>URN:ISBN:</xsl:text>
                                        <xsl:value-of select="marc:subfield[@code='a']"/>
                                </dc:identifier>
                        </xsl:for-each>
-
+            -->
+                       <xsl:for-each select="marc:controlfield[@tag=001]">
+                               <dc:identifier>
+                                       <xsl:text>URN:TCN:</xsl:text>
+                                       <xsl:value-of select="."/>
+                               </dc:identifier>
+                       </xsl:for-each>
+            
+            
                        <xsl:for-each select="marc:datafield[@tag=506]">
                                <rights>
                                        <xsl:value-of select="marc:subfield[@code='a']"/>