<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://xoopscube.org/modules/pukiwiki/skin/rss.en.xml" ?>
<rdf:RDF 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xml:lang="ja">

 <channel rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy">
  <title>PukiWiki-XOOPSCubeLegacy</title>
  <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy</link>
  <description>XOOPS Cube Legacy 2.1</description>
  <dc:language>ja-jp</dc:language>
  <dc:date>2008-05-09T20:38:58+09:00</dc:date>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FHowToUpgrade" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FMigration" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXSNS" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FD3downloads" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXigg" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FDBCSS" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXCsearch" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FAltsys" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FBackPack" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FBmSurvey" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FPico" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2Fwfdownloads" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FSystem" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FmultiMenu" />
    <rdf:li rdf:resource="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXCGal" />

   </rdf:Seq>
  </items>
 </channel>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FHowToUpgrade">
 <title>HowToUpgrade</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FHowToUpgrade</link>
 <dc:date>2008-05-09T20:38:50+09:00</dc:date>
 <description>How to upgrade to XCL from XOOPS 2.0.x / Icms  The following link is a very clear step-by-step  tutorial and case study by Avtx30!Tutorial by Avtx30Note :This tutorial will be added to the XOOPS Cube.org and sourceforge.net wikiswith author agreement</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy<br />
How to upgrade  &dagger;<br />
Try it first at home! Means that it's preferable to try the upgrade in a copy of your site, in your pc and then move to the real world!<br />
&uarr;Document  &dagger;<br />
If you have joined to test 2.1, you can continue testing by updating your 2.1. If you want to upgrade from 2.0.x, read its explanation. Remember that you should back up your site before you start updating.<br />
From xoops.org (draft)<br />
From 2.0.x JP<br />
From Alpha<br />
From Beta<br />
From Beta 3-d or later<br />
From Beta SnapShot<br />
From Beta 4 or later (RC and etc)<br />
These documents aren't perfect yet. We need to brush it up for end-users.<br />
Please modify these documents directly if you feel such needs.<br />
If you want to discuss these documents, use the forum please.<br />
&uarr;How to upgrade to XCL from XOOPS 2.0.x / Icms  &dagger;<br />
The following link is a very clear step-by-step  tutorial and case study by Avtx30!<br />
Tutorial by Avtx30<br />
Note :<br />
This tutorial will be added to the XOOPS Cube.org and sourceforge.net wikis<br />
with author agreement!<br />
&uarr;About mainfile.php  &dagger;<br />
In the case of upgrading from some other versions, you must patch your mainfile.php according to the methods written in wiki documents. But, if you use XOOPS Protector, you have to adjust your mainfile.php as follow:<br />
if (!defined('_LEGACY_PREVENT_LOAD_CORE_') &amp;&amp; XOOPS_ROOT_PATH != '') {<br />
 include(XOOPS_ROOT_PATH . '/modules/protector/include/precheck.inc.php');<br />
 @include_once XOOPS_ROOT_PATH.&quot;/include/cubecore_init.php&quot;;<br />
 if (!isset($xoopsOption['nocommon']) &amp;&amp; !defined('_LEGACY_PREVENT_EXEC_COMMON_')) {<br />
   include XOOPS_ROOT_PATH.&quot;/include/common.php&quot;;<br />
 }<br />
}
]]>
</content:encoded>
<dc:creator>minahito, gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FMigration">
 <title>Migration</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FMigration</link>
 <dc:date>2008-05-09T20:37:02+09:00</dc:date>
 <description>How to upgrade to XCL from XOOPS 2.0.x / Icms  The following link is a very clear step-by-step  tutorial and case study by Avtx30!Tutorial by Avtx30Note :This tutorial will be added to the XOOPS Cube.org and sourceforge.net wikiswith author agreement</description>
