aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/demo_plugin/demo_plugin.js
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2015-10-15 12:50:40 +0200
committerArthurHoaro <arthur@hoa.ro>2015-11-08 12:47:44 +0100
commit786ddad91d858a60882bd20be279558131e99b68 (patch)
tree7b3d6094990a1229f91b3e0c8241569c98fd9680 /plugins/demo_plugin/demo_plugin.js
parenta52e8435939c641f964939f1df55cf7ceddcc0fd (diff)
downloadShaarli-786ddad91d858a60882bd20be279558131e99b68.tar.gz
Shaarli-786ddad91d858a60882bd20be279558131e99b68.tar.zst
Shaarli-786ddad91d858a60882bd20be279558131e99b68.zip
PLUGIN demo_plugin
This plugin try to cover Shaarli's plugin API entirely. Can be used by plugin developper to make their own.
Diffstat (limited to 'plugins/demo_plugin/demo_plugin.js')
-rwxr-xr-xplugins/demo_plugin/demo_plugin.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/demo_plugin/demo_plugin.js b/plugins/demo_plugin/demo_plugin.js
new file mode 100755
index 00000000..1fc327e6
--- /dev/null
+++ b/plugins/demo_plugin/demo_plugin.js
@@ -0,0 +1 @@
console.log("I love the smell of napalm in the morning."); \ No newline at end of file