What would you do to make DotNetNuke a better product? Do you agree with and support the suggestions of others? You can lend your voice of support to any suggestion by voting for it. Our Product team will routinely respond to items that have strong community support.
-
How about a less expensive option for Pro features. An edition that offers most of the functionality of pro, minus the support, advanced cacheing and web farm support...
We are not considering creating a lower priced commercial offer at this time. We believe that creating an offer at this price point would complicate the commercial offers and provide more competition with the community edition which ultimately would not benefit the community.
-
The workflow features in the HTML module are great but it would be much better if this feature could be part of DNN Core so modules could take advantage of it and provide a more integrated scenario accross all modules in DNN...
We are reviewing the scope of this feature for inclusion in the next major release after 7.1. We will need to finalize the actual requirements of the feature to be implemented before we can move forward.
-
Please add an option to create a backup of a site (preferably on a portal level) with the option to restore it in place or download the backup and restore it somewhere else.
It is a little unclear what type of backup/restore is wanted and whether that belongs in the core. Backing up a single site would be technically possible, but doing an in place restore would be extremely problematic since much of the data for a single site is actually data that is shared across the entire installation. It would help to have a more complete description of the feature requirements.
-
Pages currently utilize the "Page Title" and "Page Name" fields, which are used in the browser title and navigation system accordingly. The problem is that, when using Friendly URLs, the page name is transformed as-is to the URL part...
We will be working on this for 7.1.
-
Add the ability to specify an SMTP at Site/Portal Level. If this setting is configured it override Host SMTP Settings
This feature is being evaluated for inclusion in the major release after DNN 7.1
-
Add an option in the host menu to perform a backup + update to a new DNN version. If something goes wrong during the upgrade, restore the backup...
We are currently reviewing this feature. This might be a feature that is best left to the community to provide an open source or commercial option.
-
Can we have a central handling of templates? A general way of handling html type templating. Including an XML /HTML validation option in the editor/template window? With import/export facilities? And multi language?
Platform Enhancement Content Administration
-
Enhance the authentication providers to allow the user to associate the login with an existing account. So if John Doe has a DNN account and decides to link his Google account login to it all he has to do is click login with Google...
I believe this feature was already delivered. Will investigate and update as appropriate.
-
In DotNetNuke we already have custom profile settings. However it would be very nice if we could have custom tab settings as well...
This will be part of DNN 7.1
-
For the last 4 years the framework has supported creating module packages. The modules definition screen allows the user to step through a wizard which generates the module package (both source and install)...