Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jahan-addison/2add387355023667e264ab47b4f388da to your computer and use it in GitHub Desktop.
Save jahan-addison/2add387355023667e264ab47b4f388da to your computer and use it in GitHub Desktop.
Pattern Collections
myactivity:
metadata:
title: 'Some Great Section'
description: '_____'
tags:
- 'something'
collection:
- 'pages.mypage'
- 'pages.mypage'
- 'pages.mypage'
- 'pages.mypage'
- 'pages.mypage'
- 'pages.mypage'
mycourse:
metadata:
title: 'My Course'
description: '_____'
tags:
- 'something'
wizard:
jsonschema: null
uischema: null
collection:
- 'modules.mymodule'
- 'modules.mymodule'
mymodule:
metadata:
title: 'My Module'
description: '_____'
tags:
- 'something'
wizard:
jsonschema: null
uischema: null
locales:
moduleTitle: "Title of My Module"
field2: "This is field two"
collection:
- 'activities.myactivity'
- 'activities.myactivity'
mypage:
metadata:
title: 'Section overview'
description: '_____'
tags:
- 'overview'
collection:
- 'content.patternsample'
- 'blocks.link.default'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment