1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00

remove readitlater button plugin from trunk, mention Plugins page in config.php

This commit is contained in:
Andrew Dolgov
2012-02-20 12:31:16 +04:00
parent 3854d15e12
commit 5f85d90d71
3 changed files with 2 additions and 63 deletions

View File

@@ -194,7 +194,8 @@
define('ARTICLE_BUTTON_PLUGINS', 'note,tweet,share,mail');
// Comma-separated list of additional article action button plugins
// to enable, like tweet button, etc.
// The following plugins are available: note, tweet, share, mail, readitlater
// The following plugins are available: note, tweet, share, mail
// More plugins: http://tt-rss.org/wiki/Plugins
define('CONFIG_VERSION', 25);
// Expected config version. Please update this option in config.php