</div>
<div class="clearboth"></div>
<form action="{% url search %}" method="get" accept-charset="utf-8" id="search-form">
- <p>{{ form.q }} {{ form.tags }} <input type="submit" value="{% trans "Search" %}" /> <strong>{% trans "or" %}</strong> <a href="{% url catalogue.views.book_list %}">{% trans "check list of books" %}</a> {% trans "in our repository" %}</p>
+ <p>{{ form.q }} {{ form.tags }} <input type="submit" value="{% trans "Search" %}" />
+ <strong>{% trans "or" %}</strong> {% trans "see" %}:
+ <span class='collections'>
+ <a href="{% url catalogue.views.book_list %}">{% trans "all books" %}</a>
+ <a href="{% url catalogue.views.audiobook_list %}">{% trans "audiobooks" %}</a>
+ <a href="{% url catalogue.views.daisy_list %}">{% trans "DAISY" %}</a>
+ </span></p>
</form>
<div id="intro">
<p id="tags-description">↓ {% trans "Browse books by categories" %} ↓</p>
<div id="propaganda">
+ <p style="margin-top:-1em; margin-bottom: 2em;">
+ <a class="banner" href="http://nowoczesnapolska.org.pl/wesprzyj_nas/" style="line-height: 1.5em; font-size: 1.5em;">
+ <img src="/static/img/procent.png" style="float:left; margin:.2em .7em 0 0;" />
+ Twój 1% to <span style="color: rgb(191, 0, 26);">więcej lektur</span><br>
+ KRS 0000070056
+ </a>
+ </p>
+
+
+ <h2>Zaproszenie do udziału w badaniu</h2>
+ <p>Zapraszamy do udziału w badaniu na rzecz pracy doktorskiej o Otwartych Zasobach Edukacyjnych</p>
+ <p class="see-more" style="clear:both"><a href="{% url invitation %}">{% trans "See more" %} ⇒</a></p>
+
+
+ <h2>Nowy Leśmianator</h2>
+ <p>Tym razem to Ty decydujesz, co wpadnie do miksera – a efekt możesz pokazać znajomym!
+ </p>
+ <p class="see-more" style="clear:both"><a href="{% url lesmianator %}">{% trans "Twórzże się!" %} ⇒</a></p>
+
+
+ <h2>Wolne Okładki</h2>
+ <p>Tworzymy okładki do utworów z biblioteki Wolne Lektury.</p>
+ <p><a href='http://wolneokladki.pl/'><img src='/static/img/wolneokladki-logo.png' alt='Wolne Okładki' width='250' height='98' /></a></p>
+ <p class="see-more"><a href="http://wolneokladki.pl/" title="Wolne Okładki">{%trans "See more" %} ⇒</a>
+
+ {% comment %} <h2>{% trans "Books for every school level" %}</h2>
+ <ul>
+ <li><a href="">{% trans "primary school" %}</a></li>
+ <li><a href="">{% trans "gymnasium" %}</a></li>
+ <li><a href="">{% trans "high school" %}</a></li>
+ </ul> {% endcomment %}
+
<h2>{% trans "Wolne Lektury Widget" %}</h2>
<p>{% trans "Place our widget - search engine for Wolne Lektury which gives access to free books and audiobooks - on your homepage! Just copy the HTML code below onto your page:" %}</p>
- <textarea rows="1" cols="35" class='widget-code'><!-- START {% trans "Insert this element in place where you want display the widget" %} -->
-<div id="wl" />
-<!-- END -->
-<!-- START {% trans "Place this element just before closing body tag: </body>" %} -->
-<script type="text/javascript" src="http://www.wolnelektury.pl/static/js/widget.js"></script>
-<!-- END --></textarea>
- <p class="see-more"><a href="{% url widget %}">{% trans "See more" %} ⇒</a></p>
+ <textarea rows="1" cols="35" class='widget-code' title='widget'><!-- START {% trans "Insert this element in place where you want display the widget" %} -->
+<div id="wl" />
+<!-- END -->
+<!-- START {% trans "Place this element just before closing body tag: </body>" %} -->
+<script type="text/javascript" src="http://www.wolnelektury.pl/static/js/widget.js"></script>
+<!-- END --></textarea>
+ <p class="see-more"><a href="{% url widget %}" title="{% trans "Wolne Lektury Widget" %}">{% trans "See more" %} ⇒</a></p>
<h2>{% trans "Your shelves with books" %}</h2>
{% if user.is_authenticated %}
{% if shelves %}
</form>
{% else %}
<p>{% trans "Create your own book set. You can share it with friends by sending them link to your shelf." %}</p>
- <p>{% trans "You need to " %}<a class="login-register-link" href="#">{% trans "sign in" %}</a> {% trans "to manage your shelves." %}</p>
+ <p>{% trans "You need to " %} <a class="login-register-link" href="#" onClick="_gaq.push(['_trackEvent', 'Dialogs', 'Login']);">{% trans "sign in" %}</a> {% trans "to manage your shelves." %}</p>
{% endif %}
<div id="lessons">
<h2><a href="{% url lessons_document_list %}">{% trans "Hand-outs for teachers" %}</a></h2>
<p>{% trans "Lessons' prospects and other ideas for using Wolnelektury.pl for teaching." %}</p>
- <p class="see-more"><a href="{% url lessons_document_list %}">{% trans "See more" %} ⇒</a></p>
- </div>
- <div id="czytamysluchajac">
- <a href="http://czytamysluchajac.pl/"><img src="{{ STATIC_URL }}img/czytamysluchajac-logo-small.png" alt="CzytamySluchajac - logo" style="float:left; padding: 10px;" /></a>
- <p style="padding-top:10px;"><a href="http://czytamysluchajac.pl/">Czytamy Słuchając</a> {% trans "are professional recordings of literary texts from our repository, available on free license in MP3 and Ogg Vorbis formats as well as in DAISY system." %}</p>
- <p class="see-more"><a href="http://czytamysluchajac.pl/index.php/o-projekcie/">{% trans "See more" %} ⇒</a></p>
+ <p class="see-more"><a href="{% url lessons_document_list %}" title="{% trans "Hand-outs for teachers" %}">{% trans "See more" %} ⇒</a></p>
</div>
</div>
<div id="tags-list">
<div id="categories-list">
{% if categories.author %}
<h2>{% trans "Authors" %}</h2>
- {% folded_tag_list categories.author %}
+ {% folded_tag_list categories.author 'Authors' %}
{% endif %}
{% if categories.kind %}
<h2>{% trans "Kinds" %}</h2>
- {% folded_tag_list categories.kind %}
+ {% folded_tag_list categories.kind 'Kinds' %}
{% endif %}
{% if categories.genre %}
<h2>{% trans "Genres" %}</h2>
- {% folded_tag_list categories.genre %}
+ {% folded_tag_list categories.genre 'Genres' %}
{% endif %}
{% if categories.epoch %}
<h2>{% trans "Epochs" %}</h2>
- {% folded_tag_list categories.epoch %}
+ {% folded_tag_list categories.epoch 'Epochs' %}
{% endif %}
</div>
<div id="themes-list">
{% if fragment_tags %}
<h2>{% trans "Themes and topics" %}</h2>
- {% folded_tag_list fragment_tags %}
+ {% folded_tag_list fragment_tags 'Themes' %}
{% endif %}
<h2>{% trans "Themes groups" %}</h2>
<div class="shown-tags">
<li>przyroda
<span class="subcategories"><a href="/katalog/natura/">Natura</a>, <a href="/katalog/zywioly/">Żywioły</a>, <a href="/katalog/ogien/">Ogień</a>, <a href="/katalog/ziemia/">Ziemia</a>, <a href="/katalog/wiatr/">Wiatr</a>, <a href="/katalog/woda/">Woda</a>, <a href="/katalog/wiosna/">Wiosna</a>, <a href="/katalog/lato/">Lato</a>, <a href="/katalog/jesien/">Jesień</a>, <a href="/katalog/zima/">Zima</a>, <a href="/katalog/przemijanie/">Przemijanie</a>, <a href="/katalog/slonce/">Słońce</a>, <a href="/katalog/ksiezyc/">Księżyc</a>, <a href="/katalog/gwiazda/">Gwiazda</a>, <a href="/katalog/oblok/">Obłok</a>, <a href="/katalog/noc/">Noc</a>, <a href="/katalog/swiatlo/">Światło</a>, <a href="/katalog/gora/">Góra</a>, <a href="/katalog/rzeka/">Rzeka</a>, <a href="/katalog/morze/">Morze</a>, <a href="/katalog/burza/">Burza</a>, <a href="/katalog/deszcz/">Deszcz</a>, <a href="/katalog/bloto/">Błoto</a>, <a href="/katalog/przyroda-nieozywiona/">Przyroda nieożywiona</a>, <a href="/katalog/rosliny/">Rośliny</a>, <a href="/katalog/kwiaty/">Kwiaty</a>, <a href="/katalog/ogrod/">Ogród</a>, <a href="/katalog/sielanka/">Sielanka</a>, <a href="/katalog/raj/">Raj</a>, <a href="/katalog/jablko/">Jabłko</a>, <a href="/katalog/drzewo/">Drzewo</a>, <a href="/katalog/zwierzeta/">Zwierzęta</a>, <a href="/katalog/ptak/">Ptak</a>, <a href="/katalog/motyl/">Motyl</a>, <a href="/katalog/kot/">Kot</a>, <a href="/katalog/kon/">Koń</a>, <a href="/katalog/pies/">Pies</a>, <a href="/katalog/waz/">Wąż</a>, <a href="/katalog/potwor/">Potwór</a></span></li>
</ol>
- <p><a href="#" class="show-all-tags">{% trans "See more" %}</a></p>
+ <p><a href="#" onClick="_gaq.push(['_trackEvent', 'tags-toogle', 'show', 'Themes groups']);" class="show-all-tags" title="{% trans "Themes and topics" %}">{% trans "See more" %}</a></p>
</div>
<div class="all-tags">
<ol>
<li>żywioły
<span class="subcategories"><a href="/katalog/zywioly/">Żywioły</a>, <a href="/katalog/ogien/">Ogień</a>, <a href="/katalog/ziemia/">Ziemia</a>, <a href="/katalog/wiatr/">Wiatr</a>, <a href="/katalog/woda/">Woda</a>, <a href="/katalog/przestrzen/">Przestrzeń</a></span></li>
</ol>
- <p><a href="#" class="hide-all-tags">{% trans "Hide" %}</a></p>
+ <p><a href="#" onClick="_gaq.push(['_trackEvent', 'tags-toogle', 'hide', 'Themes groups']);" class="hide-all-tags">{% trans "Hide" %}</a></p>
</div>
</div>
<div class="clearboth"></div>
<div id="latest-blog-posts">
<h2>{% trans "News" %}</h2>
{% cache 1800 latest-blog-posts %}
- {% latest_blog_posts "http://www.nowoczesnapolska.org.pl/tematy/wolne-lektury/feed/" %}
+ {% latest_blog_posts "http://nowoczesnapolska.org.pl/category/wolne-lektury/feed/" %}
{% endcache %}
<p class="see-more"><a href="http://www.nowoczesnapolska.org.pl/">{% trans "See our blog" %} ⇒</a></p>
</div>
<h2>{% trans "You can help us!" %}</h2>
<p>{% trans "We try our best to elaborate works appended to our library. It is possible only due to support of our volunteers." %}</p>
<p>{% trans "We invite people who want to take part in developing Internet school library Wolne Lektury." %}</p>
- <p class="see-more"><a href="{% url help_us %}">{% trans "See more" %} ⇒</a></p>
+ <p class="see-more"><a href="{% url help_us %}" title="{% trans "You can help us!" %}">{% trans "See more" %} ⇒</a></p>
</div>
<div id="about-us">
<h2>{% trans "About us" %}</h2>
Internet library with school readings “Wolne Lektury” (<a href="http://wolnelektury.pl">www.wolnelektury.pl</a>) is a project made by Modern Poland Foundation. It started in 2007 and shares school readings, which are recommended by Ministry of National Education and are in public domain.
{% endblocktrans %}
</p>
- <p class="see-more"><a href="{% url about_us %}">{% trans "See more" %} ⇒</a></p>
+ <p class="see-more"><a href="{% url about_us %}" title="{% trans "About us" %}">{% trans "See more" %} ⇒</a></p>
</div>
</div>
{% endblock %}