moved my profile
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 14 Jun 2013 17:40:10 +0000 (19:40 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 14 Jun 2013 17:40:10 +0000 (19:40 +0200)
blackout/blackout.php
impressum/impressum.php
mathjax/mathjax.php
piwik/piwik.php
statusnet/statusnet.php
twitter/twitter.php
webrtc/webrtc.php

index 8349561..e629b7a 100644 (file)
@@ -4,7 +4,7 @@
  * Description: Blackout your ~friendica node during a given period, requires PHP >= 5.3
  * License: MIT
  * Version: 1.0
- * Author: Tobias Diekershoff <https://diekershoff.homeunix.net/friendika/~tobias>
+ * Author: Tobias Diekershoff <https://f.diekershoff.de/~tobias>
  *
  * About
  * =====
index 3c1106c..8bcc8b7 100755 (executable)
@@ -3,7 +3,7 @@
  * Name: Impressum
  * Description: Plugin to add contact information to the about page (/friendica)
  * Version: 1.2
- * Author: Tobias Diekershoff <http://diekershoff.homeunix.net/friendika/profile/tobias>
+ * Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
  * License: 3-clause BSD license
  */
 
index ccc6ca0..d97e964 100644 (file)
@@ -4,7 +4,7 @@
  * Name: MathJax
  * Description: Addon for Friendika to include MathJax (LaTeX math syntax)
  * Version: 1.0
- * Author: Tobias Diekershoff <http://diekershoff.homeunix.net/friendika/profile/tobias>
+ * Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
  * License: 3-clause BSD license
  */
 
index 3501b2c..a2086bd 100755 (executable)
@@ -3,7 +3,7 @@
  * Name: Piwik Analytics
  * Description: Piwik Analytics Plugin for Friendica
  * Version: 1.1
- * Author: Tobias Diekershoff <http://diekershoff.homeunix.net/friendika/profile/tobias>
+ * Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
  * Author: Klaus Weidenbach
  */
 
@@ -26,8 +26,6 @@
  *     installation has. Alter the baseurl to fit your needs, don't care
  *     about http/https but beware to put the trailing / at the end of your
  *     setting.
- *
- *     Documentation see http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Piwik_Plugin
  */
 
 function piwik_install() {
index 3a5ceb8..eeca3d6 100755 (executable)
@@ -3,7 +3,7 @@
  * Name: StatusNet Connector
  * Description: Relay public postings to a connected StatusNet account
  * Version: 1.0.5
- * Author: Tobias Diekershoff <http://diekershoff.homeunix.net/friendika/profile/tobias>
+ * Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
  * Author: Michael Vogel <https://pirati.ca/profile/heluecht>
  *
  * Copyright (c) 2011-2013 Tobias Diekershoff, Michael Vogel
index bde494e..8b4dec9 100755 (executable)
@@ -3,7 +3,7 @@
  * Name: Twitter Connector
  * Description: Relay public postings to a connected Twitter account
  * Version: 1.0.4
- * Author: Tobias Diekershoff <http://diekershoff.homeunix.net/friendika/profile/tobias>
+ * Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
  * Author: Michael Vogel <https://pirati.ca/profile/heluecht>
  *
  * Copyright (c) 2011-2013 Tobias Diekershoff, Michael Vogel
@@ -58,8 +58,6 @@
  *     from "Settings -> Plugin Settings".
  *
  *     Requirements: PHP5, curl [Slinky library]
- *
- *     Documentation: http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Twitter_Plugin
  */
 
 define('TWITTER_DEFAULT_POLL_INTERVAL', 5); // given in minutes
index 7a4e8cf..e0d3339 100644 (file)
@@ -3,8 +3,8 @@
  * Name: WebRTC Application
  * Description: add a webrtc instance for video/audio
  * Version: 1.0
- * Author: stephen mahood <https://friends.mayfirst.org/profile/marxistvegan>
- * Author: Tobias Diekershoff <http://diekershoff.homeunix.net/friendica/profile/tobias>
+ * Author: Stephen Mahood <https://friends.mayfirst.org/profile/marxistvegan>
+ * Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
  */
 
 function webrtc_install() {