mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 11:33:55 +09:00
Update install module to use RhymiX as project name
This commit is contained in:
parent
211044fe2b
commit
1c90e1286f
8 changed files with 106 additions and 112 deletions
|
|
@ -34,11 +34,11 @@ img, form, fieldset { border: 0; margin:0; padding: 0; }
|
|||
margin: 0;
|
||||
}
|
||||
.x #header h1 {
|
||||
font: bold 48px/100% Arial, sans-serif;
|
||||
font: bold 54px/100% Cambria, Georgia, serif;
|
||||
color: #444;
|
||||
text-align: center;
|
||||
text-shadow: 2px 2px 3px rgba(128, 128, 128, 0.4);
|
||||
margin: 0 0 16px 0;
|
||||
margin: 0 0 24px 0;
|
||||
}
|
||||
.x #header h1 span.green {
|
||||
color: #55a72f;
|
||||
|
|
@ -46,6 +46,9 @@ img, form, fieldset { border: 0; margin:0; padding: 0; }
|
|||
.x #header h1 span.brown {
|
||||
color: #905a29;
|
||||
}
|
||||
.x #header h1 span.red {
|
||||
color: #ef5350;
|
||||
}
|
||||
.x #header h1 span.colon {
|
||||
color: #888888;
|
||||
position: relative;
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@
|
|||
</li>
|
||||
</ul>
|
||||
<div id="footer">
|
||||
XpressEngine XETown Remix (XE:XTR) is a fork of the <a href="https://www.xpressengine.com" target="_blank">XpressEngine</a> CMS<br />
|
||||
RhymiX is a fork of the <a href="https://www.xpressengine.com" target="_blank">XpressEngine</a> CMS<br />
|
||||
with additional patches by members of the <a href="https://www.xetown.com" target="_blank">XETOWN</a> community.<br />
|
||||
Please see our <a href="https://github.com/xetown/xe-core" target="_blank">GitHub repository</a> for a full timeline of patches and their authors.
|
||||
Please see our <a href="https://github.com/rhymix/rx-core" target="_blank">GitHub repository</a> for a full timeline of patches and their authors.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -3,6 +3,6 @@
|
|||
|
||||
<div class="x"|cond="$lang_type == 'ko'" class="x enfont"|cond="$lang_type != 'ko'">
|
||||
<div id="header">
|
||||
<h1><span class="green">XE</span><span class="colon">:</span><span class="brown">XTR</span></h1>
|
||||
<h2>XpressEngine XETOWN Remix <strong>{__XE_VERSION__}</strong></h2>
|
||||
<h1><span class="green">rhymi</span><span class="red">x</span></h1>
|
||||
<h2>Version <strong>{__XE_VERSION__}</strong> Installation</h2>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1,29 +1,29 @@
|
|||
<p>Copyright © <a href="http://www.navercorp.com" target="_blank">NAVER</a> and Contributors</p>
|
||||
<p>Copyright © RhymiX Developers and Contributors</p>
|
||||
<p>Copyright © <a href="http://www.navercorp.com" target="_blank">NAVER</a></p>
|
||||
|
||||
<p>
|
||||
XpressEngine (XE) is an opensource and being developed in the open-source project.
|
||||
RhymiX is free software, developed as an open-source project.
|
||||
For more information, please see the links below.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>Official website: <a href="https://www.xpressengine.com" target="_blank">https://www.xpressengine.com</a></li>
|
||||
<li>Official repository: <a href="https://github.com/xpressengine/xe-core" target="_blank">https://github.com/xpressengine/xe-core</a></li>
|
||||
<li>RhymiX website: <a href="https://www.rhymix.org" target="_blank">https://www.rhymix.org</a></li>
|
||||
<li>RhymiX repository: <a href="https://github.com/rhymix/rx-core" target="_blank">https://github.com/rhymix/rx-core</a></li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
XpressEngine XETown Remix is a fork of the XpressEngine CMS
|
||||
RhymiX is a fork of the XpressEngine (XE) CMS
|
||||
with additional patches by members of the XETOWN community.
|
||||
For more information, please see the links below.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>Official website: <a href="https://www.xetown.com" target="_blank">https://www.xetown.com</a></li>
|
||||
<li>Official repository: <a href="https://github.com/xetown/xe-core" target="_blank">https://github.com/xetown/xe-core</a></li>
|
||||
<li>XE website: <a href="https://www.xpressengine.com" target="_blank">https://www.xpressengine.com</a></li>
|
||||
<li>XE repository: <a href="https://github.com/xpressengine/xe-core" target="_blank">https://github.com/xpressengine/xe-core</a></li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
XpressEngine XETown Remix is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation;
|
||||
RhymiX and XE are free software; you can redistribute them and/or modify them
|
||||
under the terms of the GNU Lesser General Public License as published by the Free Software Foundation;
|
||||
either version 2.1 of the License, or (at your option) any later version.
|
||||
</p>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,27 +1,27 @@
|
|||
<p>Copyright © <a href="http://www.navercorp.com" target="_blank">NAVER</a> and Contributors</p>
|
||||
<p>Copyright © RhymiX Developers and Contributors</p>
|
||||
<p>Copyright © <a href="http://www.navercorp.com" target="_blank">NAVER</a></p>
|
||||
|
||||
<p>
|
||||
XpressEngine(XE)은 자유 소프트웨어이며, 오픈 소스 프로젝트로 개발되고 있습니다.
|
||||
RhymiX는 자유 소프트웨어이며, 오픈소스 프로젝트로 개발되고 있습니다.
|
||||
자세한 내용은 아래 링크를 참조하시기 바랍니다.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>공식 사이트: <a href="https://www.xpressengine.com" target="_blank">https://www.xpressengine.com</a></li>
|
||||
<li>공식 저장소: <a href="https://github.com/xpressengine/xe-core" target="_blank">https://github.com/xpressengine/xe-core</a></li>
|
||||
<li>RhymiX 공식 사이트: <a href="https://www.rhymix.org" target="_blank">https://www.rhymix.org</a></li>
|
||||
<li>RhymiX 공식 저장소: <a href="https://github.com/rhymix/rx-core" target="_blank">https://github.com/rhymix/rx-core</a></li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
XpressEngine XETOWN Remix는 XE를 가지치기(fork)하여 XETOWN 커뮤니티 회원들이 개발한 다양한 기능을 추가한 것입니다.
|
||||
자세한 내용은 아래 링크를 참조하시기 바랍니다.
|
||||
RhymiX는 XpressEngine(XE)을 가지치기(fork)하여 XETOWN 커뮤니티 회원들이 개발한 다양한 기능을 추가한 것입니다.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li>공식 사이트: <a href="https://www.xetown.com" target="_blank">https://www.xetown.com</a></li>
|
||||
<li>공식 저장소: <a href="https://github.com/xetown/xe-core" target="_blank">https://github.com/xetown/xe-core</a></li>
|
||||
<li>XE 공식 사이트: <a href="https://www.xpressengine.com" target="_blank">https://www.xpressengine.com</a></li>
|
||||
<li>XE 공식 저장소: <a href="https://github.com/xpressengine/xe-core" target="_blank">https://github.com/xpressengine/xe-core</a></li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
XpressEngine XETOWN Remix는 자유 소프트웨어입니다.
|
||||
RhymiX와 XE는 자유 소프트웨어입니다.
|
||||
소프트웨어의 피양도자는 자유 소프트웨어 재단이 공표한 GNU 약소 일반 공중 사용 허가서 (LGPL) 2.1판
|
||||
또는 그 이후 판을 임의로 선택해서, 그 규정에 따라 소프트웨어를 개작하거나 재배포할 수 있습니다.
|
||||
</p>
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
</div>
|
||||
<div class="x_control-group">
|
||||
<label for="dbPrefix" class="x_control-label">{$lang->db_table_prefix}</label>
|
||||
<div class="x_controls"><input name="db_table_prefix" type="text" id="dbPrefix" value="xe" required /></div>
|
||||
<div class="x_controls"><input name="db_table_prefix" type="text" id="dbPrefix" value="rx" required /></div>
|
||||
</div>
|
||||
<p class="install_help">
|
||||
{$lang->db_info_desc}<br />{$lang->db_prefix_desc}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue