mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
XE표기를 Rhymix로 변경
This commit is contained in:
parent
a9fc637cd9
commit
0a89dffa5a
50 changed files with 283 additions and 278 deletions
|
|
@ -56,16 +56,16 @@ $sitemap = array(
|
|||
'title' => 'Utility menu',
|
||||
'list' => array(
|
||||
array(
|
||||
'menu_name' => 'XE Official Site',
|
||||
'menu_name' => 'Rhymix Official Site',
|
||||
'is_shortcut' => 'Y',
|
||||
'open_window' => 'Y',
|
||||
'shortcut_target' => 'http://www.xpressengine.com'
|
||||
'shortcut_target' => 'https://www.rhymix.org/'
|
||||
),
|
||||
array(
|
||||
'menu_name' => 'GitHub',
|
||||
'is_shortcut' => 'Y',
|
||||
'open_window' => 'Y',
|
||||
'shortcut_target' => 'https://github.com/xpressengine'
|
||||
'shortcut_target' => 'https://github.com/rhymix'
|
||||
),
|
||||
)
|
||||
),
|
||||
|
|
@ -269,7 +269,7 @@ $obj->email_address = $logged_info->email_address;
|
|||
|
||||
$obj->module_srl = $module_srl;
|
||||
Context::set('version', __XE_VERSION__);
|
||||
$obj->title = 'Welcome XE';
|
||||
$obj->title = 'Welcome Rhymix';
|
||||
|
||||
$obj->content = $oTemplateHandler->compile(_XE_PATH_ . 'modules/install/script/welcome_content', 'welcome_content_'.$lang);
|
||||
|
||||
|
|
@ -279,7 +279,7 @@ if(!$output->toBool()) return $output;
|
|||
$document_srl = $output->get('document_srl');
|
||||
|
||||
unset($obj->document_srl);
|
||||
$obj->title = 'Welcome mobile XE';
|
||||
$obj->title = 'Welcome mobile Rhymix';
|
||||
$output = $oDocumentController->insertDocument($obj, true);
|
||||
if(!$output->toBool()) return $output;
|
||||
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
<div class="welcomeXE">
|
||||
<section class="intro">
|
||||
<span class="noti">WELCOME TO</span>
|
||||
<h1 class="tit">WELCOME TO XPRESSENGINE</h1>
|
||||
<P class="cont">XpressEngine은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a>
|
||||
<h1 class="tit">WELCOME TO Rhymix</h1>
|
||||
<P class="cont">Rhymix은 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
|
||||
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">Rhymix 시작하기</a>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
<li>
|
||||
<div class="ico"><i class="xi-layout-top-left"></i></div>
|
||||
<h2>최적화</h2>
|
||||
<p>XpressEngine 뿐 아니라, 다양한 프레임워크에서 동일하게 구현됩니다. 여러 환경에서 자유롭게 이용해보세요!</p>
|
||||
<p>Rhymix 뿐 아니라, 다양한 프레임워크에서 동일하게 구현됩니다. 여러 환경에서 자유롭게 이용해보세요!</p>
|
||||
</li>
|
||||
<li>
|
||||
<div class="ico"><i class="xi-arrows-alt"></i></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue