Welcome to the DotNetNuke Community!

The friendly folks in the DotNetNuke community share the same philosophy that has fueled the growth of DotNetNuke since it's humble beginnings: the abundance mentality.  This way of thinking embodies the true heart of open source and we cultivate it actively in the DotNetNuke community.  The more we freely share our knowledge, talent, skills and ideas, the more everyone benefits by the increasing value of our community and collective contribution. We invite you to participate, learn and join in. Welcome to the DotNetNuke CMS open source project!

 

Not a Member yet? Join us now!

 

Community Activity

These are a few things happening around the DotNetNuke site right now. Feel free to Like, Comment and join in the fun yourself!

Earnest Post asked the question Promoting changes between layers

If we have three layers (domains in PowerDNN) running DNN and have a change in one, how do we promote it to the other layer?
Thx

25 minutes ago

Brian Dukes answered the question Why DNN accept unlimited urls for the same page?

If a module is including meaningless parameters in the URL, you should look into getting a better module. However, the parameters probably are not meaningless, they're necessary to look up whatever you're viewing. Ideally, a module would create better, semantic identifiers to include in the URL, instead of using IDs (see http://www.ifinity.com.au/Blog/EntryId/103/Building-Friendly-Urls-into-DotNetNuke-Modules-Part-2-ndash-Improving-Module-Urls), but most don't, because it's a big investment/effort.

The ability to add garbage to the end of a URL is a known issue, but the way that URLs currently work, there's not a good solution to allow custom parameters, but also filter out garbage. However, it is being thought about. There are even some specific changes in DNN 7.1 (see http://www.dotnetnuke.com/Resources/Blogs/cid/153615/Understanding-the-SEO-importance-of-Canonical-Urls-and-Duplicate-Content.aspx) to address some of the basic issues of duplicate URLs.

The best URLs will result from create a module-specific URL provider (see http://www.ifinity.com.au/2011/10/26/Announcing_Url_Master_25_The_Next_Generation_in_DotNetNuke_Urls), which is currently a feature of URL Master, but, as I understand it, will be included in DNN itself, now that iFinity (Bruce Chapman) has been acquired by DNN Corp.

4 hours ago

renju asked the question How to handle session timeout in DNN?

I have a DNN site in which I need to redirect to an aspx page I created on session timeout. I tried the method specified in the link, http://www.codeproject.com/Articles/26106/Handle-Session-Timeouts-on-DotNetNuke-Through-an-H but didn't help. Any other options, please help.

5 hours ago

Rajesh asked the question Flash files not displaying in banner Module

SWF file is not showing in the vendors file Path selection for Banner advertisement.. after also choosing the file extension in the settings. can anyone help to solve this issue?

8 hours ago

Steven Webster asked the question Where did Q&A inline comments go?

The previous (pre-Nebula) version of Q & A supported inline comments within a question. Great for getting clarification about a request without posting another question as an answer.

Two questions:

1. It looks like you imported questions from Q & A to Nebula. Where are those comments? (lot's of valuable clarification in them through the module)

2. Will you be adding comments back?

9 hours ago

Chris Paterra answered the question DNN Q&A manual

There was never a manual written for the Q&A module.

9 hours ago

Sebastian Leupold answered the question DNN Q&A manual

The Q&A module (used here on Dotnetnuke.com) is NOT the same as DNN Survey, and unfortunately I am not aware of an existing manual, sorry.

9 hours ago

Steven Webster answered the question admin page perm set too high, please help

Can you provide more information about what you've changed? Generally speaking the host level navigation is restricted to SuperUsers rather than specific page permissions within a portal. Also, what version are you running?

9 hours ago

Brad Bamford added the idea Stop Page Refresh After ClientSide Module Deletion

What is the purpose of refreshing the page every time a module is deleted using the new Action Menus ?

Why not after the "Are you sure" confirmation:
Process the back-end stuff using WebAPI, then if sucessful, remove the Module via jQuery ?

1 day ago

Andrew Newth added the idea Module Title and Container selection

It would be great to have the option of setting/changing the module title and container settings while in the edit content screen (mainly for HTML module really) I think this would save time and would also be easier for clients to use and learn. This could be an option that could be set in site settings.

I train our clients in how to update their sites, almost all of them find going into settings to change the title an extra step that complicates and slows the process.

2 days ago

Gregory Demotchkine added the idea Provile visibility settings and display

I have 2 imrovements for the Profile:

1) Instead of a drop down menu, display a radiobox list for each profile setting. This is very important, since at a single glanse a user can see his current visibility settings (without manually pullig down each menu) and quickly modify them (again without manually pullig down each menu)

2) If someone is not authorized to view your settings, the token
displays ******** . This looks awful (seems like prehistoric developer logic to me) and just not fun. Either informing the person to friend the user to find out more or just not display anything, but no stars please...

1 week ago

Eyal Ec added the idea Delete and Trash instead of Archive messages

The inability to delete messages in message center causes huge problems, for example when users are limited to a number of emails for their account.

1 week ago

Shaun Walker added the idea Open Specific Tab In DNN Tab Control Based On URL

It would be very useful to be able to construct a URL which includes a hash identifier that matches one of the anchor identifiers in the DNN tab control, and then framework would automatically open the identified tab when the page is requested:

ie. if Page1 on my site had a module that contained a DNN Tab control that had 3 tabs with identifiers of #rbTab1, #rbTab2, #rbTab3 then I could construct a URL of:

http://www.mysite.com/Page1.aspx#rbTab2

and Tab2 would be the visible/active tab when the page loaded.

1 week ago

Gregory Demotchkine added the idea Installing extensions using dnn file structure

I'm running into the following problem:
After moving from localhost to a production site,
I cannot seem to upload files larger than 3 mb (approximately).

In any case why would I want to upload my 20-50 extensions manually and wait?
Why can't I ftp all the install zips to my Portals folder in DNN site and then choose the extensions (or even better many extensions) to be installed from the Dnn folder?

This is really important for also upgrading certain modules. There's quite a lot of updating going.

Also for development side of things, I'll be testing often our different releases on the production sit, so I really find it annoying to not be able to ftp things.

Installing modules in batch mode is also a great idea. for example i bought a package from a 3rd party developper with 35 modules.. I really can't be bothered to install them manually.

1 week ago

Vicenç Masanas added the idea Assign portal alias to languages

It's very common on a multi language site to have several domains pointing to the same domain (www.domain.com, www.domain.fr, www.domain.es, ...).
Would be great we could link each domain to a language:
- browsing a specific domain should load the site by default to the linked language
- language selector should change domain on language change

That feature would be very interesting also for SEO

1 week ago

Will Strohl added the idea Make CAPTCHA an Extension Point

It would be nice to turn the CAPTCHA capability into a provider like texteditor, url, etc. This would allow site owners to add their own CAPTCHA control to the site in a way that doesn't detract from the overall UX since all views that display CAPTCHA will be using the same one. It would also allow site owners to use more creative, interactive, and robust CAPTCHA tools - not to mention add yet one more thing that module vendors could provide in the Forge and Store.

1 week ago

Joe Brinkman added the idea JavaScript Library Management

Developers should be able to package and distribute JavaScript packages just like any other DotNetNuke extension. When installed the JavaScript library would be placed in the resources folder structure. Any Developer would be able to request a JavaScript library be loaded by calling a RequestRegistration API which would ensure that the Library was loaded if available.

2 weeks ago

Michael Tobisch added the idea Allow to add a message to friend requests

Friend request should be more friendly. Sometimes I don't have an idea who is behind some user name or display name - and then, this someone asks me at a live meeting: "Why did you not accept my friendship request?"

It should at least be possible to add a short text like "Hi, it's me, Max Mustermann - sure, you don't know my username 08-15".

2 weeks ago

Larry Eisenstein added the idea 2013 DNN7 Design Challenge

There were some great open source skins that came out of the last design challenge. I'm actually using one of them on my site that I modified.

Now that we have all these changes that are breaking DNN6 skins, we should have another challenge to get some good DNN7 open source skins.

2 weeks ago

Geoff Barlow added the idea Page and module permissions

To follow up on this post :

http://www.dotnetnuke.com/Community/Community-Exchange/Question/3606/Page-and-Module-permissions.aspx

The filed bug can be found here : http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=25163&PROJID=2

At present you cannot set the permissions of a module when the user has edit rights on the page.

For example : I create a role called "Site Owner", the "Site Owner" does not have Admin rights. The Site Owner can edit the page details like the SEO info of the page. If you place a module into that page that you do not want the "Site Owner" to have edit permissions you would set this in the permissions of the module but this is not the case, all modules on that page inherit the rights of the page so therefore the "Site Owner" can also edit the module that you do not want them to.

I believe this is a bug (and other people agree with me)

I think it is a good idea to have permissions for modules so that they can have separate permissions than the page permissions and not inherit the permissions from the page permissions.

2 weeks ago

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Sponsors

Our Membership

Membership Membership:
Latest New User Latest: imransm10
Past 24 Hours Past 24 Hours: 213
Prev. 24 Hours Prev. 24 Hours: 180
User Count Overall: 1006210

DotNetNuke Corporation

DotNetNuke (DNN) provides a suite of solutions that make designing, building and managing feature-rich sites and communities fast, easy and cost-effective. The DotNetNuke Platform CMS is the foundation for more than one million websites worldwide. DNN Social, our newest solution, enables businesses to create immersive, interactive communities. Thousands of organizations like True Value Hardware, Bose, Cornell University, Glacier Water, Dannon, Delphi, USAA, NASCAR, Northern Health and the City of Denver have leveraged DNN to deploy highly engaging business- critical websites. Our rapid growth in product sales and deployments resulted in DotNetNuke Corp. being named one of the fastest growing private companies in America by Inc. Magazine in 2011 and 2012.