Hello
I am trying to obtain automatically an album per user as every new users registers to the site.
Is this implemented in Acidfree? Because I choose the configurations where it says "per user album" but no album gets created everytime I create/register a new user.
The new user needs to go to "Create Content" and the "Album" and I would really like to avoid users from doing this.
Would I need to hack through the registration core functionality so as to create a album for every new user registration?
Or should it be that AcidFree should create these albums by default?
Comments
Comment #1
casperl commentedMy experience:
On a brand new 5.7 site with the latest stable Acidfree a per user album is created.
On a site upgraded from 6.4 - 6.7 and then to Drupal 5, a per user album is not created.
Comment #2
brollo commentedI had to create a module that does this operation on user login . (Drupal 5)
There is another post which I used, dont have the link now.
Thanks anyway
Comment #3
roleychiu commentedI'd love to see that link if you remember it. I'd like users to have default albums so that their second album doesn't get inserted into the the first one they create (as it is now).
Comment #4
skizzo commentedhttp://drupal.org/node/144636
Comment #5
mwheinz commented