- Active Social Version: 1.9.1
- DotNetNuke Version: 5.6.1
Actually on DNN 5.6.2 and AS 1.9.2.
I am working on my Mega Menu based on Dao's new MM provider that now has module injection capabilities. I want to create something like the MM under www.reuters.com. Go to www.homeschoolcommunity.com/default.aspx and look at the Homeschool Content main menu item. You will see that I have my menu items there, but on the right I am injecting a Ventrian NA list of the latest 3 articles on my site. I did this by putting the VNA module on a non-menu page and injecting it into Dao's MM. I am testing the module injection for him, so it might not be fully released yet.
I wanted to get my MegaMenu further along and then show the AS Community, but I ran into this. Hopefully module injection with work using AS modules. Dao mentioned that some modules might not load that well.
So my intent would be to add a few AS modules to a hidden page and then inject them into my menu.
Can I add more than one AS module to a page?
Look at my Community Content and you will see I am trying to publish Latest Members on the right using the Custom - Latest Members view, but I get the resource names instead of content. Also, I was going to take the Latest Members Custom View and save it as a new view using something like Menu - Latest Members, but I don't see a way to add a new Custom View. I see Add Template, but not view.
So I am looking for scaled down views of the following custom views. By scaled down I would only want the name and a link to the Member or Group. Something simple.
Latest Members
Latest Groups
Latest Journal Activity
Latest Events
If we arrive at a workable AS Media Solution, then I would have some things like...
Latest Photos
Latest Videos
Latest Files
Probably more, but not all will be AS. I guess this concept is basically taking portions of the Journal and dispersing it into the menu using module injection.
Thanks for any ideas / specific instructions on how to accomplish this.