How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
7/20/2011 8:28:05 PM
Gravatar
Total Posts 355

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

Currently, the way the MegaGallery (maybe mGallery - what do you think?) works, is that when the module is added to the page, one of the configurable options is to set a max width/height for the larger image (default is 600px).  When images are uploaded, they're automatically resized to not exceed the max width/height, before being loaded.  It wouldn't take too much more to add an additional method to upload a "full-screen" size as well, with a "max-width" setting for full-screen size. 

It sounds like you'd also like to see an option for "download full resolution"? I'd make that a per-module setting, so that if the site owner wants to offer availability of hi-res images, they have the ability to do so. Since access to modules can already be set by rights and roles, that means that premium content can also be controlled by rights/roles security.  I'm looking forward to seeing what Joe does with Site Membership Pro - that has some potential for integration; one step at a time, though!

I already have the ability for a custom watermark built-in; it's actually integrated into the larger image via GDI+.  Depending on how big they choose the watermark to be, could control how much of a "preview" it is.

The images are stored in the database, in order to improve security for the image owner.  When I first created it, I had someone who wanted to be a "smarty" tell me he could just traverse the site to find the un-watermarked image. When I explained the technique I had chosen to use, he was definitely pouty. :-D

Given that this has even more functionality than the Ad Manager, I'd planned on making the price a bit higher, but I haven't determined what my price will be.  I'll probably have an introductory price on it - have to switch to the "money" side of my brain to process that.

Have a great vacation, and thanks for your feedback!

7/21/2011 8:10:31 AM
Gravatar
Total Posts 18439

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

Hi All,

Great discussion! Sounds like IndigTea's gallery feature will be another great option once it is available.

I have thought for a long time that what our Gallery needs is someone who is very into photography and also a very good .NET developer to take it to the next level. 

Finnur, based on your comments you sound like an ideal candidate, especially since you understand the bigger picture about the way the project is managed and that we don't really want to try to scratch every possible itch or every possible thing that anyone may want because too many options can make it less user friendly. But still there is lots of room for improvement of our Image Gallery to make it more appealing to a wider group of people especially serious photographers, so if you have interest and time to work on some improvements I would certainly welcome your help. We would need the signed contributor agreement as Jamie mentioned.

I think currently we are not passing in size settings for the colorbox in the gallery, probably it is adapting to the web size images. you can currently specify in settings what the max width and height for web size should be and it will resize the full sized uploads according to those settings. But we could add options to make it possible to set the size on colorbox if needed.

Then again if the feature IndigoTea is working on will meet your needs that is also fine with me.

Myself, I have had interest in photography on and off over the course of my life but not so much in the last few years because I'm so busy, but I hope to get a better camera and get back into photography more in the coming years so eventually I will probably also be motivated to work on gallery improvements if no one else gets to it first.

Best,

Joe

7/21/2011 8:36:15 PM
Gravatar
Total Posts 355

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

Joe,

The mGallery (I do think I like that name) was designed and created for a client of mine who is a photographer; BWB is his "fun" site, and we also use it on his professional photography site, Rose and Dagger Studios.  I've implemented it for a product catalog on other sites as well, and it'll be used for an online digital art gallery in the near future.

the mGallery does the same thing for resizing on upload, but I'm thinking that since the option for a full-size image to be incorporated is being requested, what I may do instead is to detect screen resolution, and render "full-size" accordingly at display time.

Joe, you're welcome to test it out and see how you like it, once I add on the additional setting (probably by the end of next week or so) - I know what it's like not to have enough time for all the things you'd like to do!

5/23/2012 9:30:12 PM
Gravatar
Total Posts 7

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

Hi IndigoTea,

 

We just recently bought MegaGallery for our company's website. I was wondering if you could explain how to install it? I'm rather new with MojoPortal and all the online articles are pretty confusing. Thank you!

5/23/2012 9:49:50 PM
Gravatar
Total Posts 355

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

Hi! There's a readme in the downloadable zip, but I'm more than happy to address any questions you might have. Just to confirm: what version of mojoPortal are you using? I've just updated the download on IndigoTea.com to the latest version of MegaGallery, compatible with 2.3.8.5

 

5/23/2012 9:54:44 PM
Gravatar
Total Posts 7

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

hi, im using version 2.3.7.6 MSSQL.

 

so it says you have to drop the web folder in the mojo portal installation? can you just elaborate on the steps for me? i'm not very good with coding yet so i'm learning it as i go.

5/23/2012 10:04:03 PM
Gravatar
Total Posts 355

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

Sure! There's really not a lot of coding involved; just add the contents of the "web" folder in the .zip file into the root directory of your mojoPortal installation, and then navigate to [your mojoportal URL]/setup/default.aspx - mojoPortal will run the installation scripts automatically from there. Once you see the message that the installation is complete, navigate back to the page you'd like the MegaGallery to be contained in, and add it to the page just like you would any other feature.

MegaGallery has just come out of beta today; I'll write up a complete tutorial on how to create new albums and add your images tonight or tomorrow. I do highly recommend updating to the latest version of mojoPortal and the MegaGallery plug-in; both have some nice new bits and refinements.

5/23/2012 10:08:42 PM
Gravatar
Total Posts 7

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

So i can put the web folder anywhere in the file manager back end? Or is there a specific folder I need to put it into?

5/23/2012 10:10:20 PM
Gravatar
Total Posts 7

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

what i mean is where can i find the root file directory?

5/23/2012 10:15:31 PM
Gravatar
Total Posts 355

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

Where do you currently have your mojoPortal instance installed?

5/23/2012 10:36:03 PM
Gravatar
Total Posts 7

Re: How do I set up an image gallery both with thumbnails and the possibility of a fullscreen slideshow?

our url is new.fasttrackteam.com

You must sign in to post in the forums. This thread is closed to new posts.