text4u
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

default.yaml 371B

12345678910111213141516171819202122
  1. title: Default
  2. fields:
  3. -
  4. handle: content
  5. field:
  6. type: markdown
  7. display: Content
  8. localizable: true
  9. -
  10. handle: author
  11. field:
  12. type: users
  13. display: Author
  14. default: current
  15. localizable: true
  16. max_items: 1
  17. -
  18. handle: template
  19. field:
  20. type: template
  21. display: Template
  22. localizable: true