$Id: readme_ja.txt,v 1.1.1.1 2011/12/15 02:18:04 ohwada Exp $

================================================================
// Google Plus Login with Google API Client
// 2011-12-12 K.OHWADA
================================================================

■ 機能
Google Plus によるログイン認証や、Google Plus の Activity を表示するにライブラリです。


■ 使用上の注意
(1) Google Plus アプリケーションの登録とキー
WEBサイトごとに登録したキーが必要です。
下記からキーを取得してください。

Google Plus アプリケーションの登録
https://code.google.com/apis/console/


■ Google API ライブラリ
https://developers.google.com/+/downloads

□ 下記のライブラリが必要です。
バージョンは 2011年12月 時点のもの。
- Google APIs Client Library for PHP

これらは同封されています。

□ 下記のファイルを修正しています。
src/io/apiREST.php

修正内容の詳細
http://linux.ohwada.jp/modules/smartsection/item.php?itemid=526

