Open the menu
    ```html

    Comments : List

    This interface lists all the comments about a content.
    Also, for users with the permission "Comment" a link is provided that displays a popup interface to post comments.

    Screens

    List

    Data

    Comments

    • Comment(text) : Comment about the content.
    • Give your rating(integer) : Rating for the content.
    • Created by(user or group) : User who posted the comment.
    • Created on(date and time) : Date when the comment was posted.

    Links

    ```