Open the menu
    ```html

    Post: Edit

    This interface allows you to change the highlight properties of a post, and if the post has not yet been published, you can change its publication date.

    Features

    • It is an administration interface

    Screens

    Edit
    • Post (text) : Post text.
    • Title (string, maximum size: 255) : Post title.
    • Priority (integer, default value: 5) : Priority assigned to the post for sorting purposes.
    • Link Metadata (string) : Metadata related to the link attached to the post.
    • Created by (user or group)
    • Groups (string)
    • 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
      • Highlight: Select this item if you need the highlight property 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

    • Edit service instance content: Allows management of all data in this service instance with publisher profile.
    • Post messages: Allows users to add posts in the Social Post service instance.

    Actions

    • commit
    ```