]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - plugins/demo_plugin/demo_plugin.meta
Add the new hook save_plugin_parameters to the demo plugin
[github/shaarli/Shaarli.git] / plugins / demo_plugin / demo_plugin.meta
index b063ecb72380862380609b004711c27843eee4a0..cd616441c338c59cc93a963e1456af5dcea4110b 100644 (file)
@@ -1 +1,4 @@
 description="A demo plugin covering all use cases for template designers and plugin developers."
+parameters="DEMO_PLUGIN_PARAMETER;DEMO_PLUGIN_OTHER_PARAMETER"
+parameter.DEMO_PLUGIN_PARAMETER="This is a parameter dedicated to the demo plugin. It'll be suffixed."
+parameter.DEMO_PLUGIN_OTHER_PARAMETER="Other demo parameter"