Make a Donation
| Please make a donation, to bring the developement forward. Thank you. |
Newsletter
Virtual Domains
Virtual Domains is a Component for Joomla (>=1.5) that provides Multi Domain Support. The idea of Virtual Domains, it is, to have two or more sites with different design and partially different... Weiterlesen...
The last months a lot of questions on Virtual Domains reached me. So i set up a forum for you. You may post your questions there. That will make support more...Weiterlesen...
This is what VD effects: It changes the template of the no default domains It routes to the menu item you have defined for a domain, if the client called the base url ... Weiterlesen... |
Virtual Domains
Download
- Beschreibung:
-
The idea of Virtual Domains, it is, to have two or more sites with different design and partially different content and functionality, but without the necessarity to manage consistent content multiple.
This can be achieved with Joomla in combination with Virtual Domains, by defining for each website/domain a special template and specifying what menu should be the starting point for the site.
Example
1. Domain main.domain.tld starts with the menu item "Home" and the template ja_purity is assigned. (Say Home is part of the menu "firstmenu").
2. Domain second.domain.tld starts with the menu item "News" and the template 'Beez' is assigned. (Say "News" menu item is the blog view of the category "News" and part of the menu "secondmenu") .
3. Both domains should show the menu "Company". (Let's say Company contains various links to learn more about our company).
Practice
- Add the required menu items.
- In the template ja_purity define in the file "templateDetails.xml" at the section "positions" a position "first", in the template 'Beez' define a position 'second' and in both templates a position 'company'. Make sure that the positions are called by the index.php of the templates and are located at the right place (eg: )
- Under Extensions> Modules assign
- to the menu 'firstmenu' the position 'first'
- to the menu 'secondmenu' the position 'second'
- to the menu 'Company' the position 'company'
- In the plugin virtualdomains define main.domain.tld as the default domain.
- In the Virtual Domains Manager add the second.domain.tld as item, assign the the template 'Beez' and the menu item "News" as point of start.
Now each site has a different design, and a separate menu with different content but also a common menu with the same content.
Visit the user forum for more help.
------------------------------------------------------------------------------------
INSTALL
The downloaded archive will install a component and a plugin.
Notice: Try an alternative unarchiever (m.e. 7z), if the zip-file is empty.
UPGRADE
There is an Upgrade Package available: Download
CHANGELOG
18-11-2009 Michael Liebler
#Fixed Problems with login return url and JURI::isInternal Check
+Added About View
15-08-2009 Michael Liebler
# Fixed Plugin for SEO compatibility
+ Added helpfiles
+ Added Package Installer
+ Added user instruction to configure the plugin
16-08-2009 Michael Liebler
+ Added plugin parameter for the use as template switcher only
# Fixed installation problems, if joomla resides in a subdirectory (hopefull)
- Letzte Änderung durch:
- Administrator (admin)
- Letzte Änderung:
- 18 Nov 2009
- Dateigröße:
- 203.39 Kb
- Downloads:
- 9139
- Lizenz
- GNU/GPL
- Dateiversion:
- 0.3 Beta
- Dateiautor:
- Michael Liebler

The last months a lot of questions on Virtual Domains reached me. So i set up a forum for you. You may post your questions there. That will make support more...