From: tobiasd Date: Sun, 2 Feb 2014 09:49:21 +0000 (-0800) Subject: Merge pull request #179 from annando/master X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=14383ab2dd9320add559ae62a510e6bf1d47943f;hp=c27ee8a3ace0f115e0045a91373ca64a37d07f6f;p=friendica-addons.git Merge pull request #179 from annando/master Moving the calculation for statistics to cron/vanishing links for twitter and statusnet --- diff --git a/fromgplus/README b/fromgplus/README index 82a29f66..6587407c 100644 --- a/fromgplus/README +++ b/fromgplus/README @@ -13,3 +13,13 @@ You need an API key for "Simple API Access". - At the bottom of the page you see "Simple API Access". The value after "API key:" is the key that you need. + + +The new cloudbased Developerconsole + +- You go to https://code.google.com/apis/console/ +- Then you got to "APIs & auth" > "Apis" switch on Google+ API +- Then you go to "Credentials" +- At the bottom of the Page you see "Public API access" + +The value after "API key:" is the key that you need. \ No newline at end of file diff --git a/startpage.tgz b/startpage.tgz index 22d3b60a..ef0e89d1 100644 Binary files a/startpage.tgz and b/startpage.tgz differ diff --git a/startpage/startpage.php b/startpage/startpage.php index 6a95310e..6c266ca8 100644 --- a/startpage/startpage.php +++ b/startpage/startpage.php @@ -79,8 +79,13 @@ function startpage_settings(&$a,&$s) { /* Add some HTML to the existing form */ - $s .= '
'; + $s .= ''; $s .= '

' . t('Startpage Settings') . '

'; + $s .= '
'; + $s .= '