From 465676066d6480d5aee0ef289adec2471c12db00 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 22 Apr 2017 16:13:54 +0300 Subject: fox created page: test --- Plugins.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Plugins.md') diff --git a/Plugins.md b/Plugins.md index 48a78bf..c261122 100644 --- a/Plugins.md +++ b/Plugins.md @@ -8,11 +8,13 @@ content), hotkey plugins which alter the way keyboard shortcuts work, etc. There are two kinds of plugins: user and system. User plugins are -enabled in Preferences ~~\> Plugins. System plugins require adding them +enabled in Preferences -- Plugins. System plugins require adding them to a config.php directive PLUGINS which is a comma-separated list of enabled system plugins, i.e. -define(’PLUGINS’, ’updater, digest, auth\_remote, auth\_internal, googlereaderimport’);\ +
+define(’PLUGINS’, ’updater, digest, auth_remote, auth_internal');
+
Installation of plugins is as simple as copying a folder into the ’plugins’ folder of your tt-rss and then activating (via a checkbox) it -- cgit v1.2.3