Download Multisite for XOOPS 2.3.x, XOOPS 2.4.x Series, XOOPS 2.5.x Series - it allows for multiple site to be run from the one xoops, many xoops - One Code - Many Domain Bases. Download now
With this module you are capable of managing multiple domains for your website there are many core hacks with this module but it makes managing your site dynamically and easily for your environment.
It is modeled off the System module, so you can easily expand it and make structural changes. There is a forum for this module should you wish to look at the hacks to get it up and running Forum on Multisite Module
To implement this module requires some core hacks, this is more replacement of or ammendments to include the multisite modules class library using the xoops_getmodulehandler function. Most of the function calls even criterias are the same.
Whats new in this version
* Domain Groups in admin fixed * Preloader Added to module * More bug fixes. more...
Welcome to the March 2010 issue of WOX (World of XOOPS) Newsletter - (see here previous versions)
As always, as the first thing in each newsletter we wanted to express our gratitude to all of you who have donated money to XOOPS Foundation! We truly appreciate your trust and support!
In order to honor our community member - Marcello Brandao, who lost his battle with cancer, we have established an Annual "Marcello Brandao XOOPS Innovation Award". This way, he will always be remembered within the XOOPS Community.
XOOPS Innovation Award - for people who create something very unique and innovative for XOOPS. This time the award goes to Mohd Hilmi bin Ngah (NovaSmart), from Malaysia, for his innovative work on the AMS (Article Management System)
XOOPSer of the Month Award: is given to XOOPS members who show extraordinary dedication to XOOPS, and go the extra mile for XOOPS. This month, it goes to Christophe Capitaine (Burning) from France for his continues support in the maintaining Theme Gallery, and Module Compatibility list, and currently updating the Module Repository.
The IXThemes Project is ready to please all XOOPS users with release 2.5 simultaneously 68 themes for XOOPS which are created by 6 Theme Frameworks (ixt001, ixt002, ixt010, ixt011, ixt012, ixt19).
Each of 68 themes is uploaded for you on a demo sites of IXThemes Project. You can see as these themes on XOOPS 2.3.3b - XOOPS 2.5.0a2 look.
What new in release 2.5?
Possibility of concatenation of left and right columns is added.
Possibility of switching-off for extended header is added.
Possibility of switching-off for RSS link in header is added.
Possibility of switching-off for preheader is added.
Possibility of switching-off for footer is added.
Possibility of switching-off for control zones is added.
Possibility of switching-off for slides zone is added.
Possibility of columns layout settings is added ( LRC, LCR, CLR).
Cursor:pointer for buttons is added.
The maximum height of a footer background is increased up to 600px.
jQuery 1.4.2 ready and included.
All options for IXThemes themes of release 2.5 are in a file '/"themename"/tpl/assigns.html' which can look for example so: <{assign var=ixt_preheader value="no"}> <{assign var=ixt_extheader value="no"}> <{assign var=ixt_headerrss value="yes"}> <{assign var=ixt_slides value="yes"}> <{assign var=ixt_layout value="clr"}> <{assign var=ixt_ctrl0 value="no"}> <{assign var=ixt_ctrl1 value="yes"}> <{assign var=ixt_ctrl2 value="yes"}> <{assign var=ixt_extfooter value="yes"}> <{assign var=ixt_footerrss value="yes"}> <{assign var=ixt_uitheme value="base"}> <{assign var=ixt_multiskin value="no"}> <{assign var=ixt_fixskin value=""}> <{assign var=ixt_blconcat value="rl"}> <{assign var=content_top_order value=clr}> <{assign var=content_bottom_order value=clr}> <{assign var=hide_content value=0}> <{assign var=ixt_rtl value=""}>
I needed a cloanable news module and one that worked correctly with xlanguage and UTF-8 so I decided to start a new news branch.
I had to decide on two ways to face the problem. One was that i could write a cloner file with a long list of files to be parsed and renamed in every needed spot and the other to use an automatic parser of files that only changes prefixes and a few file names like the clone file in Oledrion. The first was disregarded only because at every code modification one has to keep track of every single change and update the cloner file by hand, in the second case nothing has to be done all prefixes are parsed removing conflicts between cloned modules. Its fast and reliable. Below are some of the changes I made.
Called module xNews to keep original News module as is. No overwriting.
!!!! IMPORTANT !!!! Please upgrade your News module to 1.64-5-6 before installing xNews if you have intention to import data from original - it has not been tested on previous versions.
!!!! IMPORTANT !!!! Importing original News module 1.64-5-6 data - On install xNews activates import button only if xNews stories table is empty therefore if you want to import data you should do this right after install and before doing anything else - Import will not work from clones. You can still work creating and adding news to clones without touching xNews data until you decide to import original news data.
I have tested the module on linux - Apache 2 - php 5 -mysql 5 - xoops 2.4.x - 2.5.x working fine. Has to be tested on Windows.
The Package "Web 0.1 Tools" is the first compilation by the XooFoo.org Laboratories, portable web tools for developing a website! This package includes text editors (Notepad + +, Kompozer), a CSS editor (Oikia Editor), a web browser (Opera), tools for images (Gimp MWSnap), an ftp (Filezilla), a client svn (Subcommander), a tool for archives (7zip), a file synchronizer (Toucan), a comparator file (WinMerge) and a task manager (ToDo List).
Spiders is a robot manager tool, that imports a list of all crawler and scanner robots on the web. It allows you to use XOOPS Permissiveness to control the data that robots list online your site. It will also log the robot in using a post loader and display when the robot is online on you 'Whos Online'.
The robot text file used is taken from an onlinae resource of Robot data and stores it in your database. Remember to adjust your mainfile.php to include the post loader after the common file is loaded.
Robot Manager (Spiders) is a good way to control what your site displays in search engines.