Comments
Order by: 
Per page:
 
  •  Johnk: 
     

    Quote: That is because that setting controls NEW albums created when members join. 

    Yes, you are correct, but this can create a problem where different members have different default albums. Some time ago I did a Photos module mockup for discussion, but it seems to have disappeared. I'll try to find it and post it again.

     
     11.01.2021 
    0 points
     
  •  Geek_Girl: 
     

    This is a side note on the albums.  You can pass variables in the language keys; this can be true of the title blocks.  I was working on this on another site and Deano educated me on the {0}, {1}, {2} that you see in the language keys.  It is possible for you to display the title as "My Photos" when you view your own page and as "John's Photos" when someone else is viewing the page.

    If you look in the setting you see {nickname}'s Photo.  If you wanted to change it to "full name" you would change it in the brackets {}.

    Now, I think what you are seeing is that you make the change in the backend but it does not change the current name of the album.  That is because that setting controls NEW albums created when members join.  Existing albums won't change.  That setting is actually for when you first set up your site.  To change existing album names you would have to run a DB query.

    I agree that it needs to be examined.

     
     10.31.2021 
    0 points