<content:encoded>
<![CDATA[
General  &dagger;<br />
XOOPS Cube Legacy emulates Xoops2 JP. Webmasters can easily migrate their websites running Xoops2 JP to XOOPS Cube Legacy 2.1. The project team didn't develop a specific script to upgrade from different Xoops releases. Therefore, users of any other Xoops can start to migrate to Xoops2 JP. Then to XOOPS Cube Legacy. It's the easiest way!<br />
&uarr;From XOOPS Cube Legacy development versions  &dagger;<br />
See RC.<br />
&uarr;From Xoops2 JP  &dagger;<br />
XUpgrade is the official upgrade tool. But it still a beta version. for further information, please, read more about the XUpgrade topic from this news.<br />
&uarr;From Xoops2  &dagger;<br />
XOOPS2 JP and XOOPS 2.0.x don't have a big difference. See this thread and this.<br />
&uarr;From Xoops 2.2  &dagger;<br />
Use Mithrandir's script which will revert a XOOPS 2.2+ installation to 2.0.x<br />
Download and instructions :<br />
XOOPS 2.2.3 to 2.0.x downgrade script<br />
Then upgrade to Xoops JP last release.<br />
There is also a useful guide to achieve this task here regarding the downgrade from xXoops 2.2.3 to Xoops 2.0.13.2.<br />
&uarr;How to upgrade to XCL from XOOPS 2.0.x / Icms  &dagger;<br />
The following link is a very clear step-by-step  tutorial and case study by Avtx30!<br />
Tutorial by Avtx30<br />
Note :<br />
This tutorial will be added to the XOOPS Cube.org and sourceforge.net wikis<br />
with author agreement!
]]>
</content:encoded>
<dc:creator>minahito, gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXSNS">
 <title>ModuleCompatibility/XSNS</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXSNS</link>
 <dc:date>2008-04-28T15:05:42+09:00</dc:date>
 <description>Version1.1.1Version1.1.0...XOOPSCubeLegacy/ModuleCompatibilityXSNS - Social Network Service  StatusCompatibility OKCategoryUser, GroupModule nameXSNSVersion1.1.1Download URLhttp://www.bratech.co.jp/mydownloads+index.htmThe purpose of this module is t</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
XSNS - Social Network Service  &dagger;<br />
StatusCompatibility OKCategoryUser, GroupModule nameXSNSVersion1.1.1Download URLhttp://www.bratech.co.jp/mydownloads+index.htm<br />
The purpose of this module is to group XOOPS registered users interested in talking with other users about a specific topic, or if you prefer, to group some members to exchange ideas about a topic. Compatibility D3 (Duplicatable V3)<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube versionXOOPS Cube Legacy 2.1.4OSLinuxWeb serverApache 2MySQL5PHP5ReporterGigamaster
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FD3downloads">
 <title>ModuleCompatibility/D3downloads</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FD3downloads</link>
 <dc:date>2008-04-26T20:06:50+09:00</dc:date>
 <description>Version0.80Version0.70aVersion0.70...XOOPSCubeLegacy/ModuleCompatibilityD3 Downloads  StatusCompatibility OKCategoryDownloadsModule named3downloadsVersion0.80Download URLhttp://www.photositelinks.com/modules/myalbum/photo.php?lid=928D3 module based o</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
D3 Downloads  &dagger;<br />
StatusCompatibility OKCategoryDownloadsModule named3downloadsVersion0.80Download URLhttp://www.photositelinks.com/modules/myalbum/photo.php?lid=928<br />
D3 module based on MyDownloads?<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube version2.1.4OSLinuxWeb serverApache 2MySQL5PHP5ReporterGigamaster<br />
Only, the preference of the module can't work.
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXigg">
 <title>ModuleCompatibility/Xigg</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXigg</link>
 <dc:date>2008-04-18T18:01:48+09:00</dc:date>
 <description>XOOPSCubeLegacy/ModuleCompatibilityXigg  StatusCompatibility OKCategoryArticles, SNSModule nameXiggVersion1.0.0b1Download URLXigg.orgXigg is a module alike Digg. It can run as a standalone applicationReports  Report (1)  Cube version2.1.4OSLinuxWeb s</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
Xigg  &dagger;<br />
StatusCompatibility OKCategoryArticles, SNSModule nameXiggVersion1.0.0b1Download URLXigg.org<br />
Xigg is a module alike Digg. It can run as a standalone application<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube version2.1.4OSLinuxWeb serverApache 2MySQL5PHP5ReporterGigamaster
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FDBCSS">
 <title>ModuleCompatibility/DBCSS</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FDBCSS</link>
 <dc:date>2008-04-18T03:59:43+09:00</dc:date>
 <description>XOOPSCubeLegacy/ModuleCompatibilityDBCSS  StatusCompatibility OKCategorySystemModule nameddcssVersion1.20Download URLhttp://www.photositelinks.comDBCSS is a module based on Duplicatable V3The module comes with the following functions:The stylesheet c</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
DBCSS  &dagger;<br />
StatusCompatibility OKCategorySystemModule nameddcssVersion1.20Download URLhttp://www.photositelinks.com<br />
DBCSS is a module based on Duplicatable V3<br />
The module comes with the following functions:<br />
The stylesheet can be compiled within module header operating alike the alternative system module &quot;altsys&quot; by GIJOE<br />
Block management, the stylesheet can be applied to an optional page<br />
Easily import the CSS file as a DB template<br />
Easily export the stylesheet compiled within this module<br />
Apply compiled META tags to each module<br />
As a D3 module,you can easily rename directory and have multiple installations<br />
Furthermore, this module requires Altsys to be installed and XOOPS_TRUST_PATH defined on your mainfile.php<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube version2.1.4OSLinuxWeb serverApache 2MySQL5PHP5ReporterGigamaster
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXCsearch">
 <title>ModuleCompatibility/XCsearch</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXCsearch</link>
 <dc:date>2008-04-14T06:43:54+09:00</dc:date>
 <description>XOOPSCubeLegacy/ModuleCompatibilityXC Search  StatusCompatibility OKCategorySearchModule nameXCSearchVersion0.9.2Download URLXC TokaiThe purpose of this module is to use Google Ajax Search within XOOPS CubeReports  Report (1)  Cube versionXOOPS Cube </description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
