You are currently working on UAT 

Yaml v1.0

Dear Colleagues,

Does anyone of you know how to configure the document structure and the line guidelines of the YAML v1.0 for all the tags? I am setting it up an on a video I cannot see opening and closing patrons.

Thanks beforehand

Parents Reply
  • Hi Paul,

    I have managed to create a file type thanks to the video.
    But I don't see well which opening and closing patterns are used. the signs are too small.

    I have 3 .yml files which are very short and this is their structure:

    '#title':
    Arrangement
    '#title_display': before
    '#disabled': true
    '#wrapper_attributes':
    class:
    - form-item--full-width
    '#attributes':
    class:
    - js-form-item-node-title
    '#format_items': comma
    first_name:

    Could you maybe let me know which pattern exactly I have to use to hide the segments that don't have to be translated like:
    '#title':
    '#title_display'
    ...

    Thank you in advance for your reply.
    Have a nice evening.
    Kind regards,
    Veronika
Children