| author | ymh <ymh.work@gmail.com> |
| Thu, 09 Jan 2020 13:37:23 +0100 | |
| changeset 298 | c40c501bca19 |
| parent 201 | 4b67b2e26925 |
| permissions | -rwxr-xr-x |
| 128 | 1 |
<!DOCTYPE html> |
2 |
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> |
|
3 |
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
|
4 |
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> |
|
5 |
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> |
|
6 |
<head> |
|
7 |
<meta charset="utf-8"> |
|
8 |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
|
9 |
<meta name="description" content="eGonomy"> |
|
|
201
4b67b2e26925
replace all list-projects by list-style
Anthony Ly <anthonyly.com@gmail.com>
parents:
147
diff
changeset
|
10 |
<title>eGonomy : Détail fragment</title> |
| 128 | 11 |
|
12 |
<link rel="stylesheet" href="css/reset.css"> |
|
13 |
<link rel="stylesheet" href="css/fonts.css"> |
|
14 |
<link rel="stylesheet" href="css/style.css"> |
|
15 |
<link rel="stylesheet" href="css/slideshow.css"> |
|
| 131 | 16 |
<link rel="stylesheet" href="lib/jquery-ui/themes/base/minified/jquery-ui.min.css"> |
17 |
<link href="lib/tag-it/css/jquery.tagit.css" rel="stylesheet"> |
|
| 128 | 18 |
<script src="js/vendor/modernizr-2.6.2.min.js"></script> |
19 |
</head> |
|
20 |
<body> |
|
| 131 | 21 |
<div class="popin-wrap"> |
22 |
<div id="add-to-collection" class="popin popin-new-collection box-shadow"> |
|
23 |
<header> |
|
24 |
<h2>Ajouter à la collection</h2> |
|
25 |
<a href="#" class="close-popin"></a> |
|
26 |
</header> |
|
27 |
<section> |
|
28 |
<form action="#"> |
|
29 |
<p> |
|
30 |
<label for="collection-name">Ajouter à :</label> |
|
| 136 | 31 |
<label class="styled-select"> |
32 |
<select> |
|
33 |
<option selected="" value="/egonomy/allpictures/">Images</option> |
|
34 |
<option value="/egonomy/allfragments/">Fragments</option> |
|
35 |
</select> |
|
36 |
</label> |
|
| 131 | 37 |
</p> |
38 |
<p> |
|
39 |
<label class="block" for="image-description">Description de l’image :</label> |
|
40 |
<textarea name="" id="image-description"></textarea> |
|
41 |
</p> |
|
42 |
<div class="buttons"> |
|
43 |
<a href="#" class="btn close-popin">Annuler</a> |
|
44 |
<input class="btn" type="submit" value="Valider"> |
|
45 |
</div> |
|
46 |
</form> |
|
47 |
</section> |
|
48 |
</div> |
|
49 |
</div> |
|
| 128 | 50 |
|
51 |
<div class="wrap"> |
|
52 |
<header class="clearfix"> |
|
53 |
<h1><a href="#">egonomy</a></h1> |
|
54 |
<div class="col-right"> |
|
55 |
<ul class="head-login clearfix"> |
|
56 |
<li> |
|
57 |
<form method="GET" action="/egonomy/allpictures/"> |
|
58 |
<p> |
|
59 |
<input id="id_search" type="text" placeholder="Rechercher dans le site"> |
|
| 147 | 60 |
<label class="styled-select"> |
61 |
<select> |
|
62 |
<option selected value="/egonomy/allpictures/">Images</option> |
|
63 |
<option value="/egonomy/allfragments/">Fragments</option> |
|
64 |
</select> |
|
65 |
</label> |
|
| 128 | 66 |
</p> |
67 |
<input type="hidden" name="field" value="all"> |
|
68 |
</form> |
|
69 |
</li> |
|
70 |
<li class="hello-user">Bonjour Anthony Ly</li> |
|
71 |
<li><span class="dot-6"></span></li> |
|
72 |
<li><a class="login" href="#">Déconnexion</a></li> |
|
73 |
</ul> |
|
74 |
<nav> |
|
75 |
<ul class="nav clearfix"> |
|
76 |
<li><a href="#" title="home"><img src="img/icon-home.png" alt="home"></a></li> |
|
77 |
<li><span class="dot-10"></span></li> |
|
78 |
<li><a href="#">explorer</a></li> |
|
79 |
<li><span class="dot-10"></span></li> |
|
80 |
<li><a href="#">collectionner</a></li> |
|
81 |
<li><span class="dot-10"></span></li> |
|
82 |
<li><a href="#">créer</a></li> |
|
83 |
<li><span class="dot-10"></span></li> |
|
84 |
<li><a href="#">mon profil</a></li> |
|
85 |
</ul> |
|
86 |
</nav> |
|
87 |
</div> |
|
88 |
</header> |
|
89 |
<section> |
|
90 |
<div class="title-page"> |
|
| 130 | 91 |
<h2>VISAGE DE MEDÉE</h2> |
| 128 | 92 |
</div> |
93 |
<div class="bar-tools clearfix"> |
|
94 |
<ul class="clearfix left"> |
|
95 |
<li><a class="go-to mosaic" href="#"></a></li> |
|
96 |
<li><a class="go-to search" href="#"></a></li> |
|
97 |
</ul> |
|
98 |
<ul class="clearfix"> |
|
99 |
<li> |
|
| 130 | 100 |
<a class="icon edit" href="#">Modifier ce fragment</a> |
101 |
</li> |
|
102 |
<li> |
|
103 |
<a class="icon trash" href="#">Supprimer ce fragment</a> |
|
104 |
</li> |
|
105 |
<li> |
|
| 147 | 106 |
<a class="icon copy" href="#">Dupliquer</a> |
| 128 | 107 |
</li> |
108 |
<li> |
|
| 131 | 109 |
<a class="icon plus open-popin" href="#add-to-collection">Ajouter à ma collection</a> |
| 128 | 110 |
</li> |
111 |
<li> |
|
112 |
<form action="#"> |
|
113 |
<p> |
|
114 |
<input class="search-form" id="id_search" type="text" placeholder="Romantisme noir"> |
|
115 |
</p> |
|
116 |
</form> |
|
117 |
</li> |
|
118 |
</ul> |
|
119 |
</div> |
|
120 |
<article class="edition"> |
|
121 |
<div class="slideshow box-edition"> |
|
122 |
<div class="image-wrap"> |
|
123 |
<img src="img/378x600.png" alt=""> |
|
124 |
</div> |
|
125 |
<div class="arrow-wrap left-arrow"> |
|
126 |
<a class="arrow" href="#"></a> |
|
127 |
</div> |
|
128 |
<div class="arrow-wrap right-arrow"> |
|
129 |
<a class="arrow" href="#"></a> |
|
130 |
</div> |
|
131 |
<ul class="share"> |
|
132 |
<li><a title="Partager sur Twitter" href="#" class="tool twitter"></a></li> |
|
133 |
<li><a title="Partager sur Facebook" href="#" class="tool facebook"></a></li> |
|
134 |
</ul> |
|
135 |
</div> |
|
| 147 | 136 |
<div class="info box-edition clearfix"> |
137 |
<table class="edition-table-left"> |
|
| 128 | 138 |
<tbody> |
139 |
<tr> |
|
140 |
<th>Auteur :</th> |
|
141 |
<td>Delacroix Eugène (1798-1863)</td> |
|
142 |
</tr> |
|
143 |
<tr> |
|
144 |
<th>Période :</th> |
|
145 |
<td>Période contemporaine de 1789 à 1914,19e siècle,</td> |
|
146 |
</tr> |
|
147 |
<tr> |
|
148 |
<th>Description :</th> |
|
149 |
<td>Lorem ipsum dolor sit amet, consectetur adipisicing elit. In sapiente consectetur amet ipsam rem quae culpa voluptatem excepturi aperiam pariatur eaque explicabo. Voluptates natus nulla repellat dolorem animi ut voluptate.</td> |
|
150 |
</tr> |
|
151 |
</tbody> |
|
152 |
</table> |
|
| 147 | 153 |
<table class="edition-table-right"> |
154 |
<tbody> |
|
155 |
<tr><th>Voir le fragment seul :</th></tr> |
|
156 |
<tr><td> |
|
157 |
<div class="fragment-110"> |
|
158 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
159 |
<defs> |
|
160 |
<clipPath id="fragment-clip68"> |
|
161 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
162 |
</clipPath> |
|
163 |
</defs> |
|
164 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
165 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
166 |
</svg> |
|
167 |
</div><!-- ./fragment --> |
|
168 |
</td></tr> |
|
169 |
</tbody> |
|
170 |
</table> |
|
| 128 | 171 |
</div> |
172 |
<div class="box-edition"> |
|
| 130 | 173 |
<table> |
174 |
<tbody> |
|
175 |
<tr> |
|
176 |
<th class="va-top">Mots clés :</th> |
|
177 |
<td> |
|
178 |
<ul class="list-key-search no-before list-keywords clearfix"> |
|
179 |
<li><a class="box-shadow-2" href="#">hello</a></li> |
|
180 |
<li><a class="box-shadow-2" href="#">hello word</a></li> |
|
181 |
<li><a class="box-shadow-2" href="#">Delacroix</a></li> |
|
182 |
<li><a class="box-shadow-2" href="#">Lorem ipsum dolor sit amet</a></li> |
|
183 |
<li><a class="box-shadow-2" href="#">hello</a></li> |
|
184 |
<li><a class="box-shadow-2" href="#">hello word</a></li> |
|
185 |
<li><a class="box-shadow-2" href="#">Delacroix</a></li> |
|
186 |
<li><a class="box-shadow-2" href="#">Lorem ipsum dolor sit amet</a></li> |
|
187 |
<li><a class="box-shadow-2" href="#">hello</a></li> |
|
188 |
<li><a class="box-shadow-2" href="#">hello word</a></li> |
|
189 |
<li><a class="box-shadow-2" href="#">Delacroix</a></li> |
|
190 |
<li><a class="box-shadow-2" href="#">Lorem ipsum dolor sit amet</a></li> |
|
191 |
</ul> |
|
192 |
</td> |
|
193 |
</tr> |
|
194 |
||
195 |
</tbody> |
|
196 |
</table> |
|
197 |
||
198 |
||
| 128 | 199 |
</div> |
200 |
<div class="box-edition"> |
|
201 |
<h3>Fragments de cette image :</h3> |
|
| 130 | 202 |
<ul class="list-simple clearfix"> |
203 |
<li> |
|
204 |
<a href="#"> |
|
205 |
<div class="fragment"> |
|
206 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
207 |
<defs> |
|
208 |
<clipPath id="fragment-clip68"> |
|
209 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
210 |
</clipPath> |
|
211 |
</defs> |
|
212 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
213 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
214 |
</svg> |
|
215 |
</div><!-- ./fragment --> |
|
216 |
</a> |
|
217 |
</li> |
|
218 |
<li> |
|
219 |
<a href="#"> |
|
220 |
<div class="fragment"> |
|
221 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
222 |
<defs> |
|
223 |
<clipPath id="fragment-clip68"> |
|
224 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
225 |
</clipPath> |
|
226 |
</defs> |
|
227 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
228 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
229 |
</svg> |
|
230 |
</div><!-- ./fragment --> |
|
231 |
</a> |
|
232 |
</li> |
|
233 |
</ul> |
|
| 128 | 234 |
</div> |
235 |
<div class="box-edition"> |
|
236 |
<h3>Collections liées à cette image :</h3> |
|
237 |
<p class="null">Pas de collection</p> |
|
238 |
</div> |
|
239 |
</article> |
|
240 |
||
241 |
</section> |
|
242 |
<footer class="clearfix"> |
|
243 |
<h6>EGONOMY est un projet de l’IRI et de la réunion des Musées Nationaux</h6> |
|
244 |
<p>Mai 2013</p> |
|
245 |
</footer> |
|
246 |
</div><!-- /.wrap --> |
|
247 |
||
248 |
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> |
|
249 |
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script> |
|
| 131 | 250 |
<script src="lib/jquery-ui/ui/minified/jquery-ui.min.js"></script> |
| 128 | 251 |
<script src="js/masonry.min.js"></script> |
| 130 | 252 |
<script src="lib/tag-it/js/tag-it.min.js"></script> |
| 128 | 253 |
<script src="js/main.js"></script> |
254 |
</body> |
|
255 |
</html> |