Difference between revisions of "JS Photo Comments"

(Backend Settings)
(Backend Settings)
Line 4: Line 4:
 
==Backend Settings==
 
==Backend Settings==
 
:::[[File:Photocomments-back.png]]
 
:::[[File:Photocomments-back.png]]
* '''Photos from''' - Using these criteria, select what kind of photos you want to show in the module.
+
* '''Photos from''' - Using these criteria, select what kind of photo comments you want to show in the module.
** All Albums - Module will make a mix of all the photos posted in user, group or event albums.
+
** All Albums - Module will make a mix of all the comments posted in user, group or event photos.
** Profile Albums - Module will list only photos from the albums user created in their profile.
+
** Profile Albums - Module will list only comments from the profile photos.
** Group Albums - Module will list only photos posted in group albums.
+
** Group Albums - Module will list only comments from the group photos.
** Events Albums - Module will list only photos posted in event albums.
+
** Events Albums - Module will list only comments from the event photos.
 
* '''Image''' - This option allows to select what kind of image to show before comment.
 
* '''Image''' - This option allows to select what kind of image to show before comment.
 
** None - will display no image at all.  
 
** None - will display no image at all.  
Line 15: Line 15:
 
* '''Limit''' - Choose how many comments to show
 
* '''Limit''' - Choose how many comments to show
 
* '''Characters Limit''' - Limit the number of characters in the comments
 
* '''Characters Limit''' - Limit the number of characters in the comments
 
{{alert|<center>'''Note:''' Privacy of the albums is fully respected, so logged in user will always see only those photos he have permissions to see. </center>|alert-info}}
 
{{alert|<center>'''Warning!''' Module will '''not''' display any photos from system albums such are covers, avatars, animations and stream photos</center>|alert-danger}}
 
  
 
==Frontend==
 
==Frontend==

Revision as of 02:33, 30 June 2016

Overview

Photo Comments module shows the latest comments made on the photos.

Backend Settings

Photocomments-back.png
  • Photos from - Using these criteria, select what kind of photo comments you want to show in the module.
    • All Albums - Module will make a mix of all the comments posted in user, group or event photos.
    • Profile Albums - Module will list only comments from the profile photos.
    • Group Albums - Module will list only comments from the group photos.
    • Events Albums - Module will list only comments from the event photos.
  • Image - This option allows to select what kind of image to show before comment.
    • None - will display no image at all.
    • Poster avatar - will show the avatar of the person who made the comment.
    • Image thumbnail - will show the actual thumbnail of the commented image.
  • Limit - Choose how many comments to show
  • Characters Limit - Limit the number of characters in the comments

Frontend

See Also