DNN Blog

Mar 1

Posted by: Joe Brinkman
3/1/2010 4:58 PM  RssIcon

BetaFish Over the past several months we have been making some significant changes in our release process.  We have made a commitment to monthly releases, opened up our code repository and in general have made a move to be more transparent.  During this same period we have also made some changes to our development processes to separate our feature development from our bug fixes.  The DotNetNuke 5.3.0 is our first quarterly feature release that is benefiting from this new development process. 

In addition to splitting out our feature development, we are also using a more formal Scrum methodology and have broken down our features into different code sprints.  This process allows us to deliver a set of features that can stand alone  and be tested independent from other features or enhancements which might be delivered in later sprints.  This flexibility also enables us to be a little more fluid with our quarterly releases which are often timed to coincide with major marketing events.  This Alpha release is a merge between the 5.2.3 codebase and DotNetNuke 5.3.0 Sprint 1 development branch and includes the following features:

  • Taxonomy – The base taxonomy feature includes a complete API and UI for creating and managing site taxonomies.  The core taxonomy supports both flat and hierarchical taxonomies and allows for the creation of multiple vocabularies.  Over time we anticipate that many modules will support the core taxonomy API rather than relying on their own categorization systems which are not portable across modules.
  • Sitemap Provider – The new sitemap provider allows for greater control over the sitemap and allows individual modules to create a custom provider for their content.  Unlike previous sitemap implementations, this feature delegates generation of the sitemap down to the individual module which has more knowledge over the URLs that are managed by the specific module or module instance.  Once implemented, modules like blog and forums will be able to fully participate in generation of the sitemap which will aid in search engine optimization.  The alpha release includes a new Sitemap module, but there is no specific page created in the admin menus.  To test this new functionality, you will need to create your own page and add the Sitemap module to the page.
    NOTE: Due to a packaging issue the SiteMap provider is only available in the Source Code package.  This will be corrected prior to the Beta release.
  • Messaging Provider – The new messaging provider incorporates a messaging store and core API for delivery of both synchronous and asynchronous messages.  The messaging provider is extensible and will allow for the creation of multiple delivery options.  The alpha release includes a new Messaging module, but there is no specific page created in the admin menus.  To test this new functionality, you will need to create your own page and add the Messaging module to the page.
  • Telerik Control Wrappers – Beginning with DotNetNuke 5.2.0, we started shipping Telerik ASP.Net AJAX Web Controls with DotNetNuke Community Edition.  The license only allows developers to use the Telerik controls if they have a separate developer’s license (which is also included as part of Professional Edition) or if DotNetNuke included specific wrappers for the Telerik controls.  In 5.3.0 we are delivering wrappers for a number of Telerik Controls.  These wrappers are included as part of the new DotNetNuke.web assembly.  The wrappers include:
    • DnnComboBox (RadComboBox)
    • DnnGrid (RadGrid)
    • DnnListBox (RadListBox)
    • DnnMultiPage (RadMultiPage)
    • DnnTabPanel  (RadMultiPage, RadTabStrip)
    • DnnTabStrip (RadTabStrip)
    • DnnTextBox (RadTextBox)
    • DnnTreeView (RadTreeView)
    • DnnWindowManager (RadWindowManager)

I am happy to announce that DotNetNuke 5.3.0 Alpha is now available for download.  You can find out more information on the Beta Testing page on DotNetNuke.com.  As an Alpha release, included features may not be fully implemented (as noted some are missing pages or menu items) and some features still have UI elements that are being worked on as part of our upcoming Beta release.  

Please note: Do not apply pre-release software to production websites.  Always ensure you backup files and data before attempting any upgrade.  You will not be able to upgrade automatically from one pre-release build to another, or from pre-release builds to the final release. Alpha and Beta testing software is provided for testing purposes only.

 

Technorati Tags: ,

Tags:
Categories:
Location: Blogs Parent Separator Joe Brinkman

9 comment(s) so far...


Gravatar

Re: DotNetNuke 5.3.0 Alpha Release (control wrappers)

When will the RADCalendar be available in DNN Community, or is this the responsibility of the Events module team?
Thanks.

By simonduz on   3/3/2010 8:55 AM
Gravatar

Re: DotNetNuke 5.3.0 Alpha Release

Great news for the new release. Keep up the Scrum/sprint cycle please!

By Ernst Peter Tamminga on   3/4/2010 6:51 AM
Gravatar

Re: DotNetNuke 5.3.0 Alpha Release

think there is a typo in the following statement. You are talking about the new messaging module but state that you need create a page and add the Sitemap module to it. Think this should be Messaging module.

"The alpha release includes a new Messaging module, but there is no specific page created in the admin menus. To test this new functionality, you will need to create your own page and add the Sitemap module to the page"

By Shawn Mehaffie on   3/4/2010 6:52 AM
Gravatar

Re: DotNetNuke 5.3.0 Alpha Release

I thought that localization would be in 5.3 - we have an international site and were looking forward to using DotNetNuke. Where is the schedule of when this important feature will be released?

By Zack Thomas on   3/5/2010 6:24 PM
Gravatar

Re: DotNetNuke 5.3.0 Alpha Release

@Zack - Localization is turning out to be a lot larger than originally scoped. We have a number of localization changes in the 5.3.0 release and will have some significant additional enhancements in 5.3.1 (which will be our first exception to no enhancements in a monthly release). Given the enhancements, we may bump the version number just to keep things consistent and give people a visual queue that it contains significant changes. I believe the 5.3.1 changes will complete the pieces needed for content localization, but don't quote me on that, as I could be wrong.

By Joe Brinkman on   3/5/2010 6:30 PM
Gravatar

Re: DotNetNuke 5.3.0 Alpha Release

Joe, can i use Rad Editor as a replacement for FCK under Community Edition?

By Ismet Dumlupinar on   3/11/2010 5:41 PM
Gravatar

Re: DotNetNuke 5.3.0 Alpha Release

Hi Joe, in the past many Telerik controls would not work in a Medium Trust environment. I hope Telerik has overcome that deficiency so DNN remains fully Medium Trust compliant.

Thanks.

By Rob Ralston on   3/11/2010 5:41 PM
Gravatar

Re: DotNetNuke 5.3.0 Alpha Release

I received a weird error when extracting the zip file (InstallPackage). Winzip complained about .. (period period) being used as a parent path. It gave me several warnings before letting me unzip it. When it did unzip, the DotNetNuke.Webcontrols folder was extracted two levels up.

By randerson on   3/11/2010 5:41 PM
Gravatar

Re: DotNetNuke 5.3.0 Alpha Release

WIth respect to the Telerik dll, what is the process for keeping this updated (relevant for those of us who have a development license and want to use the most recent build)? Can it be manually updated with new/beta builds from Telerik? Will DNN always have the most recent product version, or is only a specific build licensed for distrubution with DNN? I note, for example, that the most recent 5.3 DNN beta includes the 2009.03 Telerik dll, not the recently released 2010.1 version.

Thanks for the clarification.

By Rod Campbell on   6/28/2010 7:24 AM
Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me

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

Advertisers

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft .NET. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates Snowcovered.com where users purchase third party apps for the platform.