You need to Register for free and Login to post a message in the forum.

Forum

Shared Same content in Sub portals/ Childportals
Last Post 2011-09-01 01:52 AM by Joseph Craig. 7 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
carlliwUser is Offline
Nuke Newbie
Nuke Newbie
Posts:2

--
2010-03-12 08:57 AM  
Hello,

I have a DNN parent portal and about 35 child/subportals. There are about 5 pages in all 35 child/subportals that has the same content. Like contact information on one page is same in all 35 child portals. How can i mange if i change anything from parent portal like contact information reflect on all 35 child portals. So that i dont have to go though every child portals and change the information one by one. Same thing with other 4 pages as well.

 I want centralize handling of shared information on child portals. How can i do that???
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9008
Avatar

--
2010-03-12 03:10 PM  
There are modules available that will permit you to share pages, modules and user among portals in a single installation. Look at products from dnnmasters.com for some examples. I have used their Multi Portal User Sharing Extreme module successfully.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2010-03-12 05:00 PM  
Hello,

Your other option is to use RSS feeds for sharing content. Setup a module on your main site such as Ventrian News Articles module. Anything that you publish to that will be placed in the RSS feed.

Then on your other portals display the RSS feed in the appropriate pages.

This makes it easy to share content between portals and also other websites / users.

If you want further info on RSS feeds check out: Issue no 3

Thanks,
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile
carlliwUser is Offline
Nuke Newbie
Nuke Newbie
Posts:2

--
2010-03-17 11:02 AM  
Thanks a lot for your prompt reply. Really appreciated.

Joseph i went through the description of module you suggested but it only talk about sharing user and users roles among portal. This is a nice feature but i want the content /pages to be shred between the portal as well.

The only thing i want i can manage is all the content and pages of sub portals from parent portal. Remove module from a CONTACT INFO page it should also remove in all the sub portals CONTACT  INFO Page.

I know its a idealistic solution but some thing even close to this will be a big help.

And Lee thanks for the RSS tip i will use to display simple infor but for now i am dealing with whole page with grafix and multiple modules in it



Calaveras TSDUser is Offline
Posts:10

--
2011-08-30 10:21 PM  
Realizing this post is 18 months old.

carlliw, Are you still looking for a solution to this issue. Did you find something that works?

-Jeff
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9008
Avatar

--
2011-08-31 12:38 AM  
There are some modules (none of which I've used) that can be used to share users and content across multiple portals in a single installation. If I were looking, I'd look at Snowcovered.

Also, I believe that the roadmap for DotNetNuke includes content sharing. You can probably find it in some blogs at DotNetNuke.com. My guess (and somewhat fuzzy memory) is that this may happen in the next year. I know nothing about timing, but I don't think that this is in the next couple of major releases.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Calaveras TSDUser is Offline
Posts:10

--
2011-08-31 01:00 AM  
We own DNNMasters MPUS Extreme which has MPUS-X Portal Navigator built in, I think this will work for my needs once they get it working for DNN 6. I have also played with writing triggers for some modules, when they update the trigger can update other modules. carlliw might benefit from this thought.

Basically what I need is a page that has 20 or so sub-pages to show on the menu of all sub-portals, this is doable by creating a portal template and using it as the basis for all child portals but then they are disconnected so updating a URL for one of the sub-pages can get tedious. I want to be able to update it on the "master" portal and reflect on all the others. Any clue if MPUS-X Portal Navigator will fill this need?

Thanks.
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9008
Avatar

--
2011-09-01 01:52 AM  
You should ask DNNMasters that question. I haven't used that module.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
You are not authorized to post a reply.

Active Forums 4.3

Latest Forum Posts

iPhone website logo in DNN root directory by JohnnieD
I'm trying to put an iPhone logo that I made into my site so when someone saves the website on their
RE: Fixed size container by Joseph Craig
Use an HTML module and style the container to have a fixed height and width. Set the overflow attr
Fixed size container by Aggiedan97
I am looking for advice or an actual container that has a fixed height (and width). An HTML module w
RE: DNN 6.1 app_offline.htm by Joseph Craig
If the site "works" in Chrome, Firefox and Safari, but not in IE8 look to IE8 as the problem. It is
RE: DNN site automatically redirects to a different domain name. by Joseph Craig
Make a copy what is in the portalalias table and then remove all but the localhost entry. Verify th
DNN 6.1 app_offline.htm by Dave Hassall
Hi As recommended I have successfully been using the app_offline.htm whilst performing upgrades t
RE: DNN site automatically redirects to a different domain name. by imran shaikh
Hi i have done same as mention in this post my dnn folder name is Trademaxomanupg with
Enforce Terms Tutorial Update by Vistalogix Corporation
I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
RE: Best Practices for Modifying a Custom Module by Joseph Craig
Start up the development website, then install the module using the package that you have. Then, yo
Best Practices for Modifying a Custom Module by schilders
Good Morning, I'm needing to modify a custom built module created by another developer targeted f
RE: Admin menu problem by alireza arabiyan
hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
RE: Admin menu problem by Joseph Craig
Yes, that is what you should have done. What is the URL for your home page? What is the URL for
RE: Admin menu problem by alireza arabiyan
hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
RE: Admin menu problem by Joseph Craig
How did you move it? Have you added an entry in the portalalias table for the site's domain name?
RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
Set up a user with dbo privileges and set the connection string for that user, rather than using Win
Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
Admin menu problem by alireza arabiyan
hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config procedure
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config
dnn 4.4 upgrade issue by imran shaikh
hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds