From: tobiasd Date: Thu, 6 Feb 2014 07:44:41 +0000 (+0100) Subject: Merge pull request #182 from annando/master X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4b63791fb1fbd93a1d03b5b0d2d2043f3b14a49d;hp=234b91a37b624f2e86284390274bc799abd2c5ef;p=friendica-addons.git Merge pull request #182 from annando/master statistics: auto-registering the server. --- 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 .= '