Fix outdated license and community links

This commit is contained in:
Kijin Sung 2016-02-14 22:14:59 +09:00
parent 448bf25660
commit 05e9961b10
18 changed files with 20 additions and 118 deletions

View file

@ -200,8 +200,6 @@ a:hover, a:active, a:focus {
background-color: #555 background-color: #555
} }
.footer .copyright { .footer .copyright {
width: 1200px;
margin: 0 auto;
font-size: 13px; font-size: 13px;
color: #f1f1f1; color: #f1f1f1;
line-height: 16px line-height: 16px
@ -266,8 +264,7 @@ a:hover, a:active, a:focus {
display: inline-block; display: inline-block;
margin: 0 0 20px; margin: 0 0 20px;
padding: 0 23px; padding: 0 23px;
font-size: 15px; font-size: 18px;
font-weight: bold;
color: #555 color: #555
} }
.footer .site_map > ul ul { .footer .site_map > ul ul {

View file

@ -1 +1 @@
Copyright @ <a href="http://www.navercorp.com/" target="_blank">NAVER Corp.</a> Supported by <a href="http://dev.naver.com/d2" target="_blank">D2 Program</a>. <span>Powerd by <a href="https://www.xpressengine.com/" target="_blank">XpressEngine</a>.</span> <span>Powerd by <a href="https://www.rhymix.org/" target="_blank">Rhymix</a></span>

View file

@ -1,4 +1,8 @@
<p class="f_logo"> <p class="f_logo">
<a href="#"><img src="../img/f_logo.png" alt="Rhymix" /></a> Rhymix
</p>
<p class="sub_desc">
Rhymix is free software.
You can redistribute or modify it under the terms of the GNU General Public License (version 2 or later)
as published by the Free Software Foundation.
</p> </p>
<p class="sub_desc">Rhymix is a free software CMS. You can redistribute or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation.</p>

View file

@ -9,8 +9,8 @@
</section> </section>
<section class="guide"> <section class="guide">
<span class="noti">GUIDE</span> <span class="noti">GET STARTED</span>
<h1 class="tit">START-UP</h1> <h1 class="tit">BUILD YOUR SITE</h1>
<ul> <ul>
<li> <li>
<a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfigGeneral')}" target="_blank" class="ico"><i class="xi-pen"></i><span class="blind">사이트 제목 바꾸기</span></a> <a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfigGeneral')}" target="_blank" class="ico"><i class="xi-pen"></i><span class="blind">사이트 제목 바꾸기</span></a>
@ -45,8 +45,8 @@
</ul> </ul>
</section> </section>
<section class="features"> <section class="features">
<span class="noti">FEATURES</span> <span class="noti">GET BETTER</span>
<h1 class="tit">Rhymix. FEATURES</h1> <h1 class="tit">RHYMIX FEATURES</h1>
<p class="cont">Rhymix는 프레임웍을 기반으로 개별 프로그램과 스킨을 실행하여 결과물을 생성합니다.<br />다양한 개성을 가진 프로그램과 스킨을 조합하여 다채로운 기능을 가진 멋진 웹사이트를 만들 수 있습니다.</p> <p class="cont">Rhymix는 프레임웍을 기반으로 개별 프로그램과 스킨을 실행하여 결과물을 생성합니다.<br />다양한 개성을 가진 프로그램과 스킨을 조합하여 다채로운 기능을 가진 멋진 웹사이트를 만들 수 있습니다.</p>
<ul> <ul>
<li> <li>
@ -104,12 +104,12 @@
<h1 class="tit">GET INVOLVED</h1> <h1 class="tit">GET INVOLVED</h1>
<ul> <ul>
<li> <li>
<a href="https://www.xpressengine.com/forum" target="_blank" class="ico"><i class="xi-community"></i><span class="blind">COMMUNITY</span></a> <a href="https://www.xetown.com/" target="_blank" class="ico"><i class="xi-community"></i><span class="blind">COMMUNITY</span></a>
<h2>COMMUNITY</h2> <h2>COMMUNITY</h2>
<p>Rhymix와 관련한 다양한 커뮤니티를 만나보세요.</p> <p>Rhymix와 관련한 다양한 커뮤니티를 만나보세요.</p>
</li> </li>
<li> <li>
<a href="https://www.xpressengine.com/qna" target="_blank" class="ico"><i class="xi-users"></i><span class="blind">Q&A</span></a> <a href="https://www.xetown.com/qna" target="_blank" class="ico"><i class="xi-users"></i><span class="blind">Q&A</span></a>
<h2>Q&A</h2> <h2>Q&A</h2>
<p>도움이 필요할 때에는 전문가들과 이야기할 수 있습니다.</p> <p>도움이 필요할 때에는 전문가들과 이야기할 수 있습니다.</p>
</li> </li>
@ -121,7 +121,7 @@
<li> <li>
<a href="https://github.com/rhymix/rhymix" target="_blank" class="ico"><i class="xi-github"></i><span class="blind">GITHUB</span></a> <a href="https://github.com/rhymix/rhymix" target="_blank" class="ico"><i class="xi-github"></i><span class="blind">GITHUB</span></a>
<h2>GITHUB</h2> <h2>GITHUB</h2>
<p>오픈소스 프로젝트 개발참여를 위한 GitHub 페이지입니다.</p> <p>오픈소스 프로젝트 개발 참여를 위한 GitHub 페이지입니다.</p>
</li> </li>
</ul> </ul>
</section> </section>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -271,7 +271,7 @@ $obj->module_srl = $module_srl;
Context::set('version', __XE_VERSION__); Context::set('version', __XE_VERSION__);
$obj->title = 'Welcome to Rhymix'; $obj->title = 'Welcome to Rhymix';
$obj->content = $oTemplateHandler->compile(_XE_PATH_ . 'modules/install/script/welcome_content', 'welcome_content_'.$lang); $obj->content = $oTemplateHandler->compile(_XE_PATH_ . 'modules/install/script/welcome_content', 'welcome_content');
$output = $oDocumentController->insertDocument($obj, true); $output = $oDocumentController->insertDocument($obj, true);
if(!$output->toBool()) return $output; if(!$output->toBool()) return $output;

View file

@ -1,9 +1,9 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" /> <link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE"> <div class="welcomeXE">
<section class="intro"> <section class="intro">
<span class="noti">WELCOME TO</span> <span class="noti">HELLO, WORLD!</span>
<h1 class="tit">WELCOME TO Rhymix</h1> <h1 class="tit">WELCOME TO RHYMIX</h1>
<P class="cont">Rhymix 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P> <P class="cont">Rhymix 자유로운 웹 콘텐츠 발행을 돕는 CMS입니다.<br />간편한 설치와 다양한 추가 프로그램을 활용하여<br /> 자신만의 웹페이지를 쉽고 빠르게 만들 수 있습니다.</P>
<a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">XE 시작하기</a> <a href="{getUrl('', 'module', 'admin')}" target="_blank" class="btn_start">시작하기</a>
</section> </section>
</div> </div>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>

View file

@ -1,9 +0,0 @@
<link rel="stylesheet" href="./layouts/xedition/css/welcome.css" />
<div class="welcomeXE">
<section class="intro">
<span class="noti">WELCOME TO</span>
<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>