src/ldt/README
author cavaliet
Thu, 26 Apr 2012 12:10:28 +0200
changeset 613 c95b51bd1da3
parent 589 e7410c4df032
child 615 006f1e3e5398
permissions -rw-r--r--
SlideShareWidget better management of container.
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