Products

Solutions

Resources

Partners

Community

About

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

The Community Blog is a personal opinion of community members and by no means the official standpoint of DNN Corp or DNN Platform. This is a place to express personal thoughts about DNNPlatform, the community and its ecosystem. Do you have useful information that you would like to share with the DNN Community in a featured article or blog? If so, please contact .

The use of the Community Blog is covered by our Community Blog Guidelines - please read before commenting or posting.


DotNetNuke Gallery Module 04.04.00 BETA Now Available

Over the last month or so all coordinators of DotNetNuke "core" extensions projects such as Gallery were asked to provide new releases that would be tested via the DotNetNuke Release Tracker process in time for possible inclusion with the DotNetNuke 6.0 release.

The major goals for each project upgrade would be to:
  • Move project development to VS 2010.
  • Package the extension with a DNN v 5 manifest to include release notes and license information.
  • Establish a minimum DotNetNuke core dependencey on v 5.4.4 if the extension had already done a specific release for DNN 5.x or on v 5.6.2. otherwise.
  • Resolve all compiler warnings concerning use of core API methods marked obsolete/deprecated in 5.x.
  • Refactor any data access code which made use of the "legacy" connection string in web.config appSettings.
  • Integrate use of core Content Items API (taxonomy, etc.) if applicable.
On the "wish list" for extension project upgrades would be full documentation of code, population of Wiki pages for each project, and full XHTML compliancy.

Since I had just completed the 4.3.3 release of the Gallery module in December and had set the Gallery 4x codebase aside to begin work on laying the framework for MediaGallery 5x, I was at first reluctant to take on this task. I finally agreed on the basis that XHTML compliancy and Content Item integration would not be required. The Gallery team had discussed XHTML compliancy many times but with each previous version decided that it would be very difficult and time-consuming to tackle in Gallery as its markup and server-side html rendering was done with use of tag attributes everywhere - the legacy valign, align, cellspacing, cellpadding, height/width plus frequent use of deprecated tags such as <center> and <font>. Although each of the four "themes" had their own css style sheets, the css rules had been created haphazardly and inconsistantly by various developers. As for Content Item integration, that could not be easily undertaken since Gallery makes no use of the SQL database, instead storing its album/media metadata in xml files. To achieve XHTML compliancy and develop a proper SQL based data access layer would especially be a waste of time as none of the work would be useful for Gallery 5x which will be designed from the ground up to use a non-physical album metaphore for organization of media and a Silverlight 4 user interface.

