Open the menu
    ```html

    News: Edit

    Allows the publisher to modify existing content. The form displays the registered content that is to be altered, which has been selected for editing. Once the content is changed, only the new published content will be shown to the end user.

    Features

    • It is an administration interface

    Screens

    Edit
    • Title (string, required field, maximum length: 255) : Title (required) that links to the list of news.
    • Introduction (text) : Text (optional) accompanying the title in the quick list and news list.
    • Introduction Image (media) : Illustration (optional) accompanying the introduction in the quick list and complete news list. To choose the image, click the "arrow" located next to the field.
    • Content (html, required field) : Internal text of the news that corresponds to its details. The user is referred to this content when clicking the news title. The registration of this field is done in a text editor that allows formatting types similar to known text editors. It can also be edited in HTML through the "Source Code" option of the text editor.
    • Image (media) : Illustration (optional) accompanying the content of the news, that is, in its details. However, the content image is always positioned at the beginning. The news content can be illustrated using images attached in the text editor/HTML that allows content registration.
    • Workflow: Allows defining and controlling content publication processes to ensure its quality.?
      • Status: Allows defining and controlling content publication processes to ensure its quality.
      • Responsible: The person or group responsible for the content currently.
      • Action: Specify the transition to define the next state of the workflow. The user will only see the transitions they are authorized to execute.
      • Send to: Specify the person who should be responsible for the content.
      • Messages: Used to exchange comments between publishers during the workflow process.?
    • Publication
      • Publication Period?
        • From: The date this content will be published. If searchable, the search will only find this content after this date.
        • Until: The date this content will be archived. If searchable, the search will not 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 instances: Publish the current content to multiple websites/instances?
      • Publish to users: Allows specifying which people can access this content. This may influence search results.?
      • Publish to social networks: Publish links to this content to multiple social networks (type: facebook, twitter, etc.) allowing changes to the promotional text.?
    • Language: Control the language of the current content and its display behavior.?
      • Language: Specify the language of the current content. By default, it chooses the language that the user is browsing.
      • Translate to
    • Associations: Allows associating this content with other contents of the portal.?
    • SEO & Sharing?
      • Simple page title: Defines the simple text that will be used, along with the title pattern, to generate the title of the content detail page.
      • Title generation pattern for page: Defines the title pattern to generate the title of the content detail page.
      • Description: Description for external search engines.
      • URL Path: Defines the URL path of the content
      • URL Title: Defines the text that should be used in the process of generating the friendly URL of the content detail page.
      • Canonical URL: Defines the canonical URL that should be used in the process of generating the content detail page.
      • Title: Defines the text that will be used as the title in shares for social networks.
      • Description: Defines the text that will be used as a description in shares for social networks.
      • Image: Defines the text that will be used as an image in shares for social networks.
    • STR_CONTENT_IDENTIFICATION?
      • Automatic: STR_DOC_CONTENT_IDENTIFICATION_INHERIT
      • Slug

    Links

    Permissions

    • Edit service instance content: Allows managing all data of this service instance with publisher profile.

    Actions

    • commit
    • Save and preview content. : Save content and then open the preview screen for that content.
    ```