XOOPS Cube Wiki - xoopscube/legacy GitHub Wiki
Wiki imported from website and links to sf.net are DEPRECATED !
- Project Direction
- How to monitor the project
- The Bug Tracker
- The Patch Tracker
- The CVS convention
- Rules about Editing this Document
- Help Requested
(This document tree is made by referring blender.org document tree)
- Get Involved - Get_Involved Information on how to get involved in the development and maintenance of XOOPS Cube.
- Archtecture - Pages about XOOPS Cube design ideas.
-
Guides & Standards - Documents on XOOPS Cube source code, how to write patches or code new features.
- Getting Started - Checkout the source with CVS
- Coding Style Guide - Documentation on the coding style for XOOPS Cube
- The CVS Convention - Rules on the CVS of this project
- Submit a Patch - Using Patch
All content here is licensed under the Creative Commons Attribution-ShareAlike 2.5 unless noted otherwise.
XOOPS Cube Legacy API documentation generated by Apigen 2.7.0 http://xoopscube.org/documentation/api/
- Introduction
- Getting Started FAQ & Known Issue
- Overview
- Tools
(under construction)
- The Basic Of XCube Delegate
- Render System
- ActionFilter Overview
- ActionForm Overview
(under construction)
- Getting-started
- Features
- Legacy_Requirements
- Legacy_Install_And_Upgrade
- Legacy_SettingUpYourSite
- Legacy_SiteBuildFAQ
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.
- document about if using RC or Beta version, how to upgrade at xoopscube.org/wiki
- Upgrade from XCL2.1.* to XCL2.2
- How to setup Module preference
- Preload
- Whats ActionFilter Preload mechanism is realized by the Action Filter feature of Cube layer. Overview of the action filter feature provided by XOOPS Cube.
- About preload
- Preload sample
- Programming Migration from XOOPS2.0
- Like MyTextSanitizer in XOOPS2.0
- User: XOOPS Cube Legacy has two kinds of user information. One of them is XoopsUser?? for the comapatibility. Another one is the principal object of XOOPS Cube layer.
- JavaScript(jQuery)
- Legacy_Utils
- Delegate Interfaces
- https://osdn.net/projects/xoops-shade/ C# module generator(Japanese).
- Tubson Duplicable version of Cubson.
- TubsonP PHP version of Tubson(English).
- Themaker Theme Generator.
With XOOPSCube Legacy, "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.
- A user group is made to increase the field. (ja)
- How to issue a block is made to transfer to another logic.(ja)
- GettingStarted
- Miscellaneous
- UserManagement