mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 11:33:55 +09:00
Page module UI enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9242 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
705bc2523d
commit
0cc9b2e470
15 changed files with 236 additions and 305 deletions
|
|
@ -64,7 +64,7 @@
|
||||||
.xpress-editor .tool ul.extra2{ width:auto; z-index:2;}
|
.xpress-editor .tool ul.extra2{ width:auto; z-index:2;}
|
||||||
.xpress-editor .tool ul.extra3{ float:right; width:auto; z-index:1; margin-right:1px;}
|
.xpress-editor .tool ul.extra3{ float:right; width:auto; z-index:1; margin-right:1px;}
|
||||||
.xpress-editor .tool ul.extra3 li{ margin-right:4px;}
|
.xpress-editor .tool ul.extra3 li{ margin-right:4px;}
|
||||||
.xpress-editor .tool li{ position:relative; float:left;}
|
.xpress-editor .tool li{ position:relative; float:left; margin:0 !important}
|
||||||
.xpress-editor .tool li button{ width:21px; height:21px; background:url(../img/btn_set.gif) no-repeat 0 0; vertical-align:top;}
|
.xpress-editor .tool li button{ width:21px; height:21px; background:url(../img/btn_set.gif) no-repeat 0 0; vertical-align:top;}
|
||||||
.xpress-editor.black .tool li button{ width:21px; height:21px; background:url(../img/btn_set.black.gif) no-repeat 0 0; vertical-align:top;}
|
.xpress-editor.black .tool li button{ width:21px; height:21px; background:url(../img/btn_set.black.gif) no-repeat 0 0; vertical-align:top;}
|
||||||
.xpress-editor .tool li button span{ position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden;}
|
.xpress-editor .tool li button span{ position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden;}
|
||||||
|
|
|
||||||
|
|
@ -85,7 +85,7 @@
|
||||||
|
|
||||||
$obj->module_srl = $module_srl;
|
$obj->module_srl = $module_srl;
|
||||||
Context::set('version', __ZBXE_VERSION__);
|
Context::set('version', __ZBXE_VERSION__);
|
||||||
$obj->title = 'welcome_document';
|
$obj->title = 'Welcome XE';
|
||||||
|
|
||||||
$obj->content = $oTemplateHandler->compile('./modules/install/script/welcome_content', 'welcome_content_'.$lang);
|
$obj->content = $oTemplateHandler->compile('./modules/install/script/welcome_content', 'welcome_content_'.$lang);
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>ウェブサイトを始める前にこのページを削除してください。<br />以下のリストの格項目をチェックして設置状態を確認することができます。<br />管理ページから全てのコンポネントを確認することができます。</p>
|
<p>ウェブサイトを始める前にこのページを削除してください。<br />以下のリストの格項目をチェックして設置状態を確認することができます。<br />管理ページから全てのコンポネントを確認することができます。</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -23,6 +20,3 @@
|
||||||
<p>
|
<p>
|
||||||
<strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">設定ページ</a></strong>で他のページを初期起動モジュールにセッティングすることができます。
|
<strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">設定ページ</a></strong>で他のページを初期起動モジュールにセッティングすることができます。
|
||||||
</p>
|
</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' 설치를 환영합니다!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' 설치를 환영합니다!</h1>
|
|
||||||
<p>XE core설치가 성공적으로 완료되었습니다.<br />이 페이지는 데모 페이지 이므로 추후 사이트 운영시 삭제 가능합니다.<br />모든 설치요소는 관리자로 로그인하셔야 확인할 수 있습니다.</p>
|
<p>XE core설치가 성공적으로 완료되었습니다.<br />이 페이지는 데모 페이지 이므로 추후 사이트 운영시 삭제 가능합니다.<br />모든 설치요소는 관리자로 로그인하셔야 확인할 수 있습니다.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>페이지 모듈이 시작 모듈로 지정되어 있습니다. <a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">관리자 설정화면</a>에서 변경 가능합니다.</p>
|
<p>페이지 모듈이 시작 모듈로 지정되어 있습니다. <a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">관리자 설정화면</a>에서 변경 가능합니다.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' has been successfully installed!</h1>
|
|
||||||
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
<p>We recommend you to delete this demo page before launching the site.<br />Please check the following list to verify whether the installation has been properly completed.<br />You can see all the components on the administration page.</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
<p>You can replace it with some other module on <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">the Settings page</a></strong>.</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
<div>
|
<h2>XE core '{$version}' 飓惕圜晚颌涮睇枨圜!</h2>
|
||||||
<div style="overflow:hidden;float:left;padding:none;margin:none;width:100%;">
|
|
||||||
<div style="padding:0px 0px 0px 0px !important; padding:none !important;">
|
|
||||||
<h1>XE core '{$version}' 飓惕圜晚颌涮睇枨圜!</h1>
|
|
||||||
<p>瞍艘惴孙亍匮笞颀铖,綦嗷撷鸲螽闫埕<EFBFBD>攸。<br />綦塔?欷<><E6ACB7>偻<EFBFBD>煦憷茭飓镝<E9A393>颌涮睇枨圜。<br />师瞍畏租戡<EFBFBD>攸耖首谈岫牦疒遂。</p>
|
<p>瞍艘惴孙亍匮笞颀铖,綦嗷撷鸲螽闫埕<EFBFBD>攸。<br />綦塔?欷<><E6ACB7>偻<EFBFBD>煦憷茭飓镝<E9A393>颌涮睇枨圜。<br />师瞍畏租戡<EFBFBD>攸耖首谈岫牦疒遂。</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -21,6 +18,3 @@
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>?濂师欷瞍 <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">噔镆<EFBFBD>攸</a></strong> 耖麴<E88096>徐鲡钴偌疒。</p>
|
<p>?濂师欷瞍 <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">噔镆<EFBFBD>攸</a></strong> 耖麴<E88096>徐鲡钴偌疒。</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,9 @@
|
||||||
<div class="title">제목 : {$oDocument->getTitle()}</div>
|
<h1>{$oDocument->getTitle()}</h1>
|
||||||
<div class="content">내용 : {$oDocument->getContent()}</div>
|
{$oDocument->getContent()}
|
||||||
<div class="tag">태그 : {implode(',', $oDocument->get('tag_list'))}</div>
|
<block cond="$grant->manager">
|
||||||
<!--@if($grant->manager)-->
|
<load target="./js/page_admin.js" />
|
||||||
<!--%import("./js/page_admin.js")-->
|
<div class="btnArea">
|
||||||
<div class="tRight gap1 clear">
|
<span class="btn"><a cond="$logged_info->is_admin=='Y'" href="{getUrl('act','dispPageAdminInfo','module_srl',$module_info->module_srl)}">{$lang->cmd_setup}</a></span>
|
||||||
<!--@if($logged_info->is_admin=='Y')-->
|
<span class="btn"><a href="{getUrl('act','dispPageAdminContentModify','document_srl','')}">{$lang->cmd_page_modify}</a></span>
|
||||||
<a href="{getUrl('act','dispPageAdminInfo','module_srl',$module_info->module_srl)}" class="button green"><span>{$lang->cmd_setup}</span></a>
|
|
||||||
<!--@end-->
|
|
||||||
<a href="{getUrl('act','dispPageAdminContentModify','document_srl','')}" class="button red"><span>{$lang->cmd_page_modify}</span></a>
|
|
||||||
</div>
|
</div>
|
||||||
<!--@end-->
|
</block>
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
<load target="js/page_admin.js" usecdn="true" />
|
<load target="js/page_admin.js" usecdn="true" />
|
||||||
<form action="./" method="post" onsubmit="return procFilter(this, insert_article)" id="fo_write" class="boardWrite">
|
<form action="./" method="post" onsubmit="return procFilter(this, insert_article)" id="fo_write">
|
||||||
<input type="hidden" name="mid" value="{$mid}" />
|
<input type="hidden" name="mid" value="{$mid}" />
|
||||||
<input type="hidden" name="content" value="{$oDocument->getContentText()}" />
|
<input type="hidden" name="content" value="{$oDocument->getContentText()}" />
|
||||||
<input type="hidden" name="document_srl" value="{$document_srl}" />
|
<input type="hidden" name="document_srl" value="{$document_srl}" />
|
||||||
<div class="articleHeader">
|
<div class="form" style="margin-right:10px">
|
||||||
<input type="text" name="title" class="inputText" value="{htmlspecialchars($oDocument->getTitleText())}" title="{$lang->title}" />
|
<input type="text" name="title" value="{htmlspecialchars($oDocument->getTitleText())}" title="{$lang->title}" style="width:100%" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="editor">{$oDocument->getEditor()}</div>
|
<div class="editor">{$oDocument->getEditor()}</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue