Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/library-customization
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-04-21 19:43:37 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-04-21 19:43:37 (GMT)
commit681c5b42e79506c7b413b0379b9f4c91c0b06113 (patch)
tree02d0fc71c2c263982f540fd65446b95945b7d5fa /library-customization
parentf1a3cf6c9119a57f1955d742c45cc14dd5792a87 (diff)
Add original library customization files from build 801
Diffstat (limited to 'library-customization')
-rw-r--r--library-customization/img/escuela.pngbin0 -> 30865 bytes
-rw-r--r--library-customization/img/pyeduca.jpgbin0 -> 10139 bytes
-rw-r--r--library-customization/img/resources.pngbin0 -> 48023 bytes
-rw-r--r--library-customization/img/techsupport.pngbin0 -> 31535 bytes
-rw-r--r--library-customization/layout.tmpl24
-rw-r--r--library-customization/library_homepage.tmpl87
6 files changed, 111 insertions, 0 deletions
diff --git a/library-customization/img/escuela.png b/library-customization/img/escuela.png
new file mode 100644
index 0000000..054a67a
--- /dev/null
+++ b/library-customization/img/escuela.png
Binary files differ
diff --git a/library-customization/img/pyeduca.jpg b/library-customization/img/pyeduca.jpg
new file mode 100644
index 0000000..4fd32be
--- /dev/null
+++ b/library-customization/img/pyeduca.jpg
Binary files differ
diff --git a/library-customization/img/resources.png b/library-customization/img/resources.png
new file mode 100644
index 0000000..0ef7172
--- /dev/null
+++ b/library-customization/img/resources.png
Binary files differ
diff --git a/library-customization/img/techsupport.png b/library-customization/img/techsupport.png
new file mode 100644
index 0000000..afbed16
--- /dev/null
+++ b/library-customization/img/techsupport.png
Binary files differ
diff --git a/library-customization/layout.tmpl b/library-customization/layout.tmpl
new file mode 100644
index 0000000..79b2f3a
--- /dev/null
+++ b/library-customization/layout.tmpl
@@ -0,0 +1,24 @@
+<!dDOCTYPE HTML>
+<head>
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8">
+ <title>Biblioteca</title>
+
+ <link rel="stylesheet" href="{{common_url}}/css/master.css" type="text/css" media="screen" charset="utf-8"/>
+ <link rel="stylesheet" href="{{common_url}}/css/summary.css" type="text/css" media="screen" charset="utf-8"/>
+ <link rel="stylesheet" href="{{common_url}}/css/entry.css" type="text/css" media="screen" charset="utf-8"/>
+ <link rel="stylesheet" href="{{common_url}}/css/sections.css" type="text/css" media="screen" charset="utf-8"/>
+
+ <script type="text/javascript" src="{{common_url}}/js/library.js"></script>
+</head>
+
+<body class="{{ category }}">
+<div id="header" style="background: {{ primary_color }};"></div>
+{% include '_sidebar.tmpl' %}
+
+<div id="content">
+{% block content %}
+{% endblock %}
+</div>
+</body>
+</html>
+
diff --git a/library-customization/library_homepage.tmpl b/library-customization/library_homepage.tmpl
new file mode 100644
index 0000000..c3f6f52
--- /dev/null
+++ b/library-customization/library_homepage.tmpl
@@ -0,0 +1,87 @@
+{% extends 'layout.tmpl' %}
+
+{% block content %}
+<style><!--
+
+body,td,a,p,.h{font-family:arial,sans-serif}
+.h{font-size:20px}
+.h{color:#3366cc}
+.q{color:#00c}
+img{border:0}
+
+td.pylabel{
+padding-left: 15px;
+font-size:30px;
+}
+
+img.logo {
+padding-top: 8px;
+padding-bottom: 6px;
+}
+
+--></style>
+<script>
+<!--
+function sf(){document.f.q.focus();}
+window.rwt=function(b,d,f,j,k,g,l){var a=window.encodeURIComponent?encodeURIComponent:escape,h="",i="",c=b.href.split("#"),e="";if(d){h="&oi="+a(d)}if(f){i="&cad="+a(f)}if(g){e="&usg="+g}b.href="/url?sa=t"+h+i+"&ct="+a(j)+"&cd="+a(k)+"&url="+a(c[0]).replace(/\+/g,"%2B")+"&ei=BkUMRpOuHJuwavSw3aYD"+e+l+(c[1]?"#"+c[1]:"");b.onmousedown="";return true};// -->
+</script>
+</head>
+
+<body class="links" onload="sf()">
+<div align="center"><a href="http://www.paraguayeduca.org"><img src="/usr/share/library-common/img/pyeduca.jpg" width="159" height="114" class="logo" /></a></div>
+
+<center>
+<script defer><!--
+function qs(el){if(window.RegExp&&window.encodeURIComponent){var ue=el.href,qe=encodeURIComponent(document.f.q.value);if(ue.indexOf("q=")!=-1){el.href=ue.replace(new RegExp("q=[^&$]*"),"q="+qe);}else{el.href=ue+"&q="+qe;}}return 1;}
+function togDisp(e){stopB(e);var elems=document.getElementsByName('more');for(var i=0;i<elems.length;i++){var obj=elems[i],dp="";if(obj.style.display==""){dp="none";}obj.style.display=dp;}return false;}
+function stopB(e){if(!e)e=window.event;e.cancelBubble=true;}
+document.onclick=function(event){var elems=document.getElementsByName('more');if(elems[0].style.display==""){togDisp(event);}}
+//-->
+</script>
+
+<table border=0 cellspacing=0 cellpadding=4 width="700px">
+<form action="http://google.com.py/search" name="f" target="_top">
+<tr>
+<td width="130px" align="center"><img src="/usr/share/library-common/img/google-logo.gif" width="100px"/></td>
+<td width="300px" align="center" nowrap><input name=hl type=hidden value=en>
+<input maxlength=2048 name=q size=40 title="Buscar en la Red" value="" height=40 style="background:#ffffdd;"></td>
+<td align="left" nowrap><input name=btnG type=submit value="Buscar en la Red" height=40></td>
+</tr>
+</form>
+</table>
+</center>
+
+<br/>
+
+<div align="center">
+<table cellpadding="6">
+<tr>
+<td>
+<a href="http://schoolserver/"><img src="/usr/share/library-common/img/escuela.png" width="100" height="100" /></a>
+</td>
+<td class="pylabel">
+<a href="http://schoolserver/">Mi escuela</a>
+</td>
+</tr>
+
+<tr>
+<td>
+<a href="http://www.paraguayeduca.org/xo-resources"><img src="/usr/share/library-common/img/resources.png" width="100" height="100" /></a>
+</td>
+<td class="pylabel">
+<a href="http://www.paraguayeduca.org/xo-resources">Recursos en lĂ­nea</a>
+</td>
+</tr>
+
+<tr>
+<td>
+<a href="http://www.paraguayeduca.org/xo-support"><img src="/usr/share/library-common/img/techsupport.png" width="100" height="100" /></a>
+</td>
+<td class="pylabel">
+<a href="http://www.paraguayeduca.org/xo-support">Centro de soporte</a>
+</td>
+</tr>
+</table>
+</div>
+
+{% endblock %}