deleted an item from the ToDo list

This commit is contained in:
Tobias Diekershoff 2011-02-06 17:37:04 +01:00
parent fd6116296e
commit a175027fc1

View file

@ -24,13 +24,14 @@
* setting. After this, your user can configure their Twitter account settings * setting. After this, your user can configure their Twitter account settings
* from "Settings -> Plugin Settings". * from "Settings -> Plugin Settings".
* *
* Requirements: PHP5, curl [Slinky library]
*
* Documentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin * Documentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin
*/ */
/* __TODO__ /* __TODO__
* *
* - deletion of the OAuth credentials does not work * - deletion of the OAuth credentials does not work
* - include short links to the original posting if possible
* - what about multimedia content? * - what about multimedia content?
* so far we just strip HTML tags from the message * so far we just strip HTML tags from the message
* - after entering the PIN reload page propperly * - after entering the PIN reload page propperly