X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/854b0db58a805fd7ec2d262abda0aef02ca6e469..7e6d14043e3e2dce8e3fdcef0b0fc649680b07b3:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 676cc0bb6..2d83c733b 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -4,6 +4,8 @@ {% block title %}{{ book.title }} {% trans "on WolneLektury.pl" %}{% endblock %} +{% block metadescription %}{% book_title book %}. {{ block.super }}{% endblock %} + {% block bodyid %}book-detail{% endblock %} {% block body %} @@ -37,61 +39,110 @@

{% endif %}
-

{% trans "Put a book" %} {% trans "on the shelf!" %}

+

{% trans "Put a book" %} {% trans "on the shelf!" %}

- {% if book.has_html_file %} - {% trans "Read online" %} - {% endif %} - {% if book.has_pdf_file %} - {% trans "Download PDF" %} - {% endif %} - {% if book.root_ancestor.epub_file %} - {% trans "Download EPUB" %} - {% endif %} - {% if book.has_odt_file %} -

ODT

- - {% endif %} - {% if book.has_txt_file %} - {% trans "Download TXT" %} - {% endif %} - {% if book.has_ogg_file %} -

OGG

- - {% endif %} - {% if book.has_daisy_file %} -

DAISY

- - {% endif %} - {% if book.has_mp3_file %} -

MP3

- - - {% endif %} + {% if book.has_html_file %} + {% trans "Read online" %} + {% endif %} +
+ {% if book.pdf_file %} + {% trans + {% endif %} + {% if book.root_ancestor.epub_file %} + {% trans + {% endif %} + {% if book.mobi_file %} + {% trans + {% endif %} + {% if book.txt_file %} + {% trans + {% endif %} + {% for media in book.get_odt %} + {% trans + {% endfor %} + + {% if book.pdf_file %} +
{% trans "Dowload customized PDF" %}. + {% endif %} + +
+ {% if book.has_mp3_file or book.has_ogg_file or book.has_daisy_file %} +

+ {% trans "Audiobooks" %}: + + {% if book.has_mp3_file %}MP3{% endif %} + {% if book.has_ogg_file %}Ogg Vorbis{% endif %} + {% if book.has_daisy_file %}DAISY{% endif %} + +

+
+ Speaker icon + {% if book.has_mp3_file %} +
    + {% for media in book.get_mp3 %} +
  • + {{ media.name }}
    + {% trans "Artist" %}: {{ media.get_extra_info_value.artist_name }}
    + {% trans "Director"%}: {{ media.get_extra_info_value.director_name }}
    + + + + + + +
  • + {% endfor %} +
+ {% endif %} + + {% if book.has_ogg_file %} + + {% endif %} + {% if book.has_daisy_file %} + + {% endif %} +
+ {% if projects|length > 1 %} +

{% trans "Audiobooks were prepared as a part of the projects:" %}

+ + {% else %} +

+ {% with projects.0.0 as cs %} + {% with projects.0.1 as fb %} + {% if fb %} + {% blocktrans %}Audiobooks were prepared as a part of the {{ cs }} project funded by {{ fb }}.{% endblocktrans %} + {% else %} + {% blocktrans %}Audiobooks were prepared as a part of the {{ cs }} project.{% endblocktrans %} + {% endif %} + {% endwith %} + {% endwith %} +

+ {% endif %} + {% endif %}
@@ -114,7 +165,6 @@

{% trans "Details" %}

{% trans "Other resources" %}

+

{% trans "View XML source" %}

+

Miksuj ten utwór

{% trans "Work's themes " %}