Better Photo Album Management System

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
4/20/2009 9:22:22 AM
Gravatar
Total Posts 74

Better Photo Album Management System

I need a photo album manage ment system that allows for different albums to be stored in different categories. I'm developing for a student organization at a local university and they would like to group multiple albums by year. So basically you come to a category selection screen that displays 2007-2008 and 2008-2009. Inside each of those would be several albums. Has anyone seen anything like this or developed something like it?

Joe

4/30/2009 10:46:54 AM
Gravatar
Total Posts 51

Re: Better Photo Album Management System

Well, you can actually get this done using the Image Gallery (simple folder) utility already built into Mojo.  In the root folder: ~/Data/Sites/1/FolderGalleries/   you can create whatever folders you need (2007-2008, etc) then just load your pics into the folders, and point the page instance of the gallery wherever you want, then the subfolders (years) will automatically be generated as your groups.

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