mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8239 201d5d3c-b55e-5fd7-737f-ddc643e51545
26 lines
1.9 KiB
HTML
26 lines
1.9 KiB
HTML
<div>
|
|
<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>
|
|
<ol>
|
|
<li>
|
|
When <strong><a href="{getUrl('', 'module','admin', 'act', 'dispLayoutAdminContent')}" 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>
|
|
</div>
|
|
</div>
|
|
</div>
|