XC Search  &dagger;<br />
StatusCompatibility OKCategorySearchModule nameXCSearchVersion0.9.2Download URLXC Tokai<br />
The purpose of this module is to use Google Ajax Search within XOOPS Cube<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube versionXOOPS Cube Legacy 2.1.4OSLinuxWeb serverApache 2MySQL5PHP5ReporterGigamaster
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FAltsys">
 <title>ModuleCompatibility/Altsys</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FAltsys</link>
 <dc:date>2008-04-12T10:26:23+09:00</dc:date>
 <description>Version0.58Version0.56aXoops2 users can switch CPanel and try XCL menu|Alternative System Module  LibrarySummary:The module is required by Gijoe modules.It also provide modules blocksadmin, tplsadmin,the possibility to Xoops2 users to try XCL admin m</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
Altsys  &dagger;<br />
StatusCompatibility OKCategorySystemModule nameAltsysVersion0.58Download URLhttp://xoops.peak.ne.jp/<br />
Alternative System Module &amp; Library<br />
Summary:<br />
The module is required by Gijoe modules.<br />
It also provide modules blocksadmin, tplsadmin,<br />
Xoops2 users can switch CPanel and try XCL menu<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube versionXOOPS Cube Legacy 2.1.2OSx64Web serverApache 2.2.2MySQL5.0.21PHP5.1.4ReporterGigamaster
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FBackPack">
 <title>ModuleCompatibility/BackPack</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FBackPack</link>
 <dc:date>2008-04-07T11:54:16+09:00</dc:date>
 <description>XOOPSCubeLegacy/ModuleCompatibilityBack Pack  StatusCompatibility OKCategorysystemModule nameBack PackVersion0.91Download URLhttp://www.bluemooninc.biz/~xoops/Simple interface to backup and optimize your databaseReports  Report (1)  Cube version2.1.4</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
Back Pack  &dagger;<br />
StatusCompatibility OKCategorysystemModule nameBack PackVersion0.91Download URLhttp://www.bluemooninc.biz/~xoops/<br />
Simple interface to backup and optimize your database<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube version2.1.4OSLinuxWeb serverApache 2MySQL5PHP5ReporterGigamaster<br />
A few bugs to fix ^^
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FBmSurvey">
 <title>ModuleCompatibility/BmSurvey</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FBmSurvey</link>
 <dc:date>2008-04-07T10:33:51+09:00</dc:date>
 <description>Bm Survey  Module nameBm SurveyBmSurvey?  not found....XOOPSCubeLegacy/ModuleCompatibilityBm Survey  StatusCompatibility OKCategorySurveyModule nameBm SurveyVersion0.84Download URLhttp://www.bluemooninc.biz/~xoops/Simple interface to create and manag</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
Bm Survey  &dagger;<br />
StatusCompatibility OKCategorySurveyModule nameBm SurveyVersion0.84Download URLhttp://www.bluemooninc.biz/~xoops/<br />
Simple interface to create and manage surveys<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube version2.1.4OSLinuxWeb serverApache 2MySQL5PHP5ReporterGigamaster<br />
A few bugs to fix ^^
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FPico">
 <title>ModuleCompatibility/Pico</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FPico</link>
 <dc:date>2008-04-07T09:30:30+09:00</dc:date>
 <description>Version1.60aVersion1.60|Pico is a powerful module to manage all sort of content, wrap html, even manage forms.~-You can get from the same developer site the rich text editor FCKEditor ~-And extend it with KFM an ajax file manager/browser which can be</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility/Pico<br />
Pico  &dagger;<br />
StatusCompatibility OKCategoryContentModule namePicoVersion1.60aDownload URLhttp://xoops.peak.ne.jp/<br />
Pico is a powerful module to manage all sort of content, wrap html, even manage forms.<br />
You can get from the same developer site the rich text editor FCKEditor<br />
And extend it with KFM an ajax file manager/browser which can be used<br />
as a plugin of FCKEditor.<br />
http://kfm.verens.com/<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube versionXOOPS Cube Legacy 2.1.2OSx64Web serverApache 2.2.2MySQL5.0.21PHP5.1.4ReporterGigamaster
]]>
</content:encoded>
<dc:creator>gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2Fwfdownloads">
 <title>ModuleCompatibility/wfdownloads</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2Fwfdownloads</link>
 <dc:date>2008-03-31T14:33:49+09:00</dc:date>
 <description>XOOPSCubeLegacy/ModuleCompatibilitywfdownloads  StatusCompatibility OKCategorydownloadsModule namewfdownloadsVersion3.2RC1Download URLhttp://www.smartfactory.caThis module was originally based on Mydownloads, and refactored by Catzwolf and the WF-Pro</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
