YASnippet/publiset-mode/publiset_selection
changeset 282 7890bee65275
child 365 317036597359
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/YASnippet/publiset-mode/publiset_selection	mer. déc. 25 17:53:53 2013 +0100
@@ -0,0 +1,14 @@
+# name: <publiset><selection>…
+# key: <sel=
+# --
+<?xml version='1.0' encoding='utf-8'?>
+<publiset version="1.0">
+ <selection id="$1" xml:lang="${2:fr}">
+    <head>
+      <title>$3</title>
+    </head>
+
+    <file>$4</file>
+    <file>$5</file>
+  </selection>
+</publiset>  
\ No newline at end of file