
xoopscube-modules
XOOPS Cube Legacy and D3 Modules aka UNMG
The main goal of XOOPS Cube Legacy Modules repository is to release an end-user package with a common User Interface
Philosophical
"Learn everything you can.
Try everything that comes along.
Look at everything there is to see.
Search, experiment, make mistakes, fail, stand up.
Turn religious, turn conservative, turn radical.
And then forget all about it and find your way to create."
Requirements
Apache 2.2
PHP 5.3.1 (successful tested)
MySQL 5.x
PHP settings
Safe Mode : Off
Max. execution time : 60 sec.
Memory Limit : 128Mb (local test)
Display Errors : On
Short Open Tags : Off
File Uploads : On ( local test : Upload Max File Size:128M, Post Max Size:128M )
Magic Quotes : Off
Register Globals : Off
Output Buffering : Off
Open BaseDir : Off
Allow url_fopen : Off (recommended)
Dom extension : Yes
Exif extension : Yes
Gettext extension : Yes
JSON extension : Yes
XML enabled : Yes
Curl extension : Yes (required by recent modules)
Zlib enabled : Yes
Soap extension : Yes
Mbstring enabled : Yes
Iconv available : Yes
GD extension : Yes
GD Version: bundled (2.0.34 compatible)
GD extension Image create Truecolor
About the XOOPS Cube
XOOPS Cube is an Open Source Web Application Platform, empowering everyone to create dynamic and content rich websites with ease. It is highly compatible with XOOPS, allowing users to implement and enjoy their favourite XOOPS modules (have to be at least 2.0.7 compliant), while using the new and improved Object Oriented Web Application Platform - XOOPS Cube.
XOOPS Cube is the ideal tool for developing small to large community websites, intranet portals, corporate websites, web blogs, or what ever you need - XOOPS Cube will help you set up your site in no time. All you need is a server (e.g., Apache) that has PHP and a database (e.g. MySQL) installed.
What's the difference between XOOPS and XOOPS Cube?
XOOPS, like other Nuke derivatives such as PHP-Nuke, is labeled a Content Management System (CMS), which can be extended with modules. Users can add or change certain functions by selecting modules that meet their needs. Though it is less flexible if a user needs to customize authentication functions, web accessibility, and the like.
XOOPS Cube enables you to build your website with greater flexibility.
It is not just a CMS, but a Web Application Platform.
This allows you to design your own CMS to suit all your needs.
The User Interface and User Experience are greater and easy to customize.
XOOPS Cube Project releases a Package Legacy to ensure compatibility with old Xoops2. Main functions of the old nuke XOOPS System module are placed into their own modules, such as account management and private messages. Thanks to Cube new code, you can easily replace or extend these modules.
With XOOPS Cube you can chose or develop your own template engine (e.g. Smarty).
The core of XOOPS Cube is simple and small, offering only the minimum of needed functionality.
XOOPS and XOOPS Cube are therefore very different from each other.
Never the less, you are still able to use modules and themes made for XOOPS, as we have implemented a bridge which allows the system to work with legacy classes.
Step into the arena, embrace the new development, and join us with your current resources!
Simple, Secure, Scalable (3S) - Concept of the XOOPS Cube
Simple
Simple core
- Making some functions in the core into modules and classes.
- Core without any unused functions hogging valuable resources.
- Avoiding overlaps of code in scripts.
Secure :
Various groups and enterprises may use XOOPS Cube with out having to worry too much.
- Token system (one time ticket) to secure the system.
- Clean and efficient code to secure and extend the system.
Scalable :
A highly customizable and configurable CMS for all kinds of websites
- Enhanced object oriented code and architecture.
- Plain and efficient code simplifying further development.
XOOPS Cube Legacy Genealogy
-Aiming to become the most sophisticated of all Nukes!-
Xoopserver - Portable WAMP (Windows, Apache, MySQL, PHP)
Thanks to the portable WAMP compilation made by Mikhail. It is possible to download and install the portable Xoopserver and run a local server from a drive or usb key
to experiment and enjoy XOOPS Cube Legacy - simple, secure, scalable.
UNMG Distribution
Ultimate Newbies Modules Guide Distribution is mainly based on forum thread started by Angelos
This UNMG Distribution will run Package Legacy and D3 modules out of the box.
UNMG Distribution is not a fork of XOOPS Cube.
UNMG is only a package to set everybody free
to experiment and enjoy XOOPS Cube Legacy.