wfdownloads  &dagger;<br />
StatusCompatibility OKCategorydownloadsModule namewfdownloadsVersion3.2RC1Download URLhttp://www.smartfactory.ca<br />
This module was originally based on Mydownloads, and refactored by Catzwolf and the WF-Projects team. Then it became a project of The SmartFactory? who continued the excellent work started by the WF-Projects team.<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube versionLegacy 2.1.3 (Hodajuku Distribution 1.0.0)OSLinux x64Web serverApache 2.2.8MySQL5.0.54PHP5.2.5Reporteravtx30
]]>
</content:encoded>
<dc:creator>avtx30</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FSystem">
 <title>ModuleCompatibility/System</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FSystem</link>
 <dc:date>2008-03-31T03:03:10+09:00</dc:date>
 <description>Note:  Notice [PHP]: Constant _MD_AM_PERMADDNG already defined in file modules/system/language/english/admin.php line 27Notice [PHP]: Constant _MD_AM_PERMADDOK already defined in file modules/system/language/english/admin.php line 28Notice [PHP]: Con</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
system  &dagger;<br />
StatusCompatibility OKCategoryxoops coreModule namesystemVersion1.02Download URLhttp://www.xoops.org<br />
Xoops system module for administration of core settings of the site.<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube versionLegacy 2.1.4OSLinux x64Web serverApache 2.2.8MySQL5.0.54PHP5.2.5Reporteravtx30<br />
&uarr;Note:  &dagger;<br />
Notice [PHP]: Constant _MD_AM_PERMADDNG already defined in file modules/system/language/english/admin.php line 27<br />
Notice [PHP]: Constant _MD_AM_PERMADDOK already defined in file modules/system/language/english/admin.php line 28<br />
Notice [PHP]: Constant _MD_AM_PERMRESETNG already defined in file modules/system/language/english/admin.php line 29<br />
Notice [PHP]: Constant _MD_AM_PERMADDNGP already defined in file modules/system/language/english/admin.php line 30
]]>
</content:encoded>
<dc:creator>avtx30, gigamaster</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FmultiMenu">
 <title>ModuleCompatibility/multiMenu</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FmultiMenu</link>
 <dc:date>2008-03-27T02:19:31+09:00</dc:date>
 <description>not found.Allow to create up to 8 different Custom Menusnot found.Allow to create up to 8 different Custom Menus....multiMenu  StatusSystem RequiredCategoryutilityModule namemultiMenuVersion1.15Download URLhttp://malaika-system.com/Allow to create up</description>
<content:encoded>
<![CDATA[
multiMenu  &dagger;<br />
StatusSystem RequiredCategoryutilityModule namemultiMenuVersion1.15Download URLhttp://malaika-system.com/<br />
Allow to create up to 8 different Custom Menus<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube versionLegacy 2.1.4OSLinux x64Web serverApache 2.2.8MySQL5.0.54PHP5.2.5Reporteravtx30
]]>
</content:encoded>
<dc:creator>avtx30</dc:creator>
</item>

<item rdf:about="http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXCGal">
 <title>ModuleCompatibility/XCGal</title>
 <link>http://xoopscube.org/modules/pukiwiki/?XOOPSCubeLegacy%2FModuleCompatibility%2FXCGal</link>
 <dc:date>2008-03-26T07:10:30+09:00</dc:date>
 <description>XCGal  not found....XOOPSCubeLegacy/ModuleCompatibilityXCGal  StatusCompatibility OKCategoryPhotos AlbumModule namexcgalVersion2.0.1Download URLunknownGallery module for Xoops 2.2 and higher based on xcgal 1.1 RC what is based on Coppermine 1.10  Gr?</description>
<content:encoded>
<![CDATA[
XOOPSCubeLegacy/ModuleCompatibility<br />
XCGal  &dagger;<br />
StatusCompatibility OKCategoryPhotos AlbumModule namexcgalVersion2.0.1Download URLunknown<br />
Gallery module for Xoops 2.2 and higher based on xcgal 1.1 RC what is based on Coppermine 1.10 &copy; Gr?ory DEMAR (http://coppermine.sourceforge.net)<br />
&uarr;Reports  &dagger;<br />
&uarr;Report (1)  &dagger;<br />
Cube versionLegacy 2.1.4OSLinux x64Web serverApache 2.2.8MySQL5.0.54PHP5.2.5Reporteravtx30
]]>
</content:encoded>
<dc:creator>avtx30, gigamaster</dc:creator>
</item>


</rdf:RDF>
