[PLUGINS] +yaml
[ptitvelo/web/www.git] / www / plugins / yaml / experimental / README
diff --git a/www/plugins/yaml/experimental/README b/www/plugins/yaml/experimental/README
new file mode 100644 (file)
index 0000000..e7e8012
--- /dev/null
@@ -0,0 +1,9 @@
+Installer ces deux fichiers dans les squelettes
+
+Puis appeler spip.php?page=yaml&id_article=X
+
+ou alors dans .htaccess ajouter :
+RewriteRule ^article([0-9]+)[\.,]yaml$ spip.php?page=yaml&id_article=$1 [QSA,L]
+
+puis appeler articleXXX,yaml
+