[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / noiZetier / icones_preview.html
diff --git a/www/plugins/auto/noiZetier/icones_preview.html b/www/plugins/auto/noiZetier/icones_preview.html
new file mode 100644 (file)
index 0000000..40fc70c
--- /dev/null
@@ -0,0 +1,22 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR">\r
+<head>\r
+       <title><:noizetier:liste_icones:></title>\r
+</head>\r
+<body>\r
+<h1><:noizetier:liste_icones:></h1>\r
+<BOUCLE_dossiers(POUR){tableau #NOIZETIER_LISTE_ICONES}>\r
+<B_icones>\r
+[<h2>(#CLE)/</h2>]\r
+<table>\r
+<BOUCLE_icones(POUR){tableau #VALEUR}>\r
+       <tr>\r
+               <td>#_dossiers:CLE/#CLE<td>\r
+               <td><img src="#VALEUR" ></td>\r
+       </tr>\r
+</BOUCLE_icones>\r
+</table>\r
+<B_icones>\r
+</BOUCLE_dossiers>\r
+</body>\r
+</html>
\ No newline at end of file