This commit is contained in:
Denys Konovalov
2020-06-27 10:05:59 +02:00
commit 225c08d3a0
393 changed files with 19804 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
---
label: Author
hide_body: false
fields:
- type: text
name: title
label: title
- name: image
type: file
config:
maxSize: 250
label: image
- type: text
name: email
label: email
- type: field_group_list
name: social
label: social
fields:
- type: text
name: icon
label: icon
description: https://themify.me/themify-icons
- type: text
name: link
label: link

View File

@@ -0,0 +1,49 @@
---
label: Course
hide_body: false
fields:
- type: text
name: title
label: title
- type: datetime
name: date
label: date
- type: file
name: bg_image
label: bg image
description: Page header background image
- type: textarea
name: description
label: description
description: meta description
- type: file
name: image
label: image
- type: text
name: category
label: category
description: course category
- type: text
name: teacher
label: teacher
description: 'Ex: John Doe'
- type: text
name: duration
label: duration
description: Course Duration
- type: text
name: weekly
label: weekly
description: Course time per week
- type: text
name: fee
label: fee
description: Course fee
- type: text
name: apply_url
label: apply_url
description: Application submit link
- type: text
name: type
label: type
default: course

View File

@@ -0,0 +1,49 @@
---
label: Event
hide_body: false
fields:
- type: text
name: title
label: title
- type: datetime
name: date
label: date
- type: file
name: bg_image
label: bg image
description: Page header background image
- type: textarea
name: description
label: description
description: meta description
- type: file
name: image
label: image
- type: text
name: location
label: location
- type: text
name: fee
label: fee
description: Event fee
- type: text
name: apply_url
label: apply_url
description: Application submit link
- type: field_group_list
name: speaker
label: speaker
fields:
- type: text
name: name
label: name
- type: file
name: image
label: image
- type: text
name: designation
label: designation
- type: text
name: type
label: type
default: event

View File

@@ -0,0 +1,16 @@
---
label: New Page
hide_body: false
fields:
- type: text
name: title
label: title
- type: text
name: description
label: description
- name: bg_image
type: file
config:
maxSize: 250
label: bg image
description: page header background image

View File

@@ -0,0 +1,26 @@
---
label: Notice
hide_body: false
fields:
- type: text
name: title
label: title
- type: datetime
name: date
label: date
- type: file
name: bg_image
label: bg image
description: Page header background image
- type: textarea
name: description
label: description
description: meta description
- type: text
name: download_link
label: download_link
description: Notice download link
- type: text
name: type
label: type
default: notice

View File

@@ -0,0 +1,34 @@
---
label: Post
hide_body: false
fields:
- type: text
name: title
label: title
- type: datetime
name: date
label: date
- type: file
name: bg_image
label: bg image
description: page header background image
- type: file
name: image
label: image
- type: text
name: author
label: author
- type: text
name: description
label: description
description: this is meta description
- type: list
name: categories
label: categories
- type: list
name: tags
label: tags
- type: text
name: type
label: type
default: post

View File

@@ -0,0 +1,25 @@
---
label: Research
hide_body: false
fields:
- type: text
name: title
label: title
- type: datetime
name: date
label: date
- type: file
name: bg_image
label: bg image
description: Page header background image
- type: textarea
name: description
label: description
description: meta description
- type: file
name: image
label: image
- type: text
name: type
label: type
default: research

View File

@@ -0,0 +1,18 @@
---
label: Scholarship
hide_body: false
fields:
- type: text
name: title
label: title
- type: file
name: bg_image
label: bg image
description: Page header background image
- type: file
name: image
label: image
- type: textarea
name: description
label: description
description: meta description

View File

@@ -0,0 +1,48 @@
---
label: Teacher
hide_body: false
fields:
- type: text
name: title
label: title
- type: file
name: bg_image
label: bg image
description: Page header background image
- type: textarea
name: description
label: description
description: meta description
- type: file
name: image
label: image
description: portrait
- type: text
name: course
label: course
description: course taken by him
- type: textarea
name: bio
label: bio
description: biography
- type: list
name: interest
label: interest
- type: field_group_list
name: contact
label: contact
fields:
- type: text
name: name
label: name
- type: text
name: icon
label: icon
description: 'themify icon : https://themify.me/themify-icons'
- type: text
name: link
label: link
- type: text
name: type
label: type
default: teacher