| author | ymh <ymh.work@gmail.com> |
| Wed, 22 Jul 2015 15:08:49 +0200 | |
| changeset 204 | c69265f3d4e4 |
| parent 151 | e71be80ee5f1 |
| permissions | -rw-r--r-- |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
1 |
<!DOCTYPE html> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
2 |
<html> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
3 |
<head> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
4 |
<meta charset="utf-8"> |
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
5 |
<title>Aix - Back office > Edition</title> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
6 |
<!--[if lt IE 9]> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
7 |
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
8 |
<![endif]--> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
9 |
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet"> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
10 |
<link href="lib/jquery-ui/themes/base/minified/jquery-ui.min.css" rel="stylesheet"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
11 |
<link href="lib/CLEditor/jquery.cleditor.css" rel="stylesheet"> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
12 |
<link href="lib/tag-it/css/jquery.tagit.css" rel="stylesheet"> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
13 |
<link href="css/style.css" rel="stylesheet"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
14 |
</head> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
15 |
<body> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
16 |
<div class="wrap"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
17 |
<header> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
18 |
<div class="container"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
19 |
<div class="row"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
20 |
<div class="span3"><h1><a class="clearfix" href=""> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
21 |
<img src="img/60x40.gif" alt=""> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
22 |
<span> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
23 |
Doc<br/>Cliquable |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
24 |
</span> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
25 |
</a></h1></div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
26 |
<div class="span9"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
27 |
<ul class="breadcrumb nav-bar"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
28 |
<li> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
29 |
<a href="#"> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
30 |
<i class="icon-file"></i> Projets |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
31 |
</a> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
32 |
<li><span class="divider">></span></li> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
33 |
</li> |
| 62 | 34 |
<li class="active"><i class="icon-folder-close-alt"></i> <span class="project-title-nav">Titre du projet azerty</span></li> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
35 |
<li><span class="divider">/</span></li> |
| 48 | 36 |
<a href=""><li class="active"><i class="icon-folder-close-alt"></i> Ressources</li></a> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
37 |
</ul> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
38 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
39 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
40 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
41 |
</header> |
| 105 | 42 |
|
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
43 |
<section> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
44 |
<div class="container"> |
| 105 | 45 |
<div class="row alerts"> |
46 |
<div class="save-load alert alert-info fade in"> |
|
47 |
<button type="button" class="close" data-dismiss="alert">×</button> |
|
48 |
<i class="icon-spinner icon-spin"></i> Enregistrement du projet en cours... |
|
49 |
</div> |
|
50 |
<div class="save-ok alert alert-success fade in"> |
|
51 |
<button type="button" class="close" data-dismiss="alert">×</button> |
|
52 |
<i class="icon-save"></i> Le projet a bien été sauvegardé ! |
|
53 |
</div> |
|
54 |
<div class="save-error alert alert-error fade in"> |
|
55 |
<button type="button" class="close" data-dismiss="alert">×</button> |
|
56 |
<i class="icon-warning-sign"></i> Une erreur est survenue lors de la sauvegarde du projet. |
|
57 |
</div> |
|
58 |
</div> |
|
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
59 |
<div class="row project-head"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
60 |
<div class="span7"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
61 |
<div class="project-title-editor"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
62 |
<i class="icon-folder-close-alt"></i> |
| 62 | 63 |
<span class="project-title">Titre du projet</span> <i class="icon-pencil"></i> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
64 |
</div> |
| 62 | 65 |
|
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
66 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
67 |
<div class="span5 text-right project-action"> |
| 105 | 68 |
<a href="#" class="btn btn-apercu-projet"><i class="icon-eye-open"></i> Voir aperçu</a> |
|
83
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
69 |
<a href="#" class="btn btn-success btn-save-project"><i class="icon-save"></i> Sauvegarder le projet</a> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
70 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
71 |
</div> |
| 105 | 72 |
|
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
73 |
<div class="row"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
74 |
<div class="span6"> |
|
36
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
75 |
<div class="video-wrap"> |
|
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
76 |
<div class="main-video"></div> |
|
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
77 |
<div class="annotations-display"> |
|
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
78 |
<div class="annotation-display-view"></div> |
|
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
79 |
<ul class="list-current-annotations"> |
|
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
80 |
|
|
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
81 |
</ul> |
|
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
82 |
</div> |
|
4c2428524c22
annotation display view
Anthony Ly <anthonyly.com@gmail.com>
parents:
35
diff
changeset
|
83 |
</div> |
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
84 |
<div class="timeline-annotations-wrap"> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
85 |
<div class="indicateur-annotation"></div> |
| 115 | 86 |
<ul class="timeline-annotations"></ul> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
87 |
</div> |
|
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
88 |
<!-- chapter-widget --> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
89 |
<div class="chapter-widget"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
90 |
<div class="row"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
91 |
|
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
92 |
<div class="span6 chapitre-cut-wrap"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
93 |
<div class="indicateur-chapter"></div> |
|
21
abd04f346dbe
delete row on enter key press in modal
Anthony Ly <anthonyly.com@gmail.com>
parents:
18
diff
changeset
|
94 |
<ul class="chapter-segments"></ul> |
|
111
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
95 |
<a href="#" class="btn btn-primary btn-cut-chapter" title="Nouveau chapitre"><i class="icon-flag"></i> <i class="icon-cut"></i><br/> |
|
83
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
96 |
<span class="info-time">0:00</span> |
|
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
97 |
</a> |
|
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
98 |
|
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
99 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
100 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
101 |
<div class="chapter-widget-info"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
102 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
103 |
<div class="list-chapter-wrap"> |
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
104 |
<h4><i class="icon-flag"></i> <i class="icon-th-list"></i> Liste des chapitres</h4> |
| 58 | 105 |
<table class="table" width="5000"> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
106 |
<thead> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
107 |
<tr> |
| 58 | 108 |
<th>Titre</th> |
109 |
<th>Tags</th> |
|
110 |
<th class="wDuration">Début</th> |
|
111 |
<th class="wDuration">Durée</th> |
|
112 |
<th class="wDuration">Fin</th> |
|
113 |
<th>Actions</th> |
|
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
114 |
</tr> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
115 |
</thead> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
116 |
<tbody class="list-chapter-rows-wrap"> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
117 |
</tbody> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
118 |
</table> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
119 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
120 |
|
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
121 |
</div><!-- /.chapter-widget --> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
122 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
123 |
<div class="span6 col-right"> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
124 |
<!-- tab --> |
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
125 |
<ul class="nav nav-tabs" id="onglet-annotations"> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
126 |
<li class="active"><a data-toggle="list-annotations" id="tab-list-annotation" href="#list-annotations"><i class="icon-bookmark"></i> Annotations</a></li> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
127 |
</ul> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
128 |
|
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
129 |
<div class="tab-content"> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
130 |
<!-- liste annotations --> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
131 |
<div class="tab-pane active" id="list-annotations"> |
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
132 |
<div class="add-annotation-wrap section"> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
133 |
<h4 class="title-section"><i class="icon-bookmark"></i> <i class="icon-plus"></i> Ajouter une annotation de type</h4> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
134 |
<div class="text-center"> |
|
111
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
135 |
<a href="#" title="Son" data-type="audio" class="btn open-tab audio"><i class="icon-volume-up"></i> Son</a> |
|
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
136 |
<a href="#" title="Vidéo" data-type="video" class="btn open-tab video"><i class="icon-film"></i> Vidéo</a> |
|
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
137 |
<a href="#" title="Diaporama" data-type="slideshow" class="btn open-tab slideshow"><i class="icon-picture"></i> Diaporama</a> |
|
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
138 |
<a href="#" title="Texte" data-type="text" class="btn open-tab text"><i class="icon-align-left"></i> Texte</a> |
|
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
139 |
<a href="#" title="Lien" data-type="links" class="btn open-tab links"><i class="icon-link"></i> Liens</a> |
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
140 |
</div> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
141 |
</div> |
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
142 |
<div class="list-annotation-wrap"> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
143 |
<h4><i class="icon-bookmark"></i> <i class="icon-th-list"></i> Liste des annotations</h4> |
|
79
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
144 |
<table class="table "> |
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
145 |
<thead> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
146 |
<tr> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
147 |
<th>Titre</th> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
148 |
<th>Type</th> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
149 |
<th>Début</th> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
150 |
<th>Durée</th> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
151 |
<th>Fin</th> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
152 |
<th>Actions</th> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
153 |
</tr> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
154 |
</thead> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
155 |
<tbody id="list-annotations-rows"> |
| 115 | 156 |
|
|
34
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
157 |
</tbody> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
158 |
</table> |
|
e3a17ec94cd8
edition annotation first part
Anthony Ly <anthonyly.com@gmail.com>
parents:
28
diff
changeset
|
159 |
</div> |
| 115 | 160 |
</div><!-- /.liste annotations --> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
161 |
</div><!-- /.tab-content --> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
162 |
</div><!-- /.col-right --> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
163 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
164 |
</div><!-- /.container --> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
165 |
</section> |
| 48 | 166 |
<footer> |
| 107 | 167 |
|
| 48 | 168 |
</footer> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
169 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
170 |
|
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
171 |
<!-- modal --> |
| 102 | 172 |
<div id="modal-template" class="modal hide fade popup" tabindex="-1" role="dialog" aria-hidden="true"> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
173 |
<div class="modal-header"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
174 |
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
175 |
<h3></h3> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
176 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
177 |
<div class="modal-body"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
178 |
|
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
179 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
180 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
181 |
|
| 102 | 182 |
<div id="modal-confirm" class="modal hide fade" tabindex="-1" role="dialog" aria-hidden="true"> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
183 |
<div class="modal-header"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
184 |
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
185 |
<h3><i class="icon-warning-sign"></i> Confirmation de la suppression</h3> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
186 |
</div> |
|
55
cedadc7d039a
modal delete in html title update
Anthony Ly <anthonyly.com@gmail.com>
parents:
53
diff
changeset
|
187 |
<div class="modal-body"> |
|
cedadc7d039a
modal delete in html title update
Anthony Ly <anthonyly.com@gmail.com>
parents:
53
diff
changeset
|
188 |
<p>Êtes-vous sûr de vouloir supprimer <strong class="titleMedia"></strong> ?</p> |
|
cedadc7d039a
modal delete in html title update
Anthony Ly <anthonyly.com@gmail.com>
parents:
53
diff
changeset
|
189 |
</div> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
190 |
<div class="modal-footer"> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
191 |
<button class="btn" data-dismiss="modal" aria-hidden="true">Annuler</button> |
|
74
22aca5b735a2
edit and preview buttons on project div home page
Anthony Ly <anthonyly.com@gmail.com>
parents:
62
diff
changeset
|
192 |
<a id="btn-delete-modal" class="btn btn-primary">Supprimer</a> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
193 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
194 |
</div> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
195 |
|
| 102 | 196 |
<div id="modal-alert" class="modal hide fade" tabindex="-1" role="dialog" aria-hidden="true"> |
197 |
<div class="modal-header"> |
|
198 |
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> |
|
199 |
<h3 id="myModalLabel"><i class="icon-warning-sign"></i> Attention</h3> |
|
200 |
</div> |
|
201 |
<div class="modal-body"> |
|
202 |
<p class="alert-message" id="alert-chapter-duration">Les chapitres doivent durer au moins <strong></strong> secondes.</p> |
|
203 |
<p class="alert-message" id="alert-chapter-number">Le projet doit contenir au moins un chapitre.</p> |
|
204 |
</div> |
|
205 |
<div class="modal-footer"> |
|
206 |
<button class="btn" data-dismiss="modal" aria-hidden="true">Close</button> |
|
207 |
</div> |
|
208 |
</div> |
|
209 |
||
| 62 | 210 |
<div id="templates"> |
| 115 | 211 |
|
| 62 | 212 |
<script id="tpl-head" type="text/html"> |
|
79
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
213 |
<form action="#" class="form-info-general-annotation" data-id="{{id}}"> |
| 62 | 214 |
<div class="row"> |
215 |
<div class="span3 text-right"> |
|
|
111
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
216 |
<label class="label-left" for="head-title-{{id}}">Titre :</label> |
|
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
217 |
<input class="label-left head-title" id="head-title-{{id}}" type="text" placeholder="Titre de l'annotation.." name="title" value="{{title}}"> |
|
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
218 |
<label class="label-left" for="head-description-{{id}}">Description :</label> |
|
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
219 |
<textarea id="head-description-{{id}}" name="description">{{description}}</textarea> |
| 62 | 220 |
</div> |
221 |
<div class="span3"> |
|
|
111
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
222 |
<label for="head-tags-{{id}}">Tags :</label> |
|
c0e4d761bcb6
add chapter if new project
Anthony Ly <anthonyly.com@gmail.com>
parents:
107
diff
changeset
|
223 |
<input id="head-tags-{{id}}" type="text" class="tag-it" data-type="annotation" value="{{keywords}}"> |
| 62 | 224 |
<table class="table text-right"> |
225 |
<thead> |
|
226 |
<tr> |
|
227 |
<th class="span1">Début</th> |
|
228 |
<th class="span1">Durée</th> |
|
229 |
<th class="span1">Fin</th> |
|
230 |
</tr> |
|
231 |
</thead> |
|
232 |
<tbody> |
|
233 |
<tr> |
|
| 105 | 234 |
<td id="{{id}}-begin" class="span1"> |
235 |
<span data-milliseconds="{{begin.milliseconds}}" class="time-tangle tangle-start slider-tangle">{{begin}}</span> |
|
236 |
</td> |
|
| 62 | 237 |
<td id="{{id}}-duration" class="span1">{{getDuration}}</td> |
| 105 | 238 |
<td id="{{id}}-end" class="span1"> |
239 |
<span data-milliseconds="{{end.milliseconds}}" class="time-tangle tangle-end slider-tangle">{{end}}</span> |
|
240 |
</td> |
|
| 62 | 241 |
</tr> |
242 |
</tbody> |
|
243 |
</table> |
|
244 |
</div> |
|
245 |
</div> |
|
246 |
<div class="row"> |
|
247 |
<div class="span6 text-center"> |
|
| 116 | 248 |
<label class="label-left" for="slider-{{id}}">Durée :</label> |
249 |
<div data-id="{{id}}" id="slider-{{id}}" class="slider-duration"></div> |
|
| 62 | 250 |
</div> |
251 |
<div class="span6 text-right"> |
|
|
89
99d281de4f31
disabled sélect on pagination modal bibliothèque
Anthony Ly <anthonyly.com@gmail.com>
parents:
86
diff
changeset
|
252 |
<a class="btn btn-danger btn-delete btn-delete-annotation" data-title="{{title}}" data-id="{{id}}" data-no-render> |
| 62 | 253 |
<i class="icon-trash"></i> Delete |
254 |
</a> |
|
255 |
<a class="btn btn-primary btn-save-annotation" data-id="{{id}}"> |
|
256 |
<i class="icon-ok"></i> Ok |
|
257 |
</a> |
|
258 |
</div> |
|
259 |
</div> |
|
260 |
</form> |
|
261 |
</script> |
|
262 |
||
263 |
<script id="tpl-onglet" type="text/html"> |
|
264 |
<li id="onglet-{{id}}"> |
|
265 |
<a data-id="{{id}}" data-toggle="annotation" href="#tab-annotation-{{id}}"> |
|
266 |
<i class="icon-{{iconTab}}"></i> |
|
267 |
<span id="onglet-title-{{id}}">{{title}}</span> |
|
268 |
<span class="close-tab">×</span> |
|
269 |
</a> |
|
270 |
</li> |
|
271 |
</script> |
|
272 |
||
273 |
<script id="tpl-audio" type="text/html"> |
|
274 |
<div class="edit-annotation-title row"> |
|
275 |
<h3 class="span3"><i class="icon-volume-up"></i> Son</h3> |
|
276 |
</div> |
|
277 |
<div class="row annotation-audio-content"> |
|
278 |
<div class="span6"> |
|
279 |
<form class="form-horizontal"> |
|
280 |
<div class="control-group"> |
|
281 |
<label class="control-label" for="url-source-{{id}}">URL source :</label> |
|
282 |
<div class="controls"> |
|
283 |
<input type="text" value="{{content.url}}" name="url" id="url-source-{{id}}" placeholder="http://"> |
|
284 |
</div> |
|
285 |
</div> |
|
286 |
<div class="control-group"> |
|
287 |
<label class="control-label" for="embed-{{id}}">Code embed :</label> |
|
288 |
<div class="controls"> |
|
289 |
<textarea name="embedcode" id="embed-{{id}}" cols="30" rows="10">{{content.embedcode}}</textarea> |
|
290 |
</div> |
|
291 |
</div> |
|
292 |
</form> |
|
293 |
</div> |
|
294 |
</div> |
|
295 |
</script> |
|
296 |
||
297 |
<script id="tpl-video" type="text/html"> |
|
298 |
<div class="edit-annotation-title row"> |
|
299 |
<h3 class="span3"><i class="icon-film"></i> Vidéo</h3> |
|
300 |
<span class="span3"> |
|
| 102 | 301 |
<span class="label-add-video">Ajouter une vidéo <a data-id="annotation-{{id}}" data-type-media="video" data-title="Ajouter une vidéo" class="btn btn-success open-modal" href="modal-bibliotheque-video.html" data-hide-add-new><i class="icon-plus"></i></a></span> |
302 |
<span class="label-modify-video">Modifier la vidéo <a data-id="annotation-{{id}}" data-type-media="video" data-title="Modifier la vidéo" class="btn btn-success open-modal" href="modal-bibliotheque-video.html" data-hide-add-new><i class="icon-pencil"></i></a></span> |
|
| 62 | 303 |
</span> |
304 |
</div> |
|
| 116 | 305 |
<div class="row annotation-video-content"></div> |
| 62 | 306 |
</script> |
307 |
||
308 |
<script id="tpl-text" type="text/html"> |
|
309 |
<div class="edit-annotation-title row"> |
|
310 |
<h3 class="span3"><i class="icon-align-left"></i> Texte</h3> |
|
311 |
</div> |
|
312 |
<div class="row"> |
|
313 |
<div class="span6 wysiwyg-wrap"> |
|
| 116 | 314 |
<textarea class="wysiwyg" cols="30" rows="10">{{content.text}}</textarea> |
| 62 | 315 |
</div> |
316 |
</div> |
|
317 |
</script> |
|
318 |
||
319 |
<script id="tpl-slideshow" type="text/html"> |
|
320 |
<div class="edit-annotation-title row"> |
|
321 |
<h3 class="span3"><i class="icon-picture"></i> Diaporama</h3> |
|
322 |
<span class="span3"> |
|
323 |
Ajouter une image |
|
| 116 | 324 |
<a data-type-media="image" data-slideshow="slideshow-{{id}}" data-title="Ajouter une image" class="btn btn-success open-modal" href="modal-bibliotheque-image.html" data-hide-add-new><i class="icon-plus"></i></a> |
| 62 | 325 |
</span> |
326 |
</div> |
|
| 116 | 327 |
<div class="row config-slideshow"> |
328 |
<form action="#"> |
|
| 62 | 329 |
<div class="span3"> |
| 116 | 330 |
<label>Diaporama :</label> |
| 62 | 331 |
<div class="btn-group" data-toggle="buttons-radio"> |
332 |
<button type="button" data-autostart="false" class="{{^content.autostart}}active{{/content.autostart}} btn btn-primary btn-autostart">Manuel</button> |
|
333 |
<button type="button" class="{{#content.autostart}}active{{/content.autostart}} btn btn-primary btn-autostart" data-autostart="true">Auto</button> |
|
334 |
</div> |
|
335 |
</div> |
|
336 |
<div class="span3"> |
|
| 116 | 337 |
<label for="duration-slideshow-{{id}}">Durée image : </label> |
338 |
<input id="duration-slideshow-{{id}}" pattern="[0-9]*" class="span1 number-spin" type="text" name="duration" value="{{content.slideduration}}"> sec |
|
| 62 | 339 |
</div> |
340 |
</form> |
|
341 |
</div> |
|
342 |
<div class="row"> |
|
343 |
<div class="span6"> |
|
|
79
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
344 |
<table class="table table-striped"> |
| 62 | 345 |
<thead> |
346 |
<tr> |
|
347 |
<th>Aperçu</th> |
|
348 |
<th>Titre</th> |
|
349 |
<th>Description</th> |
|
350 |
<th>Actions</th> |
|
351 |
</tr> |
|
352 |
</thead> |
|
| 116 | 353 |
<tbody id="slideshow-{{id}}" class="list-image-slideshow ui-sortable"> |
| 62 | 354 |
</tbody> |
355 |
</table> |
|
356 |
</div> |
|
357 |
</div> |
|
358 |
</script> |
|
359 |
||
360 |
<script id="tpl-links" type="text/html"> |
|
361 |
<div class="edit-annotation-title row"> |
|
362 |
<h3 class="span3"><i class="icon-link"></i> Liens</h3> |
|
363 |
</div> |
|
364 |
<div class="row annotation-links-content"> |
|
365 |
<div class="span6"> |
|
366 |
<form class="form-horizontal"> |
|
367 |
<table class="table"> |
|
368 |
<thead> |
|
369 |
<tr> |
|
370 |
<th>URL</th> |
|
371 |
<th>Titre du lien</th> |
|
372 |
<th>Actions</th> |
|
373 |
</tr> |
|
374 |
</thead> |
|
| 116 | 375 |
<tbody data-id="{{id}}" class="links-rows"></tbody> |
| 62 | 376 |
<tfoot> |
377 |
<tr> |
|
378 |
<td colspan="3"><a class="btn btn-success add-link" href="#"><i class="icon-plus"></i> Ajouter un lien</a></td> |
|
379 |
</tr> |
|
380 |
</tfoot> |
|
381 |
</table> |
|
382 |
</form> |
|
383 |
</div> |
|
384 |
</div> |
|
385 |
</script> |
|
386 |
||
387 |
<script id="tpl-links-row" type="text/html"> |
|
388 |
<tr> |
|
| 115 | 389 |
<td class="control-group"> |
390 |
<input class="input-medium url-link" type="text" value="{{url}}" placeholder="http://"> |
|
391 |
<div class="help-inline"><i class="icon-unlink"></i> Le lien est incorrect.</div> |
|
392 |
</td> |
|
393 |
<td><input class="input-medium title-link" type="text" value="{{title}}" placeholder="Titre du lien"> |
|
394 |
</td> |
|
| 62 | 395 |
<td> |
396 |
<a class="btn delete-link" href="#"><i class="icon-trash"></i> </a> |
|
397 |
</td> |
|
398 |
</tr> |
|
399 |
</script> |
|
400 |
||
| 116 | 401 |
<script id="tpl-slideshow-row" type="text/html"> |
402 |
<tr id="rid-{{ridid}}" class="row-image-slideshow"> |
|
403 |
<td class="image-slideshow-row"><img data-url="{{url}}" src="{{url}}?width=60&height=60" alt="{{title}}"> </td> |
|
|
83
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
404 |
<td class="title-slideshow-row" data-input="input" data-name="title"> |
| 136 | 405 |
<span>{{#limitLength}}{{title}}{{/limitLength}}</span> <i class="icon-pencil"></i> |
|
83
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
406 |
</td> |
|
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
407 |
<td class="description-slideshow-row" data-input="textarea" data-name="description"> |
| 136 | 408 |
<span>{{#limitLength}}{{description}}{{/limitLength}}</span> <i class="icon-pencil"></i> |
|
83
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
409 |
</td> |
| 62 | 410 |
<td> |
411 |
<table> |
|
412 |
<tr> |
|
|
79
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
413 |
<td> |
|
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
414 |
<a data-title="une image" href="#rid-{{id}}" class="btn btn-delete-image"><i class="icon-trash"></i></a> |
|
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
415 |
</td> |
|
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
416 |
<td><a href="#" class="btn btn-sort up"><i class="icon-angle-up"></i></a></td> |
| 62 | 417 |
</tr> |
418 |
<tr> |
|
|
79
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
419 |
<td></td> |
|
5dfa74fcec4b
show current annotation edit in timeline
Anthony Ly <anthonyly.com@gmail.com>
parents:
74
diff
changeset
|
420 |
<td><a href="#" class="btn btn-sort down"><i class="icon-angle-down"></i></a></td> |
| 62 | 421 |
</tr> |
422 |
</table> |
|
423 |
</td> |
|
424 |
</tr> |
|
425 |
</script> |
|
426 |
||
427 |
<script id="tpl-video-row" type="text/html"> |
|
428 |
<div class="span6"> |
|
429 |
<div class="video-container"></div> |
|
430 |
</div> |
|
431 |
</script> |
|
432 |
||
433 |
<script id="tpl-list-annotation-row" type="text/html"> |
|
| 101 | 434 |
<tr data-id="{{id}}" id="row-list-annotation-{{id}}" style="background-color : {{color}};"> |
| 62 | 435 |
<td>{{title}}</td> |
|
74
22aca5b735a2
edit and preview buttons on project div home page
Anthony Ly <anthonyly.com@gmail.com>
parents:
62
diff
changeset
|
436 |
<td><i class="icon-{{iconTab}}"></i></td> |
| 62 | 437 |
<td>{{begin}}</td> |
438 |
<td>{{getDuration}}</td> |
|
439 |
<td>{{end}}</td> |
|
440 |
<td> |
|
|
83
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
441 |
<a href="#" data-id="{{id}}" title="Editer l'annotation" class="btn btn-edit-annotation" data-type="{{type}}"> |
| 62 | 442 |
<i class="icon-pencil"></i></a> |
|
83
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
443 |
<a data-id="{{id}}" title="Supprimer l'annotation" data-type="annotation" data-title="{{title}}" href="#row-list-annotation-{{id}}" class="btn btn-delete btn-delete-annotation"> |
| 62 | 444 |
<i class="icon-trash delete-annotation"></i> |
445 |
</a> |
|
446 |
</td> |
|
447 |
</tr> |
|
448 |
</script> |
|
449 |
||
450 |
<script id="tpl-chapter-row" type="text/html"> |
|
| 101 | 451 |
<tr class="row-list-chapter" data-id="{{id}}" id="row-list-chapter-{{id}}" style="background-color : {{color}};"> |
| 62 | 452 |
<td class="list-chapter-title">{{title}}</td> |
453 |
<td class="list-chapter-tags">{{keywords}}</td> |
|
454 |
<td class="begin">{{begin}}</td> |
|
455 |
<td class="duration">{{getDuration}}</td> |
|
456 |
<td class="end">{{end}}</td> |
|
457 |
<td> |
|
458 |
<table> |
|
459 |
<tr> |
|
460 |
<td> |
|
|
83
8f954a0d6031
edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents:
79
diff
changeset
|
461 |
<a href="#" title="Editer le chapitre" class="btn btn-edit-chapter" data-chapter-id="{{id}}"><i class="icon-pencil"></i></a> |
| 62 | 462 |
</td> |
463 |
<td> |
|
| 102 | 464 |
<a data-title="{{title}}" title="Supprimer le chapitre" data-chapter-id="{{id}}" href="#row-list-chapter-{{id}}" class="btn btn-delete-chapter"><i class="icon-trash delete-annotation"></i></a> |
| 62 | 465 |
</td> |
466 |
</tr> |
|
467 |
</table> |
|
468 |
</td> |
|
469 |
</tr> |
|
470 |
</script> |
|
471 |
||
472 |
<script id="tpl-chapter-edit" type="text/html"> |
|
473 |
<form data-chapter-id="{{id}}" id="form-chapter-edit-{{id}}" action="#" class="form-chapter-edit" style="background-color:{{color}}"> |
|
474 |
<h4><i class="icon-flag"></i> <i class="icon-pencil"></i> Modifier le chapitre</h4> |
|
475 |
<div class="row"> |
|
476 |
<div class="span3 text-right"> |
|
| 116 | 477 |
<label class="label-left" for="chapter-title-{{id}}">Titre :</label> |
478 |
<input id="chapter-title-{{id}}" class="chapter-title" name="title" type="text" value="{{title}}"> |
|
479 |
<label class="label-left" for="chapter-keywords-{{id}}">Tags :</label> |
|
480 |
<input id="chapter-keywords-{{id}}" name="keywords" type="text" class="tag-it" data-type="chapter" value="{{keywords}}"> |
|
| 62 | 481 |
</div> |
482 |
<div class="span3"> |
|
483 |
<table class="table text-right"> |
|
484 |
<thead> |
|
485 |
<tr> |
|
486 |
<th class="span1 ">Début</th> |
|
487 |
<th class="span1">Durée</th> |
|
488 |
<th class="span1">Fin</th> |
|
489 |
</tr> |
|
490 |
</thead> |
|
491 |
<tbody> |
|
492 |
<tr> |
|
493 |
<td class="span1"><span {{#beginTangle}}class="time-tangle tangle-start begin" data-milliseconds="{{begin.milliseconds}}"{{/beginTangle}}>{{begin}}</span></td> |
|
| 101 | 494 |
<td class="span1"><span class="duration">{{getDuration}}</span></td> |
| 62 | 495 |
<td class="span1"><span {{#endTangle}}class="time-tangle tangle-end end" data-milliseconds="{{end.milliseconds}}"{{/endTangle}}>{{end}}</span></td> |
496 |
</tr> |
|
497 |
</tbody> |
|
498 |
</table> |
|
499 |
</div> |
|
500 |
</div> |
|
501 |
<div class="row"> |
|
502 |
<div class="span6 text-center"> |
|
| 116 | 503 |
<label class="label-left" for="chapter-description-{{id}}">Description :</label> |
504 |
<textarea name="description" id="{{title}}">{{description}}</textarea> |
|
| 62 | 505 |
</div> |
506 |
</div> |
|
| 93 | 507 |
<div class="row"> |
508 |
<div class="span6 text-right"> |
|
| 102 | 509 |
<a data-title="{{title}}" title="Supprimer le chapitre" data-chapter-id="{{id}}" href="#row-list-chapter-{{id}}" class="btn btn-danger btn-delete-chapter"> |
| 93 | 510 |
<i class="icon-trash"></i> Delete |
511 |
</a> |
|
| 95 | 512 |
<a class="btn btn-primary btn-ok-chapter" href="#" data-id="{{id}}"> |
| 93 | 513 |
<i class="icon-ok"></i> Ok |
514 |
</a> |
|
515 |
</div> |
|
516 |
</div> |
|
| 62 | 517 |
</form> |
518 |
</script> |
|
| 93 | 519 |
|
520 |
<script id="tpl-annotation-in-timeline" type="text/html"> |
|
| 101 | 521 |
<a title="{{title}}" style="left:{{left}}px; width:{{width}}px; background-color:{{color}};" data-id="{{id}}" id="annotation-timeline-{{id}}" class="annotation"> |
| 95 | 522 |
<i class="icon-pencil"></i> <span>{{title}}</span> |
| 93 | 523 |
</a> |
524 |
</script> |
|
| 95 | 525 |
|
526 |
<script id="tpl-item-annotation-display" type="text/html"> |
|
| 102 | 527 |
<li data-id="{{id}}"> |
528 |
<a id="item-current-annotation-{{id}}" class="item-display-annotation" data-id="{{id}}" style="background-color: {{color}};" data-id="{{id}}" href="#"> |
|
| 101 | 529 |
<i class="icon-{{iconTab}}"></i> |
530 |
<span>{{title}}</span> |
|
531 |
</a> |
|
532 |
</li> |
|
| 95 | 533 |
</script> |
534 |
||
| 62 | 535 |
</div><!-- /#templates --> |
536 |
||
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
537 |
<script src="lib/jquery-1.9.1.min.js"></script> |
|
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
538 |
<script src="lib/jquery-migrate-1.1.1.js"></script> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
539 |
<script src="lib/jquery-ui/ui/minified/jquery-ui.min.js"></script> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
540 |
<script src="lib/bootstrap/js/bootstrap.min.js"></script> |
|
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
541 |
<script src="lib/spin/jquery.spin-1.0.2.js"></script> |
| 151 | 542 |
<script src="lib/CLEditor/jquery.cleditor.min.js"></script> |
|
6
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
543 |
<script src="lib/tag-it/js/tag-it.min.js"></script> |
|
547b3ddedf7f
organisation des fichiers
Anthony Ly <anthonyly.com@gmail.com>
parents:
2
diff
changeset
|
544 |
<script src="lib/mustache.js"></script> |
| 10 | 545 |
<script src="lib/underscore-min.js"></script> |
546 |
||
547 |
<script src="js/metadataplayer-core.js"></script> |
|
548 |
<script src="js/ldt-serializer.js"></script> |
|
| 9 | 549 |
<script src="js/common.js"></script> |
| 10 | 550 |
<script src="js/edition.js"></script> |
551 |
<script> |
|
| 18 | 552 |
|
| 16 | 553 |
var spinParam = { |
554 |
imageBasePath :'lib/spin/img/', |
|
555 |
max:60, |
|
556 |
min:0 |
|
557 |
}; |
|
558 |
||
| 84 | 559 |
var urlSaveProject = ''; |
| 86 | 560 |
|
| 10 | 561 |
/* Initialisation du metadataplayer avec un projet vide */ |
562 |
var myDir = new IriSP.Model.Directory(), |
|
563 |
myProject = myDir.remoteSource({ |
|
| 116 | 564 |
url: "data/rigoletto.json", |
565 |
serializer: IriSP.serializers.ldt |
|
566 |
}); |
|
| 28 | 567 |
|
| 10 | 568 |
</script> |
|
1
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
569 |
</body> |
|
b95aebb070b5
first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff
changeset
|
570 |
</html> |