Skip to content

Commit 834e395

Browse files
committed
Update topmatter keys to reside under myst key.
Closes plone#1263
1 parent e79e65b commit 834e395

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+409
-341
lines changed

docs/backend/annotations.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": ""
4-
"property=og:description": ""
5-
"property=og:title": ""
6-
"keywords": ""
2+
myst:
3+
html_meta:
4+
"description": ""
5+
"property=og:description": ""
6+
"property=og:title": ""
7+
"keywords": ""
78
---
89

910
(backend-annotations-label)=

docs/backend/behaviors.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": ""
4-
"property=og:description": ""
5-
"property=og:title": ""
6-
"keywords": ""
2+
myst:
3+
html_meta:
4+
"description": ""
5+
"property=og:description": ""
6+
"property=og:title": ""
7+
"keywords": ""
78
---
89

910
(backend-behaviors-label)=

docs/backend/content-types.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": ""
4-
"property=og:description": ""
5-
"property=og:title": ""
6-
"keywords": ""
2+
myst:
3+
html_meta:
4+
"description": ""
5+
"property=og:description": ""
6+
"property=og:title": ""
7+
"keywords": ""
78
---
89

910
(backend-content-types-label)=

docs/backend/control-panels.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": "How to add a Control Panel"
4-
"property=og:description": "How to add a Control Panel"
5-
"property=og:title": "Control panels"
6-
"keywords": "Plone, Add, Control Panel"
2+
myst:
3+
html_meta:
4+
"description": "How to add a Control Panel"
5+
"property=og:description": "How to add a Control Panel"
6+
"property=og:title": "Control panels"
7+
"keywords": "Plone, Add, Control Panel"
78
---
89

910
(backend-controlpanels-label)=

docs/backend/fields.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": ""
4-
"property=og:description": ""
5-
"property=og:title": ""
6-
"keywords": ""
2+
myst:
3+
html_meta:
4+
"description": ""
5+
"property=og:description": ""
6+
"property=og:title": ""
7+
"keywords": ""
78
---
89

910
(backend-fields-label)=

docs/backend/global-utils.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": "Global functions defined in CMFPlone and plone.app.layout."
4-
"property=og:description": "Global functions defined in CMFPlone and plone.app.layout."
5-
"property=og:title": "Global utils and helpers"
6-
"keywords": "Plone, Classic UI, templates, global variables, portal_state, context_state, plone_view, portal_url, helper methods"
2+
myst:
3+
html_meta:
4+
"description": "Global functions defined in CMFPlone and plone.app.layout."
5+
"property=og:description": "Global functions defined in CMFPlone and plone.app.layout."
6+
"property=og:title": "Global utils and helpers"
7+
"keywords": "Plone, Classic UI, templates, global variables, portal_state, context_state, plone_view, portal_url, helper methods"
78
---
89

910

docs/backend/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": ""
4-
"property=og:description": ""
5-
"property=og:title": "Backend"
6-
"keywords": "Plone 6, Volto, Classic UI, frontend, backend, plone.restapi, plone.api"
2+
myst:
3+
html_meta:
4+
"description": ""
5+
"property=og:description": ""
6+
"property=og:title": "Backend"
7+
"keywords": "Plone 6, Volto, Classic UI, frontend, backend, plone.restapi, plone.api"
78
---
89

910
(backend-index-label)=

docs/backend/indexing.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": "Using Plone's catalog to index content and make it searchable."
4-
"property=og:description": "Using Plone's catalog to index content and make it searchable."
5-
"property=og:title": "Indexing"
6-
"keywords": "Plone, indexing, indexes, indexer, catalog, searching, FieldIndex, KeywordIndex, DateIndex, DateRangeIndex, BooleanIndex, ZCTextIndex, SearchableText, textindexer"
2+
myst:
3+
html_meta:
4+
"description": "Using Plone's catalog to index content and make it searchable."
5+
"property=og:description": "Using Plone's catalog to index content and make it searchable."
6+
"property=og:title": "Indexing"
7+
"keywords": "Plone, indexing, indexes, indexer, catalog, searching, FieldIndex, KeywordIndex, DateIndex, DateRangeIndex, BooleanIndex, ZCTextIndex, SearchableText, textindexer"
78
---
89

910
(backend-indexing-label)=

docs/backend/plone-restapi.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": ""
4-
"property=og:description": ""
5-
"property=og:title": ""
6-
"keywords": ""
2+
myst:
3+
html_meta:
4+
"description": ""
5+
"property=og:description": ""
6+
"property=og:title": ""
7+
"keywords": ""
78
---
89

910
(backend-plone.restapi-label)=

docs/backend/portal-actions.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
html_meta:
3-
"description": ""
4-
"property=og:description": ""
5-
"property=og:title": ""
6-
"keywords": ""
2+
myst:
3+
html_meta:
4+
"description": ""
5+
"property=og:description": ""
6+
"property=og:title": ""
7+
"keywords": ""
78
---
89

910
(backend-portal-actions-label)=

0 commit comments

Comments
 (0)