From 42d44e4cd41b01c21bff8bb8420bf538aac6fd15 Mon Sep 17 00:00:00 2001 From: Kimura Youichi Date: Mon, 20 Aug 2012 14:48:35 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E3=82=B5=E3=83=96=E3=83=87=E3=82=A3?= =?UTF-8?q?=E3=83=AC=E3=82=AF=E3=83=88=E3=83=AA=E3=81=AB=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E3=81=95=E3=82=8C=E3=81=9FSNS=E3=81=A7=E5=8B=95=E4=BD=9C?= =?UTF-8?q?=E3=81=99=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php | 6 +++--- apps/pc_frontend/modules/f/templates/_fBox.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php b/apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php index d26fb57..e072fb4 100644 --- a/apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php +++ b/apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php @@ -4,7 +4,7 @@ @@ -14,7 +14,7 @@ data.apiKey = openpne.apiKey; data.path = '/mgetId(); ?>'; var $pushHtml; - $.get('/api.php/dropbox/list',data,function(json){ + $.get(openpne.apiBase + 'dropbox/list',data,function(json){ console.log(json); json.title = "マイファイルリスト" $pushHtml = $("#fileListTemplate").tmpl(json); @@ -23,7 +23,7 @@ -
+ アップロード:

diff --git a/apps/pc_frontend/modules/f/templates/_fBox.php b/apps/pc_frontend/modules/f/templates/_fBox.php index e3f2768..fd7dac5 100644 --- a/apps/pc_frontend/modules/f/templates/_fBox.php +++ b/apps/pc_frontend/modules/f/templates/_fBox.php @@ -23,7 +23,7 @@ - + アップロード:

From e41b1294ce1304e8fa5aaa5310c4a133c34c0f8c Mon Sep 17 00:00:00 2001 From: Kimura Youichi Date: Wed, 5 Sep 2012 18:04:19 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E7=AE=A1=E7=90=86=E7=94=BB=E9=9D=A2?= =?UTF-8?q?=E3=81=AE=E3=83=9A=E3=83=BC=E3=82=B8=E3=81=8C=E3=82=B5=E3=83=96?= =?UTF-8?q?=E3=83=87=E3=82=A3=E3=83=AC=E3=82=AF=E3=83=88=E3=83=AA=E3=81=AB?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E3=81=95=E3=82=8C=E3=81=9FSNS=E3=82=92?= =?UTF-8?q?=E8=80=83=E6=85=AE=E3=81=97=E3=81=A6=E3=81=84=E3=81=AA=E3=81=84?= =?UTF-8?q?=E5=95=8F=E9=A1=8C=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/opDropboxPlugin/templates/callbackError.php | 2 +- .../modules/opDropboxPlugin/templates/indexSuccess.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/pc_backend/modules/opDropboxPlugin/templates/callbackError.php b/apps/pc_backend/modules/opDropboxPlugin/templates/callbackError.php index cb54fe5..522d593 100644 --- a/apps/pc_backend/modules/opDropboxPlugin/templates/callbackError.php +++ b/apps/pc_backend/modules/opDropboxPlugin/templates/callbackError.php @@ -1,5 +1,5 @@ トークンの取得に失敗しました。 -">プラグイン設定画面 + diff --git a/apps/pc_backend/modules/opDropboxPlugin/templates/indexSuccess.php b/apps/pc_backend/modules/opDropboxPlugin/templates/indexSuccess.php index 090a2b7..b1da5d4 100644 --- a/apps/pc_backend/modules/opDropboxPlugin/templates/indexSuccess.php +++ b/apps/pc_backend/modules/opDropboxPlugin/templates/indexSuccess.php @@ -1,5 +1,5 @@
-Get OAuth Token +