Azim, first of all, I would like to clarify a word.
The word "content" is very generic and make reference to the content of any extensions.
The concept of JMS is based on the sharing:
- Sharing of the joomla application (php code)
- Sharing of the content of a limited number of extensions (DB Content).
See the list of extensions that can have their content shared
www.jms2win.com/en/list-of-extensions?vi...id=269&Itemid=53
There are 3 kinds of sharing in JMS.
1) Sharing of the content of the some extension based on the sharing of the MySQL table used by the extensions. Such functionality is present in the core JMS.
2) Partial sharing of the content of some extensions. Some authors of extensions have added functionalities when JMS is present to allow filtering the sharing of the MySQL tables. In fact they had to add a column into their tables to allow JMS automatically perform the partial sharing depending on the website.
3) Special extensions able to read of the content from another DB.
Those special extension provide additional functionalities to JMS and are available in the product galery present in our home page and below the core JMS present in the top.
Amoung them, you have
- Article Sharing for JMS that is probably the one that you need.
What you are describing seems related to Joomla article and categories.
The scenario that you describe is moreless the one described in the article sharing.
tutorial.jms2win.com/joomla/multisite-12...ingforjms/index.html
The scenario present in the article sharing consists in creating a "publisher" website that would centralize all the articles and in which you create categories relative to each websites.
The idea is that this is the website that want to display something that decide FROM WHERE it reads the articles. So consider this is a PULL and not a push.
The scenario that you describe is like a push.
The article sharing for JMS is not able to merge the read from several website.
Therefore, you will not be able to display in the main site a single page that would content the articles from all the subsites.
What you could have in the main site is as many menu item than you have subsites for which you would like to display the articles.
In Joomla 1.5, we had developed the "Multisite Content module" to display the latest news merged from several sites and were also have to either redirect to the original site as you described or display the article in the current site with the article sharing for JMS.
Unfortunately we didn't rewrote the code for the other joomla version because we didn't had any request for that.
If you are ready to finance the development of a new "Multisite Content Module" for another joomla version then send us an email to the "contact us".
www.jms2win.com/en/contact-us