]> git.mxchange.org Git - friendica-addons.git/commitdiff
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 834956114e4db95385b98e22603847d785ca645b..e629b7a38d020f88a3592ce301b6b151f564bf4f 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 3c1106c9a9761cf056ae63258c871ccafbdb9cc7..8bcc8b7dd1027e52dc937dac2afe0aa137cefe45 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 ccc6ca0c05b0180e00c9c26c8cf86279b4fadae2..d97e9649698b1daa58a56166f38ae23330a020b7 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 3501b2c8c7a040df36776ed4f21dab4b0460d154..a2086bdcbdc6b20a6e0fe3337989c77d8cb82ef8 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 3a5ceb8a1dd4e50f7adcf473e7f0c0d14fecfc16..eeca3d60763b3876bfbe46068cbdf158337d11af 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 bde494e1f6524303fc15c7652e8838ca51488240..8b4dec9961e47b0a948381685bb037a97f983742 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 7a4e8cf772cd0b2fae2a9c9a3f295de3f87030f3..e0d33393052a847562775a9e16c437a0eb42a100 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() {