You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think when we create templates, we should not only create the XML and an empty Twig template, but integrate a sample HTML directly into the Twig template.
To do this, we should set a default template for each content type, which is only used in the template.
Examples can be taken one-to-one from the documentation.
Example:
If you select ‘single_media_selection’ as the content type.
The command then writes to the XML.
I think when we create templates, we should not only create the XML and an empty Twig template, but integrate a sample HTML directly into the Twig template.
To do this, we should set a default template for each content type, which is only used in the template.
Examples can be taken one-to-one from the documentation.
Example:
If you select ‘single_media_selection’ as the content type.
The command then writes to the XML.
and adds the following to the twig template.
The text was updated successfully, but these errors were encountered: