mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
springnote모듈에서 다른 springnote의 도메인을 설정하여 보여줄 수 있도록 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3312 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5b8654de30
commit
6e44fda337
9 changed files with 25 additions and 3 deletions
|
|
@ -9,6 +9,7 @@
|
|||
$lang->springnote_openid = "OpenID";
|
||||
$lang->springnote_userkey = "User Key";
|
||||
$lang->springnote_pageid = "Page Number";
|
||||
$lang->springnote_domain = "도메인 지정";
|
||||
|
||||
$lang->page_url = "Original URL";
|
||||
$lang->page_modified = "Last Modification";
|
||||
|
|
@ -21,4 +22,5 @@
|
|||
$lang->about_springnote_openid = "Please input your OpenID that created Springnote";
|
||||
$lang->about_springnote_userkey = 'User Key is needed to enable Springnote module.<br />Please input generated User Key after entering your OpenID at [<a href="https://api.openmaru.com/delegate_key/springnote?app_id=www.zeroboard.com&openid=" onclick="window.open(this.href);return false;">Get User Key</a>] .';
|
||||
$lang->about_springnote_pageid = 'Please input pageid if you want to display specific page first.';
|
||||
$lang->about_springnote_domain = '자신의 스프링노트가 아닌 다른 도메인의 스프링노트를 입력할 수 있습니다. (http://도메인.springnote.com 에서 도메인값만 입력해주세요)';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue