Debrand the OPAC footer, home page, and topnav links
authorDan Scott <dan@coffeecode.net>
Sun, 1 May 2011 23:02:27 +0000 (19:02 -0400)
committerDan Scott <dan@coffeecode.net>
Sun, 1 May 2011 23:02:27 +0000 (19:02 -0400)
Restore the copyright message and Powered by Evergreen logo
in the footer, and provide obvious example links instead of
the KCLS-specific links.

Also, replace the KCLS home page with the main Evergreen logo.

Signed-off-by: Dan Scott <dan@coffeecode.net>

Open-ILS/web/templates/default/opac/parts/footer.tt2
Open-ILS/web/templates/default/opac/parts/homesearch.tt2
Open-ILS/web/templates/default/opac/parts/topnav_links.tt2

index 9ab3ace..f822e4e 100644 (file)
@@ -1,10 +1,21 @@
 <div id="footer">
-    <a href="http://www.kcls.org/usingthelibrary/request/">[% l('Request a Purchase') %]</a> &nbsp;|&nbsp;
-    <a href="http://www.kcls.org/usingthelibrary/request/">[% l('Interlibrary Loan') %]</a> &nbsp;|&nbsp;
-    <a href="http://www.kcls.org/about/contact/">[% l('Contact Us') %]</a> &nbsp;|&nbsp;
-    <a href="http://www.kcls.org/usingthelibrary/catalog_help/">[% l('Site Help') %]</a> &nbsp;|&nbsp;
-    <a href="http://www.kcls.org/usingthelibrary/policies/privacy.cfm">[% l('Privacy Statement') %]</a> &nbsp;|&nbsp;
-    <a href="http://www.kcls.org/about/support/">[% l('Support KCLS') %]</a> &nbsp;|&nbsp;
-    <a href="http://www.kcls.org/employment/">[% l('Employment') %]</a> 
+    <a href="http://example.com">[% l('Bottom Link 1') %]</a> &nbsp;|&nbsp;
+    <a href="http://example.com">[% l('Bottom Link 2') %]</a> &nbsp;|&nbsp;
+    <a href="http://example.com">[% l('Bottom Link 3') %]</a> &nbsp;|&nbsp;
+    <a href="http://example.com">[% l('Bottom Link 4') %]</a> &nbsp;|&nbsp;
+    <a href="http://example.com">[% l('Bottom Link 5') %]</a>
+
+    <div id="copyright_text" style="margin-top: 2em;">
+        [% l('Copyright &copy; 2006-2011 Georgia Public Library Service, and others') %]
+    </div>
+    <div id="footer_logo">
+        [% l('Powered by') %]
+        <a href="http://evergreen-ils.org">
+            <img src="[% ctx.media_prefix %]/opac/images/eg_tiny_logo.jpg"
+                style="border:none; width: 94px; height: 16px;"
+                alt="[% l('Evergreen') %]
+            />
+        </a>
+    </div>
 </div>
 
index 2021f16..e5104b6 100644 (file)
@@ -1,64 +1,3 @@
 <div style='width:664px;height:35px;background:#FFFFFF;'>
-    <strong><center></center></strong>
-</div>
-<div id='hp-banner'>
-    <a href='http://www.kcls.org/newcatalog/'><img
-        src='[% ctx.media_prefix %]/images/golive.jpg'
-        alt='new catalog' title='New Catalog Information' /></a>
-</div>
-<div id='hp-buttons'>
-    <div class="float-left">
-        <img src='[% ctx.media_prefix %]/images/hp-links-left.jpg' />
-    </div>
-    <div class="float-left">
-           <div id='homesearch_thing'>
-               <table cellpadding='0' cellspacing='5' border='0' id='hp-ql-table'>
-                <tr>
-                    <td colspan='4'>
-                        <span class="opac-auto-029">
-                            [% l("Browse for") %]:
-                        </span>
-                    </td>
-                </tr>
-                <tr>
-                    <td>
-                        <a href='http://www.kcls.org/booksandreading/'>books</a>
-                    </td>
-                    <td>
-                        <a href='http://www.kcls.org/movies/movies_browse.cfm'>movies</a>
-                    </td>
-                    <td>
-                        <a href='http://www.kcls.org/ecollection/'>downloads</a>
-                    </td>
-                    <td>
-                        <a href='http://www.kcls.org/websites/'>websites</a>
-                    </td>
-                </tr>
-                <tr>
-                    <td>
-                        <a href='http://www.kcls.org/music/'>music</a>
-                    </td>
-                    <td>
-                        <a href='http://www.kcls.org/databases/subject_categories.cfm#17'>magazines</a>
-                    </td>
-                    <td>
-                        <a href='http://www.kcls.org/databases/'>databases</a>
-                    </td>
-                    <td>
-                        <a href='http://www.kcls.org/answers/'>answers</a>
-                    </td>
-                </tr>
-               </table>
-           </div>
-           <div id='hp-ql-bottom'>
-            <a href='http://www.kcls.org/locations'>Locations:
-                Find a Library Near You!
-                <img src='[% ctx.media_prefix %]/images/arrow-right.png' /></a>
-
-           </div>
-    </div>
-    <div class="float-left">
-        <img src='[% ctx.media_prefix %]/images/hp-links-right.jpg' />
-    </div>
-    <div class="clear-both"></div>
+    <strong><center><img src="[% ctx.media_prefix %]/opac/images/main_logo.jpg" /></center></strong>
 </div>
index 2a8c9b0..e6f4169 100644 (file)
@@ -1,11 +1,11 @@
 <div id="gold-links-holder">
     <div id="gold-links">
         <div id="header-links">
-            <a href="http://example.com">Link 1</a>
-            <a href="http://example.com">Link 2</a>
-            <a href="http://example.com">Link 3</a>
-            <a href="http://example.com">Link 4</a>
-            <a href="http://example.com">Link 5</a>
+            <a href="http://example.com">[% l('Link 1') %]</a>
+            <a href="http://example.com">[% l('Link 2') %]</a>
+            <a href="http://example.com">[% l('Link 3') %]</a>
+            <a href="http://example.com">[% l('Link 4') %]</a>
+            <a href="http://example.com">[% l('Link 5') %]</a>
         </div>
     </div>
 </div>