From a175027fc1c9cdc17e19f418d0fe4dfb23b710db Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 6 Feb 2011 17:37:04 +0100 Subject: [PATCH] deleted an item from the ToDo list --- addon/twitter/twitter.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addon/twitter/twitter.php b/addon/twitter/twitter.php index 8faa5e5cf6..8f4f74f7f7 100644 --- a/addon/twitter/twitter.php +++ b/addon/twitter/twitter.php @@ -24,13 +24,14 @@ * setting. After this, your user can configure their Twitter account settings * from "Settings -> Plugin Settings". * + * Requirements: PHP5, curl [Slinky library] + * * Documentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin */ /* __TODO__ * * - deletion of the OAuth credentials does not work - * - include short links to the original posting if possible * - what about multimedia content? * so far we just strip HTML tags from the message * - after entering the PIN reload page propperly -- 2.39.5