[xoops-cvslog 5100] CVS update: xoops2jp/html/modules/legacy/language/english/help

Back to archive index

Minahito minah****@users*****
2006年 10月 14日 (土) 23:55:23 JST


Index: xoops2jp/html/modules/legacy/language/english/help/help.html
diff -u /dev/null xoops2jp/html/modules/legacy/language/english/help/help.html:1.1.2.1
--- /dev/null	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/language/english/help/help.html	Sat Oct 14 23:55:23 2006
@@ -0,0 +1,53 @@
+<h4>Outline</h4>
+<ul>
+  <li>This module provides compatibility of XOOPS Cube with XOOPS 2.0.x.</li>
+  <li>Also, it provides module operation menu and theme engine for admin menu.</li>
+  <li>This module is incomplete in this release. It should be used together with System module.</li>
+</ul>
+
+<h4>Action Search</h4>
+<ul>
+  <li>Search information of typed keyword from admin menu and help files.</li>
+  <li>Please perform search when you need to know how to use the XOOPS Cube.</li>
+</ul>
+
+<h4>Index</h4>
+<ul>
+  <li><a href="<{'theme.html'|helpurl}>">Theme management</a></li>
+</ul>
+
+<h4>Module administration / installation</h4>
+<ul>
+  <li>When you go to this area, you see a list of installed module in your XOOPS Cube.</li>
+  <li>To install modules, please go to 'install module'.</li>
+  <li>You can check details of modules when you click 'Information(!)' button.</li>
+  <li>Otherwise, you can operate the administration menu just like XOOPS 2.0.x.</li>
+</ul>
+
+<h4>Block administration / installation</h4>
+<ul>
+  <li>Click <a href="<{'block.html'|helpurl}>">here</a> to understand this feature.</li>
+</ul>
+
+<h4>Themes administration / installation</h4>
+<ul>
+  <li>Click <a href="<{'theme.html'|helpurl}>">here</a> to understand this feature.</li>
+</ul>
+
+<h4>Migration guide (from XOOPS 2.0.x)</h4>
+<ul>
+  <li>Please refer <a href="<{'xoops2.html'|helpurl}>">here.</a></li>
+</ul>
+
+<h4>TODO (What's coming?)</h4>
+<ul>
+  <li>Name of this module would be changed to 'Legacy module' form 'Base module'.</li>
+  <li>Some modules which depend on minor global variables of XOOPS2, can not be installed in XOOPS Cube Legacy 2.1.
+</ul>
+
+<h4>ToDo of Cube Legacy 2.1.0 for the next version</h4>
+<ul>
+  <li>The preview feature in custom blocks has to be implemented.</li>
+  <li>Users can't use forward-match and backward-match in the user search. These search options are available in XOOPS2.</li>
+  <li>IIS may not install modules which have SQL file. If you meet such troubles, please report to us.
+</ul>
Index: xoops2jp/html/modules/legacy/language/english/help/index.html
diff -u /dev/null xoops2jp/html/modules/legacy/language/english/help/index.html:1.1.2.1
--- /dev/null	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/language/english/help/index.html	Sat Oct 14 23:55:23 2006
@@ -0,0 +1 @@
+ <script>history.go(-1);</script>
\ No newline at end of file
Index: xoops2jp/html/modules/legacy/language/english/help/block.html
diff -u /dev/null xoops2jp/html/modules/legacy/language/english/help/block.html:1.1.2.1
--- /dev/null	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/language/english/help/block.html	Sat Oct 14 23:55:23 2006
@@ -0,0 +1,39 @@
+<h4>How to use Blocks</h4>
+<p>Blocks is small content that is displayed to modules you specified.
+It is installed with modules that have blocks.</p>
+
+<h5>Install Blocks</h5>
+<p>At first, you have to install blocks to use it.
+Click <a href="<{$smarty.const.XOOPS_MODULE_URL}>/base/admin/index.php?action=BlockInstallList">here</a> to start installing blocks.
+In the form, you can change the name of the block and apply groups that can see the block.
+Weight is order in the column that you specify.</p>
+
+<h5>Column</h5>
+<p>Most themes have three panes.
+The central panes has more two panes.
+These panes are called Left column, Center-Left column, Center column, Center-right column and Right column.
+You can display the block to the column that you specify of the module that you specify.</p>
+
+<p>Some themes don't have Left column or Right column.
+In such case, one column might be inseted to another column.
+You need to read the manual of those themes to understand the feature of them.</p>
+
+<h6>Note</h6>
+<p>The special Render System may give special functions to you about blocks.
+If you have installed it, read the manual of your RenderSystem.</p>
+
+<h5>Block Managing</h5>
+<p>You can change the setting of the block anytime in Block Manage.
+Click <a href="<{$smarty.const.XOOPS_MODULE_URL}>/base/admin/index.php?action=BlockList">here</a>.
+The usage is based on other control functions.
+Click the edit icon to change the setting.</p>
+
+<h6>Uninstall Block</h6>
+<p>If you hope to lay off the display of the block, click the uninstall icon.
+The block returns into the list of uninstall blocks.
+The setting of the block is kept until you uninstall the module that has the block.
+You can re-install the block anytime.</p>
+
+<h5>FOR XOOPS2 USERS</h5>
+<p>XOOPS Cube Legacy 2.1 has separated the list of un-used blocks from Block Manage.
+It is like Module Manage.</p>
Index: xoops2jp/html/modules/legacy/language/english/help/theme.html
diff -u /dev/null xoops2jp/html/modules/legacy/language/english/help/theme.html:1.1.2.1
--- /dev/null	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/language/english/help/theme.html	Sat Oct 14 23:55:23 2006
@@ -0,0 +1,48 @@
+<p>
+Themes are the skin(Looks) at XOOPS Cube.
+You may change the looks of your site by changing the main theme like a dress-up doll.
+Let's customize the looks of your site. Download themes from sites of theme designers who have published themes for XOOPS Cube.
+</p>
+
+<h4>How to change the main theme</h4>
+<p>
+The main theme is the default theme at your site. You can specify one main theme in one your site.
+</p>
+<ol>
+  <li>Click 'Theme management' in the side menu of Legacy module.</li>
+  <li>Click 'Select' button of the theme which you want to use as the main theme.</li>
+</ol>
+<p>
+After setting, let's go to your site. New design site welcomes you.
+</p>
+
+<h4>How to install new themes</h4>
+<p>
+An additional theme can be obtained on theme developer's website etc.
+The distributed theme is mostly compressed.
+To use the theme, please upload it to /themes directory after decompression of files.
+</p>
+
+<h5>Be careful about the theme directory!</h5>
+<ul>
+  <li>Please upload the folder of the decompressed theme to the themes directory under the root directory of XOOPS Cube. The folder should include theme.html or package.ini.php.</li>
+</ul>
+
+<h5>Let's read the note of the theme</h5>
+<p>
+A theme may need the special <strong>render-system</strong>.
+'Legacy Render System' which is included as default, can handle the theme format of XOOPS2.
+If you install other render systems, XOOPS Cube get able to new theme formats.
+Please, read the note of the theme for installing theme correctly, if the note is there.
+</p>
+
+<h4>How to use Theme Select</h4>
+<p>
+Users may select their favorite theme from theme list which you specified.
+To that end, you need to list up selectable themes and install 'Theme Select' block for visitors.
+</p>
+<ol>
+  <li>At first, let's make theme list. Click 'Theme management' in the side menu of Legacy module.</li>
+  <li>Check themes which you want to specify as selectable themes. Next, Click 'Submit' button.</li>
+  <li>Install 'Theme Select' block. If you don't know about blocks of XOOPS Cube, read help about it.</li>
+</ol>
Index: xoops2jp/html/modules/legacy/language/english/help/xoops2.html
diff -u /dev/null xoops2jp/html/modules/legacy/language/english/help/xoops2.html:1.1.2.1
--- /dev/null	Sat Oct 14 23:55:23 2006
+++ xoops2jp/html/modules/legacy/language/english/help/xoops2.html	Sat Oct 14 23:55:23 2006
@@ -0,0 +1,33 @@
+<h4>Migration from XOOPS2 to XOOPS Cube 2.1 Legacy</h4>
+<h5>Getting first</h5>
+<p> All of system module's feature are active because XOOPS Cube 2.1 is development status. You'll need these old features to solve your troubles.</p<p> These features will be ported to 'Legacy module' until stable release.</p>
+
+<h5>Module management</h5>
+<ul>
+<li>You can manage modules on 'Legacy system' module.</li>
+<li>'Install module' and 'Module management' has each control page.</li>
+<li>Click 'Module management' menu to manage your installed modules. Click 'Install module' menu to install new modules.</li>
+<li>Legacy system's module installer keeps some bugs now. And, it doesn't implement all function of system module's installer.</li>
+<li>Old system's installer set group permission by the user who execute install. New Legacy system's installer set group permission to an administrator group only.</li>
+</ul>
+
+<h5>User management</h5>
+<ul>
+<li>'User management', 'Group management', 'Group permission', 'Avatar management' and 'Sending mail' will be ported to <strong>user module</strong>.</li>
+<li>However, 'Sending mail' hasn't ported yet.</li>
+</ul>
+
+<h5>Theme management</h5>
+<ul>
+<li>Each renderer systems (Theme engine) are used for management themes.</li>
+<li>We think that DB template manager is property of the renderer. Therefore, template manager is ported to Legacy renderer which has compatibility with XOOPS2's smarty environment.</li>
+</ul>
+
+<div style="color:red;">New!</div>
+<h5>Block management</h5>
+<ul>
+<li>XOOPS Cube 2.1 Legacy environment changed an opinion about block feature. You need <strong>install</strong> block before you set block to your site. New Legacy system handles it by visible flag.</li>
+<li>If you install module, the module's blocks are registered to XOOPS Cube + Legacy, but it isn't able to use. Click install icon of block which you want to install in 'Install block' page.</li>
+<li>If you uninstall the block, it returns to the list of 'Install block' page.</li>
+<li>You can't edit uninstalled blocks' group permission, target column and target module. But, uninstalled blocks keep these parameters. When you re-install the block, block installer recovers last parameters.
+</ul>


xoops-cvslog メーリングリストの案内
Back to archive index