After completing most of the above goals for DotNetNuke 5.6.2 dependency, fixing a number of minor issues, and re-packaging the module with a version 5 manifest, I decided in a moment of insanity to make all three gallery views in all four themes and all administrative controls XHTML compliant. Some 45 hours of work later (I told you that I was insane didn't I?) I believe that Gallery is about as XHTML compliant as a "coder" who is non-designer can make it. The module's layout is still mostly table based but along with the revised theme style sheets should lend itself much more to css styling.

I have uploaded both the install and source packages for Gallery 04.04.00 BETA to it's CodePlex project site for you to download and test:

http://dnngallery.codeplex.com/releases/view/62511

Note that this is a BETA that has received very little testing and should not be used on a live production site until it has successfully passed the DotNetNuke Release Tracker testing process for "core" extensions. As the module does not make use of SQL scripts, it sould be possible for you to upgrade it to the final release versions BUT this is NOT guaranteed.

Please report any issues that you find in the project's CodePlex issue tracker. Barring any showstopper issues which are found in the next couple of days, I plan to submit this version to the Release Tracker testing by April 20th.

Here is a list of completed tasks,  issues fixed and enhancements in Gallery 4.04.00:

  • Completed the following tasks:
    • ID: 20284 - Updated copyright year (2011) across all module files.
    • ID: 20285 - Converted Gallery from a VS2008 to VS2010 Web Application Project.
    • ID: 20285 - Refactored code to remove 43 compile warnings re core methods marked obsolete/deprecated in DNN 5.x.
    • ID: 20285 - Repackaged with DNN 5 manifest (dnn) file and separate release notes and license file.
  • Fixed the following issues:
    • ID: 15082 - Revised all user control markup and code as well as css stylesheets in all four themes for XHTML 1.0 Strict compatibility. Removed all XHTML 1.1 deprecated html markup attributes and in-line styles (except were necessary to programatically inject a width value based on configuration settings).
    • ID: 15082 - Reviewed and modified where necessary all controls for better consistancy of styling between controls.
    • ID: 19351 - Unable to add child album containing uni-code characters if the album name began with a uni-code character.
    • ID: 19353 - Adding filename containing % character results in broken thumbnail and other errors.
    • ID: 19354 - Fixed missing localization of item (Copyright) in Exif data grid.
    • ID: 20102 - Incorrect formatting of value "Permissable File Upload Types" - movie in Add File control.
    • ID: 20331 - Number of media items contained in album not shown in standard, list or card views.
    • ID: 20224 - Localization for client field ("Notes") is incorrect ("Client") in Add File control.
    • ID: 20283 - Multiple controls of the same ID error in media context menu when DNN FolderID and FileID happen to be identical on same Gallery page.
    • ID: 20289 - Icon button tooltips are not displayed in list view.
    • ID: 20291 - Popup slideshow started from thumbnail context menu does not "pop-up".
    • ID: 20444 - Fixed performance issue due to potentially huge (30,000 +) number of Maker Note data value pairs when displaying Exif data grid.
  • Added the following enhancements:
    • ID: 20439 - Added configuration setting "Default Album" to force Gallery to dispaly a specific album (rather than the top level) when browsing to a page containing the module.
    • ID: 20509 - Revised client-side slideshow script to use jQuery to provide smooth fade-in/fade-out between images that should work in most late version browsers rather than the legacy code's IE only filter.
    • ID: 20510 - Added capability to pause slideshow on hover over current image.
    • ID: 20511 - Restyled and extended functionality of the Album Maintenance control including eliminating post-backs on operations such as "Select All" and "Deselect All".
    • ID: 20512 - Refactored gallery configuration, album, and pending uploades caching to use expired cache item callback (GetCachedData) pattern available in DNN 5.x.
Now, maybe I can get back to work on MediaGallery 5x - should be much more interesting and rewarding! Let me know if you'd like to be part of the project team which will be built once I get the new version's data structure and framework in place. My email is bill (at) wesnetdesigns (dot) com.

Comments

Comment Form

Only registered users may post comments.

NewsArchives


Aderson Oliveira (22)
Alec Whittington (11)
Alessandra Daniels (3)
Alex Shirley (10)
Andrew Hoefling (3)
Andrew Nurse (30)
Andy Tryba (1)
Anthony Glenwright (5)
Antonio Chagoury (28)
Ash Prasad (37)
Ben Schmidt (1)
Benjamin Hermann (25)
Benoit Sarton (9)
Beth Firebaugh (12)
Bill Walker (36)
Bob Kruger (5)
Bogdan Litescu (1)
Brian Dukes (2)
Brice Snow (1)
Bruce Chapman (20)
Bryan Andrews (1)
cathal connolly (55)
Charles Nurse (163)
Chris Hammond (213)
Chris Paterra (55)
Clint Patterson (108)
Cuong Dang (21)
Daniel Bartholomew (2)
Daniel Mettler (181)
Daniel Valadas (48)
Dave Buckner (2)
David Poindexter (12)
David Rodriguez (3)
Dennis Shiao (1)
Doug Howell (11)
Erik van Ballegoij (30)
Ernst Peter Tamminga (80)
Francisco Perez Andres (17)
Geoff Barlow (12)
George Alatrash (12)
Gifford Watkins (3)
Gilles Le Pigocher (3)
Ian Robinson (7)
Israel Martinez (17)
Jan Blomquist (2)
Jan Jonas (3)
Jaspreet Bhatia (1)
Jenni Merrifield (6)
Joe Brinkman (274)
John Mitchell (1)
Jon Henning (14)
Jonathan Sheely (4)
Jordan Coopersmith (1)
Joseph Craig (2)
Kan Ma (1)
Keivan Beigi (3)
Kelly Ford (4)
Ken Grierson (10)
Kevin Schreiner (6)
Leigh Pointer (31)
Lorraine Young (60)
Malik Khan (1)
Matt Rutledge (2)
Matthias Schlomann (16)
Mauricio Márquez (5)
Michael Doxsey (7)
Michael Tobisch (3)
Michael Washington (202)
Miguel Gatmaytan (3)
Mike Horton (19)
Mitchel Sellers (40)
Nathan Rover (3)
Navin V Nagiah (14)
Néstor Sánchez (31)
Nik Kalyani (14)
Oliver Hine (1)
Patricio F. Salinas (1)
Patrick Ryan (1)
Peter Donker (54)
Philip Beadle (135)
Philipp Becker (4)
Richard Dumas (22)
Robert J Collins (5)
Roger Selwyn (8)
Ruben Lopez (1)
Ryan Martinez (1)
Sacha Trauwaen (1)
Salar Golestanian (4)
Sanjay Mehrotra (9)
Scott McCulloch (1)
Scott Schlesier (11)
Scott Wilkinson (3)
Scott Willhite (97)
Sebastian Leupold (80)
Shaun Walker (237)
Shawn Mehaffie (17)
Stefan Cullmann (12)
Stefan Kamphuis (12)
Steve Fabian (31)
Steven Fisher (1)
Tony Henrich (3)
Torsten Weggen (3)
Tycho de Waard (4)
Vicenç Masanas (27)
Vincent Nguyen (3)
Vitaly Kozadayev (6)
Will Morgenweck (40)
Will Strohl (180)
William Severance (5)
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out