aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Ideas-for-plugins.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-03-07 14:50:31 +0100
committernodiscc <nodiscc@gmail.com>2015-03-14 18:40:11 +0100
commit1acc87eeac036b3ccfad5553b9092899cf2ecaa0 (patch)
tree7d836f7d7a1fb498f04c96b81b81efd8da808002 /doc/Ideas-for-plugins.md
parent3ef1da28e8cc5afcfe58be067e7e60528ce72f1a (diff)
downloadShaarli-1acc87eeac036b3ccfad5553b9092899cf2ecaa0.tar.gz
Shaarli-1acc87eeac036b3ccfad5553b9092899cf2ecaa0.tar.zst
Shaarli-1acc87eeac036b3ccfad5553b9092899cf2ecaa0.zip
Include documentation/wiki locally:
* sync current wiki (https://github.com/shaarli/Shaarli/wiki) to the doc/ directory * fix missing logo in README * add link to local documentation in the page footer * add Makefile targets for doc generation by @virtualtam
Diffstat (limited to 'doc/Ideas-for-plugins.md')
-rw-r--r--doc/Ideas-for-plugins.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/Ideas-for-plugins.md b/doc/Ideas-for-plugins.md
new file mode 100644
index 00000000..9c3ffb07
--- /dev/null
+++ b/doc/Ideas-for-plugins.md
@@ -0,0 +1,11 @@
1Please list here ideas for potential plugins. Do not include lengthy discussion about why/how the plugin should work, but link instead to an issue where this would have been discussed.
2By listing these ideas here, we can keep the issues list a bit more clean, and have a centralized place where people wanting to contribute can find potential enhancement ideas.
3Also have a look at https://github.com/shaarli/Shaarli/issues/14 for other suggestions.
4
5* [Mozilla Social API integration](https://github.com/shaarli/Shaarli/issues/101)
6* [File sharing/Upload service integration](https://github.com/shaarli/Shaarli/issues/58)
7* [Publish to social media services (twitter, facebook, ...)](https://github.com/sebsauvage/Shaarli/pull/70)
8* [Comment system](https://github.com/sebsauvage/Shaarli/issues/170)
9* [Syntax highlighting support](https://github.com/sebsauvage/Shaarli/pull/144)
10* [Piwik tracking code integration](https://github.com/sebsauvage/Shaarli/issues/81)
11* [Pingback support](https://github.com/sebsauvage/Shaarli/issues/75) \ No newline at end of file