XF 1 [XFR] User Albums 1.0.0 b7

Users can create albums, upload images, add comments. Albums can be public and private. Private albums are visible only for album owner, moderators (if they have permissions) and users, who knows an "access hash", which is available from the album URL.

Installation:
  1. Upload all files from the upload folder in the archive. Be careful, some FTP clients can replace contents on the server.
  2. From the ACP install the add-on using xml file from the archive.
  3. Make sure, that add-on installation process has created folders for thumbnails and images and that folders are writable. If you can't find such foldres, you need to create them manually. Those folders are:
    • data/xfru/useralbums/thumbnails
    • data/xfru/useralbums/sprites
    • internal_data/xfru/useralbums/images
  4. Set permissions for the user groups. Please, do not allow guests to upload images :)
  5. Change options if you want
Changes for beta 7.
  1. Error fixed - Undefined index: album_id
  2. Tool to rebuild images counter
  3. Some style changes to comments list on albums homepage
  4. Sharing options on some pages
  5. Most popular albums on albums homepage sidebar
  6. Most active users on albums homepage sidebar
  7. Some style fixes
  8. Grid view on user's albums page
  9. Global albums - user can create global album in which other users can upload images. This is an experimental feature.
  10. Code refactoring, caching and some optimizations
 

Attachments

  • alb_1.jpg
    alb_1.jpg
    147.6 KB · Views: 3
  • alb_lightbox.jpg
    alb_lightbox.jpg
    132.8 KB · Views: 3
  • alb-2.jpg
    alb-2.jpg
    91.4 KB · Views: 3
  • alb3.jpg
    alb3.jpg
    66.7 KB · Views: 3
  • s1.png
    s1.png
    135.4 KB · Views: 3
  • s2.png
    s2.png
    89.1 KB · Views: 3
Back
Top