You need to Register for free and Login to post a message in the forum.

Forum

DotNetNuke Gallery Module - Issue 57
Last Post 2012-04-03 12:03 PM by gopinath ramalingam. 15 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2010-06-01 01:52 PM
    Add any comments or questions regarding the DotNetNuke Gallery Module tutorial from Issue 57
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Hunter McDonnellUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:9

    --
    2010-06-02 04:15 PM
    I've logged in, but I cannot download the tutorial?
    Hunter McDonnellUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:9

    --
    2010-06-07 02:33 PM
    HELLO?

    I log in and it still says "Subscribe" to download this tutorial?

    John
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-06-07 06:11 PM
    Hello,

    You need to subscribe to the website to view the video tutorials. If you have subscribed, please contact billing@dnncreative.com and send your PayPal receipt and we will give you immediate access,

    Thanks,
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Hunter McDonnellUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:9

    --
    2010-07-06 02:21 PM
    My company has subscribed to this a while ago... I wonder if they chose not to renew the subscription...?

    Thanks.

    John
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-07-06 03:00 PM
    Hello,

    I checked out your account, it expired on the 1st June 2010, thanks,

    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Tim RhodesUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:1

    --
    2010-07-20 09:27 AM

    Just subscribed and this was the first series I watched. If the rest of the tutorials are as clear and detailed as this one, it will be well worth the subscription. Very nicely done.

    You mention the ability to create our own skin for the gallery module. Can you point me in the right direction for creating and installing one?

    Thanks

    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2010-07-24 01:50 PM
    The Gallery module uses "Themes" which you will find in the Themes folder:  DesktopModules/Gallery/Themes. 

    If you look in that directory, you will find several folders, each contains a separate theme.  If you look further, you'll see that the theme is really a CSS file.

    Study an existing theme to see how it works.

    To create a new theme, I would recommend that you copy an existing one, directory and all.  Then rename the files, edit the CSS, and add your own images as you need them.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Palatine WebUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:33
    Avatar

    --
    2010-09-03 11:18 PM
    Using DNN 5.5 and .net 4 this module is not in the core available modules. I downloaded it from DNN Site but it is a .net 2 module and hence does not work on my DNN do you know of a work around or a patch to fix this issue as I have built my entire site around DNN 5.5 and do not want to have to reinstall an older version just to get one module working.
    Paul Turner
    Palatine Web Support
    http://www.palatineweb.com
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2010-09-03 11:54 PM
    I believe that the Media Module is the current version of what once was Gallery.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-09-04 11:31 AM
    Hello,

    No, it appears as though the Gallery module has been dropped in 5.5. The media module is for elements such as playing mp3s, videos etc, and it can display a single image, but it doesn't display images as a gallery.

    Your other alternative is to use a 3rd party module such as Ventrian Simple Gallery.
    Scott McCulloch Simple Gallery Module

    The review is for an earlier version, but it is completely up to date with the latest DNN versions.
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2010-09-04 12:43 PM
    Whoops!

    Further digging, however, shows that the Gallery module is not dead.  The home page for the project is here.  The Gallery Forum is here.

    The latest version of the Gallery module is not included with Version 5.5.0 of DotNetNuke.  Here is a comment posted to the Gallery Module forum (dated 8/27/10).

    "Gallery 04.03.01 RC fixed several issues related to running under ASP.Net 4.0 for DNN versions 5.04.xx. However, due to a behavior change in the core FolderController.AddFolder method introduced in DNN 5.05.00, Gallery will throw the error you are experiencing. I hope to have a Gallery 04.03.02 Beta or RC up on CodePlex by late next week. Although I have fixed this issue, I also want to take this opportunity to fix other few minor issues. Assuming all goes well with community testing of the Beta or RC, I will then submit the new package to the release tracker testing process to become an official release."

    Gallery 04.03.01 RC fixed several issues related to running under ASP.Net 4.0 for DNN versions 5.04.xx. However, due to a behavior change in the core FolderController.AddFolder method introduced in DNN 5.05.00, Gallery will throw the error you are experiencing. I hope to have a Gallery 04.03.02 Beta or RC up on CodePlex by late next week. Although I have fixed this issue, I also want to take this opportunity to fix other few minor issues. Assuming all goes well with community testing of the Beta or RC, I will then submit the new package to the release tracker testing process to become an official release.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-09-07 12:24 PM
    Thanks for the info Joe, hopefully it will become part of the core release in the next version of DNN
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    JustinUser is Offline
    Nuker
    Nuker
    Posts:12

    --
    2011-02-01 04:09 PM
    Hello,

    I am trying to find a module that will show normal sized pictures that fade in and out. I want users to visit my home page and automatically the slide show begins and the users do not need to click on anything. The core gallery module shows the pictures as thumbnails and not normal sized pictures and a user must click on the module to start a slide show. If this module does not perform what I need it to do, what module can I use for this task?

    Again, the home page loads and the user sees a slide show of normal sized pictures and not thumbnails and the user does not need to click anything to start the slide show, it just automatically starts on page load.

    thanks for any help!

    /Justin
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9299
    Avatar

    --
    2011-02-01 11:12 PM
    I have had a lot of success using Ultra Video Gallery.

    If you want to try the "free" route, both Will Strohl and Oliver Hine have nice gallery modules.  Google the names and you'll find them.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    gopinath ramalingamUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:3

    --
    2012-04-03 12:03 PM
    how to use the jquery in dnn6 module....my jquery is not workinig
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    FCK Editor in DNN 6 by WinXnet
    is there a way to get the FCK editor working in DNN 6 - it has stopped funcitoning properly after an
    Rename or move site from domain name to subdomain name by Bill Quinn
    Hi, I have an old DNN site on a a TLD like this: websitename.com I have created a portal on
    RE: Deploying dnn by Sameer
    Thanks joeseph glad with your answer it means i can use CE for my site if the traffic are not
    Unable to Create Skin Package by schilders
    Hi, I'm trying to create the skin package and manifest for my new skin. I created the new skin e
    RE: user adding images by Joseph Craig
    I think that you will need to go to the File Manager and give the user and/or security group file up
    RE: lightroom effect for skin by Joseph Craig
    There are modules available that do this. On the commercial side, I've used Mandeeps' Live Conten
    RE: Creating structured page content by Joseph Craig
    Take a look at Ventrian's News Articles module. While commercial, it has a very modest price! Th
    Creating structured page content by Stephen Bugden
    Hi, Can anyone recommend a module for creating and managing page content? The kind of thing I'
    lightroom effect for skin by everett31
    I’m looking for a way to add the lightbox effect to a skin file. I would like the end user to have
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    According to my web searching, @font-face references cause crashing in IE7 and IE8 with css3-mediaqu
    user adding images by rod lloyd
    I have set up permissions for certain users to edit a module, but when they log-on and enter Edit Co
    RE: Deploying dnn by Joseph Craig
    The free Community Edition of DotNetNuke is perfectly fine for creating "world class" websites. Whi
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    any idea what approach I should take - IE completely locks up. The only cause is the combo of the
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by Joseph Craig
    If you're up to doing some debugging, you might be able to figure out where the problem lies. That'
    RE: Deploying dnn by Sameer
    Hi Joe Thanks for your reply i am planning to create my own DNN site so for that i have chec
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    Thanks for the response, but I was hoping it was something I could fix with some skin tweaks - one i
    RE: Changing Search text by Joseph Craig
    You will want to look here for references about the DotNetNuke skin objects. The document written b
    Changing Search text by Abraham Tameru
    Hi, Instead of having "Search" text near the search text box, I wanted to replace it by an image
    RE: Strange issue with file manager on sub domain (sperate portal) by Web Services
    Just sent it.
    RE: Not able to load my dotnetnuke website on Internet Explorer though it is working fine with other browsers by Joseph Craig
    Did you get this fixed? (Apologies for not getting to this sooner...)
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds