two questions

Carrot Cruncher

Joined: 2005-09-16
Posts: 5
Posted: Fri, 2005-09-16 13:21

hi,

i have just succesfully migrated a 1.5 gallery to 2.0 without any problems.

had some fun and games with permissions but managed to work it out eventually.

i have two questions about G2 :

1. is it possible to edit all the album settings at once, say to activate the random highlight, or do I have to edit each and every album ?

2. is there any way for admins to be notified when users log in ? there was a hack to the login.php script that used to work for G1.

thanks in advance.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2005-09-16 13:26

1. nope. we don't have recursive / batch features for edit album yet.
2. there's a login event in g2. you could create a module that listens for this event and e.g. sends an email to the admin.

 
Carrot Cruncher

Joined: 2005-09-16
Posts: 5
Posted: Fri, 2005-09-16 14:07

thanks for the quick response. unfortunately my total lack of any programming/scripting skills is going to prevent me from creating any code :-(