Sharing module across portals
Last Post 03/24/2015 11:42 PM by Joseph Craig. 1 Replies.
Author Messages
Vinod Joseph
Posts:


--
03/24/2015 2:50 PM  
I currently have a DNN Evoq Enterprise installation. Within this installation, I have a parent portal which has multiple sub-portals. I need to share a module from the parent portal to all the child portals. To be specific, I need to share this module across all pages of all sub-portals. By making use of Site groups, I am currently able to share the module across portals. The problem that I am facing is that within the sub-portals, the shared module does not provide me the setting/option of "display on all pages". If I had this option (which is default option for any module within the site in which it was created), I would be able to add the module to all pages. However, as this option is unavailable in shared context, what is the best possible way to share the module across all pages of all sub-portals within a site group.

PS: Each of these sub-portals are huge with hundred's of pages. To summarize, they would be thousands of pages. I know I can manually navigate to every page and drag-drop the shared module. However, that would be very cumbersome considering that I am looking at thousands of pages. What would be the best possible way to do this?
Joseph Craig
DNN MVP
Posts:11667


--
03/24/2015 11:42 PM  
As an Enterprise user, the first thing that you should do is get in touch with DNN Corp to find out if this is possible.

If not, you will probably want to invest some time in looking how you can add a module to a page via SQL. I haven't done this, but I think that some combination of information that is available and a good SQL programmer could save a ton of work.

Joe Craig, Patapsco Research Group
Complete DNN Support


---