mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Admin Bar UI enhancement. Welcome page content update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12189 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7dcd60a762
commit
45dcea0706
17 changed files with 275 additions and 234 deletions
|
|
@ -6,22 +6,22 @@
|
|||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Management...</a>' progress.</p>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispLayoutAdminInstalledList')}">Admin > Extensions > Instance of layout...</a>' progress.</p>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Extensions > Easy install...</a>' progress.</p>
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<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>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">the layout</a></strong> has been successfully installed, you can see the screen containing a <strong>header</strong>, a <strong>content body</strong>, and a <strong>footer</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">Menu module</a></strong> has been successfully installed, you can see both <strong>global and local navigations</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">Integrated Search module</a></strong> has been successfully installed, you can see <strong>the search form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">Login widget</a></strong> has been successfully installed, you can see <strong>the login form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank">Page module</a></strong> has been successfully installed, you see this page.
|
||||
</li>
|
||||
</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>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<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>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">the layout</a></strong> has been successfully installed, you can see the screen containing a <strong>header</strong>, a <strong>content body</strong>, and a <strong>footer</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">Menu module</a></strong> has been successfully installed, you can see both <strong>global and local navigations</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">Integrated Search module</a></strong> has been successfully installed, you can see <strong>the search form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">Login widget</a></strong> has been successfully installed, you can see <strong>the login form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank">Page module</a></strong> has been successfully installed, you see this page.
|
||||
</li>
|
||||
</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>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,22 +1,27 @@
|
|||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<p>ウェブサイトを始める前にこのページを削除してください。<br />以下のリストの格項目をチェックして設置状態を確認することができます。<br />管理ページから全てのコンポネントを確認することができます。</p>
|
||||
<ol>
|
||||
<li>
|
||||
画面の構成から <strong>header</strong>, <strong>body</strong>, <strong>footer</strong>が見えたら、<strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">レイアウト</a></strong>は正常に設置されたことです。
|
||||
</li>
|
||||
<li>
|
||||
<strong>画面上端と左に位置する二つのメニュー</strong>が見えたら、<strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">メニューモジュール</a></strong>は正常に設置されたことです
|
||||
</li>
|
||||
<li>
|
||||
画面右上端に<strong>検索ボックス</strong>が見えたら、<strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">統合検索モジュール</a></strong>は正常に設置されたことです
|
||||
</li>
|
||||
<li>
|
||||
画面左端に<strong>ログインボックス</strong>が見えたら、<strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">ログインウィジェット</a></strong>は正常に設置されたことです
|
||||
</li>
|
||||
<li>
|
||||
このページが読めたら、<strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank">ページモジュール</a></strong>は正常に設置されたことです
|
||||
</li>
|
||||
</ol>
|
||||
<p>
|
||||
<strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">設定ページ</a></strong>で他のページを初期起動モジュールにセッティングすることができます。
|
||||
</p>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -6,22 +6,22 @@
|
|||
</section>
|
||||
<section class="even i2">
|
||||
<h3>메뉴 구조 바꾸기</h3>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">관리 > 사이트 > 사이트맵</a>'에서 '메뉴 구조'를 변경할 수 있습니다.</p>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">관리 > 사이트 제작/편집 > 사이트 메뉴 편집</a>'에서 '메뉴 구조'를 변경할 수 있습니다.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>레이아웃 디자인 바꾸기</h3>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('','module','admin','act','dispLayoutAdminInstalledList')}">관리 > 확장기능 > 설치된 레이아웃</a>'에서 '레이아웃 디자인'을 변경할 수 있습니다.</p>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">관리 > 사이트 제작/편집 > 사이트 디자인 설정</a>'에서 '레이아웃 디자인'을 변경할 수 있습니다.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>모듈 설치하기</h3>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">관리 > 확장기능 > 쉬운 설치</a>'에서 '모듈'을 설치할 수 있습니다.</p>
|
||||
<h3>초기화면 바꾸기</h3>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">관리 > 사이트 제작/편집 > 사이트 메뉴 편집</a>'에서 '초기화면'을 바꿀 수 있습니다.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>초기화면 바꾸기</h3>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">관리 > 설정 > 일반 > 기본</a>'에서 '초기화면'을 바꿀 수 있습니다.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>초기화면 꾸미기</h3>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('act','dispPageAdminContentModify')}">페이지 수정</a>' 버튼을 눌러 '초기화면'을 꾸밀 수 있습니다.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>모듈 설치하기</h3>
|
||||
<p>관리자로 로그인 한 다음 '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">관리 > 고급 > 쉬운 설치</a>'에서 '모듈'을 설치할 수 있습니다.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<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>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">the layout</a></strong> has been successfully installed, you can see the screen containing a <strong>header</strong>, a <strong>content body</strong>, and a <strong>footer</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">Menu module</a></strong> has been successfully installed, you can see both <strong>global and local navigations</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">Integrated Search module</a></strong> has been successfully installed, you can see <strong>the search form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">Login widget</a></strong> has been successfully installed, you can see <strong>the login form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank">Page module</a></strong> has been successfully installed, you see this page.
|
||||
</li>
|
||||
</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>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<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>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">the layout</a></strong> has been successfully installed, you can see the screen containing a <strong>header</strong>, a <strong>content body</strong>, and a <strong>footer</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">Menu module</a></strong> has been successfully installed, you can see both <strong>global and local navigations</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">Integrated Search module</a></strong> has been successfully installed, you can see <strong>the search form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">Login widget</a></strong> has been successfully installed, you can see <strong>the login form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank">Page module</a></strong> has been successfully installed, you see this page.
|
||||
</li>
|
||||
</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>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<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>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">the layout</a></strong> has been successfully installed, you can see the screen containing a <strong>header</strong>, a <strong>content body</strong>, and a <strong>footer</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">Menu module</a></strong> has been successfully installed, you can see both <strong>global and local navigations</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">Integrated Search module</a></strong> has been successfully installed, you can see <strong>the search form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">Login widget</a></strong> has been successfully installed, you can see <strong>the login form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank">Page module</a></strong> has been successfully installed, you see this page.
|
||||
</li>
|
||||
</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>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<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>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">the layout</a></strong> has been successfully installed, you can see the screen containing a <strong>header</strong>, a <strong>content body</strong>, and a <strong>footer</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">Menu module</a></strong> has been successfully installed, you can see both <strong>global and local navigations</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">Integrated Search module</a></strong> has been successfully installed, you can see <strong>the search form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">Login widget</a></strong> has been successfully installed, you can see <strong>the login form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank">Page module</a></strong> has been successfully installed, you see this page.
|
||||
</li>
|
||||
</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>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<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>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">the layout</a></strong> has been successfully installed, you can see the screen containing a <strong>header</strong>, a <strong>content body</strong>, and a <strong>footer</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">Menu module</a></strong> has been successfully installed, you can see both <strong>global and local navigations</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">Integrated Search module</a></strong> has been successfully installed, you can see <strong>the search form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">Login widget</a></strong> has been successfully installed, you can see <strong>the login form</strong>.
|
||||
</li>
|
||||
<li>
|
||||
When <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank">Page module</a></strong> has been successfully installed, you see this page.
|
||||
</li>
|
||||
</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>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
|
|
@ -1,20 +1,27 @@
|
|||
<h2>XE core '{$version}' 飓惕圜晚颌涮睇枨圜!</h2>
|
||||
<p>瞍艘惴孙亍匮笞颀铖,綦嗷撷鸲螽闫埕<EFBFBD>攸。<br />綦塔?欷<><E6ACB7>偻<EFBFBD>煦憷茭飓镝<E9A393>颌涮睇枨圜。<br />师瞍畏租戡<EFBFBD>攸耖首谈岫牦疒遂。</p>
|
||||
<ol>
|
||||
<li>
|
||||
幼 <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminAllInstanceList')}" target="_blank">鼹攸噔酮</a></strong> 飓圜晚颌涮睇懔,师首谈镖肆匮<E88286>钴 <strong><EFBFBD>庀</strong>,<strong>耶榛瘾赭</strong>妯 <strong><EFBFBD>诃</strong>。
|
||||
</li>
|
||||
<li>
|
||||
幼 <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispMenuAdminContent')}" target="_blank">嘣婴偌疒</a></strong> 飓圜晚颌涮睇懔,师首谈 <strong>瘾嘣婴<EFBFBD>憝嘣婴</strong>。
|
||||
</li>
|
||||
<li>
|
||||
幼 <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispIntegration_searchAdminContent')}" target="_blank">猡泓偌疒</a></strong> 飓圜晚颌涮睇懔,师首谈 <strong>猡泓?</strong>。
|
||||
</li>
|
||||
<li>
|
||||
幼 <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispWidgetAdminDownloadedList')}" target="_blank">Login widget</a></strong> 飓圜晚颌涮睇懔,师首谈 <strong>贼忑?</strong>。
|
||||
</li>
|
||||
<li>
|
||||
幼 <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispPageAdminContent')}" target="_blank"><EFBFBD>攸偌疒</a></strong> 飓圜晚颌涮睇懔,靓师首谈螽<E8B088>。
|
||||
</li>
|
||||
</ol>
|
||||
<p>?濂师欷瞍 <strong><a href="{getUrl('', 'module', 'admin', 'act', 'dispAdminConfig')}" target="_blank">噔镆<EFBFBD>攸</a></strong> 耖麴<E88096>徐鲡钴偌疒。</p>
|
||||
<article class="welcomeXE">
|
||||
<h2>XE core '{$version}' has been successfully installed!</h2>
|
||||
<section class="odd i1">
|
||||
<h3>Change the site title</h3>
|
||||
<p>After login as administrator, you can change the 'site title' as '<a href="{geturl('','module','admin','act','dispAdminConfigGeneral')}">Admin > Settings > General > Primary...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i2">
|
||||
<h3>Change the menu structure</h3>
|
||||
<p>After login as administrator, you can change the 'menu structure' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i3">
|
||||
<h3>Change the layout design</h3>
|
||||
<p>After login as administrator, you can change the 'layout design' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteDesign')}">Admin > Menu > Site Design...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="even i4">
|
||||
<h3>Main page replacement</h3>
|
||||
<p>After login as administrator, you can change the 'main page' as '<a href="{geturl('','module','admin','act','dispMenuAdminSiteMap')}">Admin > Menu > Menu Editor...</a>' progress.</p>
|
||||
</section>
|
||||
<section class="odd i5">
|
||||
<h3>Main page decoration</h3>
|
||||
<p>After login as administrator, you can edit the 'main page' by click the '<a href="{geturl('act','dispPageAdminContentModify')}">Modify...</a>' button.</p>
|
||||
</section>
|
||||
<section class="even i6">
|
||||
<h3>Module installation</h3>
|
||||
<p>After login as administrator, you can install the 'module' as '<a href="{geturl('','module','admin','act','dispAutoinstallAdminIndex')}">Admin > Advanced > Easy install...</a>' progress.</p>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue