Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
New Posts New Topics All Posts All Forums Index General Modules Themes Development International XOOPS.org

Search

Donat-O-Meter

Make donations with PayPal!
Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $25.00
Net Balance: $23.57
Left to go: $76.43

Donations
Anonymous ($15)Jun-14
Anonymous ($10)Jun-10

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 87 2013 Abuse admin Amazon AntiHarvesting AntiMalUser AntiSpam API bags Beats billige black Blocks blue Bootstrap Captcha cell Christmas chronolabs content Conversion demo docek download Dresses editor evden eve facebook floor free herre Honeypot Human IP IPInfoDB jQuery kantor lamps Language log logger Lucire mobile module modules Monster mulberry MyAlbum-p newbb news online PageRank pandora Password Permissions pink Plugin portal preloader Prevention profile project propose Protector publisher Rights rmcommon Room sale security Server site Smarty SOAP Songlist Spam stem Studio tag tags tdmcreate template Theme themes TinyMCE User userlog website Whitepaper Wishcraft XIPS xoops Xortify ZendFramework

New Users

Registering user

# 136106

g_capobianco

Welcome to XOOPS!




Bottom   Previous Topic   Next Topic  Register To Post

(1) 2 3 4 ... 6 »


#1 Posted on: 2009/2/16 3:54 Multixoops - With version 2.3.3 - RC
I have spent the day starting the core solution to multidomain/subdomain sites. I used version 2.3.3 RC to make this build so it is with unknown issues, I know some of you are working with this version from the nightly build.

The way this version works is you follow the install as usual, in the system module there is a new option called "Domains". This allows you to add domains to the system and assign themes and languages for the site.

This is very useful for example imagining that you would set your domains up like so:

http://en.yoursite.com (english + theme)
http://fr.yoursite.com (french + theme)
http://cn.yoursite.com (chinese + theme)
http://uk.yoursite.com (english + theme)
....

What you do is point your subdomain at your XOOPS_ROOT_PATH and the system will make adjustments to setting based on your domain abstractions.

Looks like:

Click to see original Image in a new window


if you want to download this and give it a test please do so from http://bin.chronolabs.org.au/MultiXoops-2.3.3-rc.zip (6.9Mbs)

Top


Click to see original Image in a new window
www.ohloh.net/accounts/226400

Follow, Like & Read:-

* www.twitter.com/espacey
* www.ceo.blogs.labs.coop
* www.facebook.com/epsacey
wishcraft
Module Developer
Module Developer
Joined:
2007/5/18 15:56
From Dulwich Hill, Sydney, Australia
Group:
Registered Users
Posts: 2051
(Show More) (Show Less)


#2 Posted on: 2009/2/16 4:36 Re: Multixoops - With version 2.3.3 - RC
great. im waiting so long for multisite under xoops. i will testing.

Top


webmystar - xoops german support
webmystar
Friend of XOOPS
Friend of XOOPS
Joined:
2008/6/23 5:36
From Leipzig
Group:
Registered Users
Posts: 398
(Show More) (Show Less)


#3 Posted on: 2009/2/16 6:09 Re: Multixoops - With version 2.3.3 - RC
Looks great! Why not combine this multixoops with defacer? It's the same mechanism but is based on pages or modules linked to themes. It would be handy to have both mechanisms on one configpage.

Top


The Dutch speaking XOOPS community has moved!
____________________________________

For Dutch support now go to www.nlxoops.nl
flipse
Moderator
Moderator
Joined:
2005/9/15 4:11
From The Netherlands
Group:
Registered Users
Community Coordinator (temporary)
Posts: 705
(Show More) (Show Less)


#4 Posted on: 2009/2/16 9:11 Re: Multixoops - With version 2.3.3 - RC
So the language, theme and starting module differ between the multiple sites, but is there any difference for the module data? For example, can you run CBB on multiple sites and have different forums for each? (I understand you could set it up this way using groups, I'm just wondering if Multixoops has an automated method for handling such things.)

And, lest I seem ungrateful, thank you so much for your work on this, wishcraft. This is precisely the functionality I need to be in place before I can implement XOOPS at my workplace. I've been eagerly anticipating it!

Top

sockmonkey
Just popping in
Just popping in
Joined:
2008/6/4 10:28
Group:
Registered Users
Posts: 21
(Show More) (Show Less)


#5 Posted on: 2009/2/16 12:07 Re: Multixoops - With version 2.3.3 - RC
alright man! this is one of the best news from XOOPS recently. just a question. is there any way of implementing this domain/language feature without updating xoops? maybe make it like a module?

Top


Mind anchors
deka87
Friend of XOOPS
Friend of XOOPS
Joined:
2007/10/5 13:50
From Russia
Group:
Registered Users
Posts: 1107
(Show More) (Show Less)


#6 Posted on: 2009/2/16 18:30 Re: Multixoops - With version 2.3.3 - RC
I have examined that, and due to the templating system which requires a hack as well as structural changes to the cache file system so that you don't end up with a mixed result on your website.

There is a module from simple XOOPS that is quiet good, I was impressed when I took a look at it.

See for example without template cache hacks etc. You end up with a barrage of mixed outputs, that is an output that can be 1 screen but multiple templates.

I am also looking for some suggestions of other options to add to the system, module.

There is a new define well two XOOPS_PROT (Protocol) and XOOPS_DOMAIN_ID which is the ID number for the domain.

I have created a version of CBB, that support multixoops, I can't show you directly here (due to content and the TOS - but PM me and I will send you the link).

This allows for people to select the domain they want their post to exist on, but it is not tied in with this system. It was a choice of using the prefix_config table as there are no introduced tables as off yet..

I want to parse the domain options into the preferences so it is more defined in control for the system (but this is a large structural change).

Top


Click to see original Image in a new window
www.ohloh.net/accounts/226400

Follow, Like & Read:-

* www.twitter.com/espacey
* www.ceo.blogs.labs.coop
* www.facebook.com/epsacey
wishcraft
Module Developer
Module Developer
Joined:
2007/5/18 15:56
From Dulwich Hill, Sydney, Australia
Group:
Registered Users
Posts: 2051
(Show More) (Show Less)


#7 Posted on: 2009/2/17 4:09 Re: Multixoops - With version 2.3.3 - RC
i'm waiting for this...hope it can release asap

wishcraft, are you working together with dhsoft (simplexoops) ?

Top

maxxy
Quite a regular
Quite a regular
Joined:
2007/6/11 1:17
Group:
Registered Users
Posts: 283
(Show More) (Show Less)


#8 Posted on: 2009/2/24 10:11 Re: Multixoops - With version 2.3.3 - RC
Hm. I think I'm doing something wrong. I downloaded and installed. The screen itself is working just fine. I added my home domain and a couple additional test domains. I set my add-on domains to point to the XOOPS_ROOT_PATH as stated above, but so far the site isn't coming up. Am I just being impatient? Does it take time for the DNS change to propagate across the network? Or maybe there's a setting I'm missing or setting incorrectly?

**Edit**

A couple items I've noticed:

- There is no way to edit a domain
- When I tried to delete a domain it told me that the deletion was successful, but the domain remained in the list

Top

sockmonkey
Just popping in
Just popping in
Joined:
2008/6/4 10:28
Group:
Registered Users
Posts: 21
(Show More) (Show Less)


#9 Posted on: 2009/2/25 21:42 Re: Multixoops - With version 2.3.3 - RC
**Update**

I got it to work. I'm able to pull up two sites using two different URLs with two different themes. Site A works fine. Site B, however, only works for the initial page load. If I click on anything it defaults back to Site A. I assume this is because XOOPS_URL is hard-coded in the shared mainfile.php. I'm not sure how to get around that.

Top

sockmonkey
Just popping in
Just popping in
Joined:
2008/6/4 10:28
Group:
Registered Users
Posts: 21
(Show More) (Show Less)


#10 Posted on: 2009/2/26 22:54 Re: Multixoops - With version 2.3.3 - RC
Well the latest demo of multixoops is finished here are the features in this one, I am after feature requests if you have any.

http://bin.chronolabs.org.au/multi-xoops-RC-2.3.3.zip (2.xx Mbs).

In this version you also have an installer that works on all senerios, the otherone for example when installing on local host doesn't work.

Click to see original Image in a new window

In this image you can see how the block controller also has domain selection this is for assign a block to a domain, remember at the moment you have to be at that domain to administrate it later.

There is a new field in prefix_newblocks called domains it is a medium text field and as default is populated with '|all'

The domains pool remains still with a delete option working!

Click to see original Image in a new window

Top


Click to see original Image in a new window
www.ohloh.net/accounts/226400

Follow, Like & Read:-

* www.twitter.com/espacey
* www.ceo.blogs.labs.coop
* www.facebook.com/epsacey
wishcraft
Module Developer
Module Developer
Joined:
2007/5/18 15:56
From Dulwich Hill, Sydney, Australia
Group:
Registered Users
Posts: 2051
(Show More) (Show Less)




(1) 2 3 4 ... 6 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.

[Advanced Search]