diff options
author | nodiscc <nodiscc@gmail.com> | 2015-03-15 14:21:33 +0100 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-03-15 14:21:33 +0100 |
commit | bc66d513a9aa6da9361dbfc2f0b4bf384e9597a6 (patch) | |
tree | 204253dc05d4b21e59d10449c8d6bae551ab6e53 /doc/Ideas-for-plugins.md | |
parent | 4f8063b6394351749dee7fa3f5ab23cacbbd19a8 (diff) | |
parent | 1acc87eeac036b3ccfad5553b9092899cf2ecaa0 (diff) | |
download | Shaarli-bc66d513a9aa6da9361dbfc2f0b4bf384e9597a6.tar.gz Shaarli-bc66d513a9aa6da9361dbfc2f0b4bf384e9597a6.tar.zst Shaarli-bc66d513a9aa6da9361dbfc2f0b4bf384e9597a6.zip |
Merge branch 'include-doc' into next
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 | ||