]> git.parisson.com Git - telemeta-pages.git/commitdiff
fix help and legal_notices translated pages, add set_var template tag
authoryomguy <yomguy@parisson.com>
Fri, 29 Apr 2011 08:46:31 +0000 (10:46 +0200)
committeryomguy <yomguy@parisson.com>
Fri, 29 Apr 2011 08:46:31 +0000 (10:46 +0200)
default/parts/help-en.rst [new file with mode: 0644]
default/parts/help-fr.rst [new file with mode: 0644]
default/parts/help.rst [deleted file]
default/parts/home-en.rst [new file with mode: 0644]
default/parts/home-fr.rst [new file with mode: 0644]
default/parts/home.rst [deleted file]
default/parts/legal_notices-en.rst [new file with mode: 0644]
default/parts/legal_notices-fr.rst [new file with mode: 0644]
default/parts/legal_notices.rst [deleted file]

diff --git a/default/parts/help-en.rst b/default/parts/help-en.rst
new file mode 100644 (file)
index 0000000..10c1e68
--- /dev/null
@@ -0,0 +1,15 @@
+========================
+Help page for Telemeta
+========================
+
+Glossary :
+
+#. Introduction
+#. First time
+#. Models
+#. Interface
+#. Advanced functions
+
+For more informations, see `telemeta.org <http://telemeta.org>`_
+
+
diff --git a/default/parts/help-fr.rst b/default/parts/help-fr.rst
new file mode 100644 (file)
index 0000000..e670714
--- /dev/null
@@ -0,0 +1,15 @@
+========================
+Page d'aide Telemeta
+========================
+
+Plan :
+
+#. Introduction
+#. Prise en main
+#. Modèles
+#. Interface
+#. Fonctions avancées
+
+Pour plus d'informations, voir `telemeta.org <http://telemeta.org>`_
+
+
diff --git a/default/parts/help.rst b/default/parts/help.rst
deleted file mode 100644 (file)
index e670714..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-========================
-Page d'aide Telemeta
-========================
-
-Plan :
-
-#. Introduction
-#. Prise en main
-#. Modèles
-#. Interface
-#. Fonctions avancées
-
-Pour plus d'informations, voir `telemeta.org <http://telemeta.org>`_
-
-
diff --git a/default/parts/home-en.rst b/default/parts/home-en.rst
new file mode 100644 (file)
index 0000000..38fe140
--- /dev/null
@@ -0,0 +1,23 @@
+===================================================
+Telemeta : Web Audio Content Management System
+===================================================
+
+Telemeta is a web audio archiving program which introduces useful and secure methods to backup, index, transcode, analyse and publish any digitalized audio file with its metadata. It is dedicated to professionnals who wants to easily backup and publish documented sounds from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance with open standards.
+
+Here are the main features of Telemeta:
+
+* Secure archiving, editing and publishing of audio files over internet.
+* 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-format support : FLAC, OGG, MP3, WAV and more
+* GEO Navigator for audio geolocalization
+* DublinCore compatibility
+* OAI-PMH data provider
+* XML serialized backup
+* Strong SQL backend 
+
+The Telemeta data model is based on 'collections' and 'items'. A collection is described by its metadata and includes original audio items (sounds) and its own metadata. This existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM) but could be easily adapted/overrided to suit other data structures.
+
+
+
diff --git a/default/parts/home-fr.rst b/default/parts/home-fr.rst
new file mode 100644 (file)
index 0000000..38fe140
--- /dev/null
@@ -0,0 +1,23 @@
+===================================================
+Telemeta : Web Audio Content Management System
+===================================================
+
+Telemeta is a web audio archiving program which introduces useful and secure methods to backup, index, transcode, analyse and publish any digitalized audio file with its metadata. It is dedicated to professionnals who wants to easily backup and publish documented sounds from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance with open standards.
+
+Here are the main features of Telemeta:
+
+* Secure archiving, editing and publishing of audio files over internet.
+* 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-format support : FLAC, OGG, MP3, WAV and more
+* GEO Navigator for audio geolocalization
+* DublinCore compatibility
+* OAI-PMH data provider
+* XML serialized backup
+* Strong SQL backend 
+
+The Telemeta data model is based on 'collections' and 'items'. A collection is described by its metadata and includes original audio items (sounds) and its own metadata. This existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM) but could be easily adapted/overrided to suit other data structures.
+
+
+
diff --git a/default/parts/home.rst b/default/parts/home.rst
deleted file mode 100644 (file)
index 38fe140..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-===================================================
-Telemeta : Web Audio Content Management System
-===================================================
-
-Telemeta is a web audio archiving program which introduces useful and secure methods to backup, index, transcode, analyse and publish any digitalized audio file with its metadata. It is dedicated to professionnals who wants to easily backup and publish documented sounds from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance with open standards.
-
-Here are the main features of Telemeta:
-
-* Secure archiving, editing and publishing of audio files over internet.
-* 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-format support : FLAC, OGG, MP3, WAV and more
-* GEO Navigator for audio geolocalization
-* DublinCore compatibility
-* OAI-PMH data provider
-* XML serialized backup
-* Strong SQL backend 
-
-The Telemeta data model is based on 'collections' and 'items'. A collection is described by its metadata and includes original audio items (sounds) and its own metadata. This existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM) but could be easily adapted/overrided to suit other data structures.
-
-
-
diff --git a/default/parts/legal_notices-en.rst b/default/parts/legal_notices-en.rst
new file mode 100644 (file)
index 0000000..8481e3b
--- /dev/null
@@ -0,0 +1,7 @@
+==================
+Legal notices
+==================
+
+...
+
+
diff --git a/default/parts/legal_notices-fr.rst b/default/parts/legal_notices-fr.rst
new file mode 100644 (file)
index 0000000..7bcd70a
--- /dev/null
@@ -0,0 +1,7 @@
+==================
+Mentions légales
+==================
+
+...
+
+
diff --git a/default/parts/legal_notices.rst b/default/parts/legal_notices.rst
deleted file mode 100644 (file)
index 0c2146b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-==================
-Mentions légales
-==================
-
-...
-
-==================
-Legal notices
-==================
-
-...
-
-