What I want is for someone to register, indicate which calendar they want to have to have 1st viewing permissions for and then when they next login, they will automatically be directed to the one they have chosen by login redirect.
Is this possible?
That can *
probably* be accomplished by modifying the after_login.pl file of the plug-in in the area just after
# Loop through each calendar that is set up.
Then when an entry is added, I want to notify those people that there is a match and they get an email.
Email notifications are very tricky to handle. I wouldn't count on being able to do what you describe unless you can design the plug-in code to accomplish it yourself.
JMO
Dan O.