diff options
Diffstat (limited to 'doc/Ideas-for-plugins.md')
-rw-r--r-- | doc/Ideas-for-plugins.md | 11 |
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 @@ | |||
1 | Please 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. | ||
2 | By 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. | ||
3 | Also 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 | ||