Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Request access to private album?
akrogers
#1 Posted : Thursday, 2 February 2012 3:07:05 PM(UTC)
Rank: Newbie

Joined: 2/02/2012(UTC)
Posts: 2
Location: Utah

This is a wonderful application and does a lot of what I am needing. I am working on an education based application and I need to have separate albums per school, and I need to allow a parent to register, select the school their child is in, then have the ability to upload items to one of the albums (in various categories) underneath that schools album. I don't want them to be able to view all the entries in those albums (only the admin for that school should be able to view everything), just upload access. Do you think I may be able to modify this script to accomplish this? I have done a lot of programming in Asp.Net 2.0 and C#, not very much using MVC, but learning. Thanks for any direction you can offer.
--Angela
Roger Martin
#2 Posted : Thursday, 2 February 2012 3:58:01 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

You can enable self registration and turn on user albums. That lets people create their own accounts and automatically get a private album they can upload to.

I don't know how you would do the "let them select the school" part, since obviously GSP has no knowledge of that. That part you'll have to code yourself.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
akrogers
#3 Posted : Friday, 3 February 2012 1:18:33 PM(UTC)
Rank: Newbie

Joined: 2/02/2012(UTC)
Posts: 2
Location: Utah

The "schools" would be the top level albums. I was thinking it might not take too much to edit the code to allow them to select from the top level albums during registration and then create the user album under that top level. What do you think?
Roger Martin
#4 Posted : Friday, 3 February 2012 1:29:44 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

I don't know. The architecture depends on the idea that each gallery has one album that serves as the user albums' container. Changing that could open a can of worms. Maybe you can do something where each school is a gallery that is accessed via a specified URL (schoolA.aspx, schoolB.aspx, etc). Then you write a separate page that helps them get to the right destination. Read more about the gallery concept in the Admin Guide.

I don't fully understand your requirements so I may be way off base...
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.