* User friendly web frontend including workflows and high level search methods
* Smart dynamical and skinnable audio player (thanks to Timeside and soundmanager2)
* "On the fly" analyzing, transcoding and metadata embedding based on an easy plugin architecture
- * Multi-formats : FLAC, OGG, MP3, WAV and more
+ * Multi-format support : FLAC, OGG, MP3, WAV and more
* GEO Navigator for audio geolocalization
* DublinCore compatibility
* OAI-PMH data provider
"""
__docformat__ = 'epytext en'
-__version__ = '0.4.1'
+__version__ = '0.5.0'
__url__ = 'http://telemeta.org'
__copyright__ = '(C) 2007-2009 Parisson SARL and Samalyse SARL'
__license__ = 'CeCILL2'
The purpose of the Agreement is the grant by the Licensor to the
Licensee of a non-exclusive, transferable and worldwide license for the
Software as set forth in Article 5 hereinafter for the whole term of the
-protection granted by the rights over said Software.
+protection granted by the rights over said Software.
Article 3 - ACCEPTANCE
9.3 The Licensee acknowledges that the Software is supplied "as is" by
the Licensor without any other express or tacit warranty, other than
-that provided for in Article 9.2 and, in particular, without any warranty
+that provided for in Article 9.2 and, in particular, without any warranty
as to its commercial value, its secured, safe, innovative or relevant
nature.
<div id="header">
<div id="logo">
{% block logo %}
-<a href="{% url telemeta-home %}"><img src="{% url telemeta-images "logo.png" %}" alt="Telemeta" /></a>
+<a href="{% url telemeta-home %}"><img src="{% url telemeta-images "logo_telemeta_2.png" %}" alt="Telemeta" /></a>
{% endblock %}
</div>
<form action="{% url telemeta-search %}" method="GET">
<input type="text" id="quick_search_pattern" name="pattern" />
<input type="submit" value="{% trans 'Search' %}" />
-</form>
+</form>
<p><a href="{% url telemeta-search-criteria %}">{% trans "Advanced search" %}</a></p>
</div>
<div id="footer">
{% block footer %}
<hr />
- <a id="telemeta_powered" href="{% telemeta_url %}"><img src="{% url telemeta-images "logo_mini.png" %}" height="30" width="93"
+ <a id="telemeta_powered" href="{% telemeta_url %}"><img src="{% url telemeta-images "logo_mini_2.png" %}" height="30" width="93"
alt="Telemeta Powered"/></a>
<p class="left">
{% trans "Powered by" %} <a href="{% telemeta_url %}"><strong>Telemeta {% telemeta_version %}</strong></a><br />