Skip to content
kilica edited this page Jul 5, 2012 · 4 revisions

Table of Contents

XOOPS Cube Project Documents

Learning about XOOPS Cube

How to join us

Development

(This document tree is made by referring blender.org document tree)

Copyright

All content here is licensed under the Creative Commons Attribution-ShareAlike 2.5 unless noted otherwise.

XOOPS Cube API Documents

Introduction

(under construction)

Programming Guide

(under construction)

Legacy API Documents


(under construction)



About XOOPSCube Legacy


These pages below this line are imported from xoopscube.org/wiki at Dec 8.2007
The purpose is to concentrate developmental document into this wiki in sf.net.
So user-side documents in xoopscube.org/wiki are not imported, only linked.

BasicTutorial

CVS

CookBook

Distribution

FAQ

HowToUpgrade

Kernel

Migration

ModuleCompatibility

Module development programming guide

By this document, you can learn the base part of how to develop blocks in your modules.

ThemeDevelopment

Tools

Development Aids

Module Generators

  • Cubson C# module generator(Japanese).
  • Tubson Duplicable version of Cubson.
  • TubsonP PHP version of Tubson(English).

Theme Generators

TutorialCenter

in XOOPSCubeLegacy, "changing operation from the origin, without adding a hand to the existing file" is possible. The following is shown as the sample. This utilizes the function of Preload and Delegate.

VideoTutorial