Difference between revisions of "JS Photos"

(Overview)
(Backend Settings)
Line 3: Line 3:
  
 
==Backend Settings==
 
==Backend Settings==
 +
:::[[File:Js-photos-back.png]]
 +
* '''Display''' - Select the mode in which module will operate
 +
** Photos - Will display photos thumbnails.
 +
** Albums - Will display album thumbnails.
 +
* '''From''' - Select the source of photos.
 +
** All - Display all photos or albums logged in user have permission to see.
 +
** Users only - Display all photos or albums created by other users, as long as logged in user have permission to see them.
 +
** Groups only - Display all photos or albums from groups that logged in user have permission to see.
 +
** Events only - Display all photos or albums from events that logged in user have permission to see.
 +
* '''Sort by''' - Select the sorting option.
 +
** Newest - Sort by date of creation.
 +
** Popular - Sort by number of views.
 +
* '''Limit''' - Limit the number of items shown in the module
 +
 +
{{alert|<center>'''NOTE:''' This module show photos from albums (or albums) which are created by users. It does not take into consideration system albums such are avatar, cover, animation and stream photos.</center>|alert-danger}}
  
 
==Frontend==
 
==Frontend==

Revision as of 02:48, 30 June 2016

Overview

Module to show latest photos in the community.

Backend Settings

Js-photos-back.png
  • Display - Select the mode in which module will operate
    • Photos - Will display photos thumbnails.
    • Albums - Will display album thumbnails.
  • From - Select the source of photos.
    • All - Display all photos or albums logged in user have permission to see.
    • Users only - Display all photos or albums created by other users, as long as logged in user have permission to see them.
    • Groups only - Display all photos or albums from groups that logged in user have permission to see.
    • Events only - Display all photos or albums from events that logged in user have permission to see.
  • Sort by - Select the sorting option.
    • Newest - Sort by date of creation.
    • Popular - Sort by number of views.
  • Limit - Limit the number of items shown in the module
NOTE: This module show photos from albums (or albums) which are created by users. It does not take into consideration system albums such are avatar, cover, animation and stream photos.

Frontend

See Also