src/ldt/README
author ymh <ymh.work@gmail.com>
Tue, 06 Mar 2012 18:42:07 +0100
changeset 597 d2e8ae250f6c
parent 589 e7410c4df032
child 615 006f1e3e5398
permissions -rw-r--r--
Added tag V01.05 for changeset d7c1c1f04694
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
============
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
Ldt Platform
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
============
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
The ldt platform, is a django module allowing the annotation, indexation, consultation of temporal content (audio, video)
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
589
e7410c4df032 template cleaning, translation in js, and add generic google analytics
ymh <ymh.work@gmail.com>
parents: 189
diff changeset
     9
trick:
e7410c4df032 template cleaning, translation in js, and add generic google analytics
ymh <ymh.work@gmail.com>
parents: 189
diff changeset
    10
compile messages for js
e7410c4df032 template cleaning, translation in js, and add generic google analytics
ymh <ymh.work@gmail.com>
parents: 189
diff changeset
    11
python ../../../web/ldtplatform/manage.py makemessages -a -d djangojs
e7410c4df032 template cleaning, translation in js, and add generic google analytics
ymh <ymh.work@gmail.com>
parents: 189
diff changeset
    12
python ../../../web/ldtplatform/manage.py compilemessages