Add the following variables:
- :TELEMETA_CACHE_DIR: absolute path to the cache directory you just created
+ :TELEMETA_CACHE_DIR: absolute path to the cache directory you just created
Just paste the two lines below::
6. Configure your urls
----------------------
- The simplest case is to have telemeta running at public root. To do so, add
- this url in urls.py::
+ The simplest case is to have telemeta running at public root. To do so, add this url in urls.py::
(r'^', include('telemeta.urls')),
$ python manage.py runserver
-By default, the server starts on the port 8000.
-You can override this with, for example::
+By default, the server starts on the port 8000. You can override this with, for example::
$ python manage.py runserver 9000
To participate to the development of telemeta, you will need a login/password couple.
You're welcome to email us to join and commit your great ideas ;)
-To get the lastest development version, you need subversion and run:
+To get the lastest development version, you need subversion and run::
$ svn co http://svn.parisson.org/svn/telemeta/trunk telemeta
Contact
=======
-Homepage:
- http://telemeta.org
-
-Emails:
- Guillaume Pellerin <pellerin@parisson.com>,
- Olivier Guilyardi <olivier@samalyse.com>
+:Homepage: http://telemeta.org
+:Emails: Guillaume Pellerin <yomguy@parisson.com>,
+ Olivier Guilyardi <olivier@samalyse.com>
Support
=======
The Telemeta project is developed by Parisson and Samalyse.
-
It is supported and financed by :
- * CNRS : Centre National de la Recherche Scientifique
- (the french Natianal Research and Scientific Center)
+ * CNRS : Centre National de la Recherche Scientifique (the french Natianal Research and Scientific Center)
http://cnrs.fr
- * CREM : Centre de Recherche en Ethnomusicology
- (the french Ethnomusicology Research Center)
+ * CREM : Centre de Recherche en Ethnomusicology (the french Ethnomusicology Research Center)
http://www.crem-cnrs.fr
* LAM : Equipe Lutherie, Acoustique et Musique de l'Université Pierre et Marie Curie de Paris
(Instrument design, Acoustic and Music team of the Pierre & Marie Curie University)