Open the menu
    ```html

    Posting: Add

    This interface allows the addition of posts with the option to attach a link, an image, or a document to the post.

    For users with the permission of "Schedule message posting", fields for scheduling the publication date and highlighting the post until a certain date are also available.

    It is also possible to include references to users in the text of the posts. When typing @, a list of user names will appear for selection.

    Features

    • It is an administration interface

    Screens

    Add
    • Post (text) : Text of the post.
    • Link (string, maximum length: 255) : Link attached to the post.
    • Media (file) : Photo attached to the post.
    • Document (file) : Document attached to the post.
    • Publication
      • Publication period?
        • From: The date this content will be published. If it is searchable, the search will only find this content after this date.
      • Highlight
        • Set as highlight: Select this item if the highlight property needs to be assigned to the content.
        • Until: Optionally specify until when this content should be highlighted.
      • Publish to users: Allows specifying which people can access this content. This may influence search results.?

    Permissions

    • Post messages: Allows users to add posts in the Social Post service instance.

    Actions

    • commit
    ```