From: yomguy <> Date: Fri, 22 Jan 2010 23:01:52 +0000 (+0000) Subject: cleanup X-Git-Tag: 1.1~584 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ccbe1a445a3e6b5663df93eb056f531c4bcf256e;p=telemeta.git cleanup --- diff --git a/INSTALL b/INSTALL index 3578e035..baafb8fe 100644 --- a/INSTALL +++ b/INSTALL @@ -124,7 +124,7 @@ Modifiy the following variables: 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:: @@ -145,8 +145,7 @@ This synchronizes the DB with the model:: 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')), @@ -159,8 +158,7 @@ We are ready to start the telemeta server:: $ 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 diff --git a/README b/README index 90cd2bfe..c59e1988 100644 --- a/README +++ b/README @@ -45,7 +45,7 @@ Development 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 @@ -77,26 +77,20 @@ http://code.google.com/p/timeside/ Contact ======= -Homepage: - http://telemeta.org - -Emails: - Guillaume Pellerin , - Olivier Guilyardi +:Homepage: http://telemeta.org +:Emails: Guillaume Pellerin , + Olivier Guilyardi 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)