Skip to content

Commit

Permalink
chore(#542): add content to menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Oct 6, 2022
1 parent 624eb1f commit 1d59162
Show file tree
Hide file tree
Showing 5 changed files with 186 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
{
"uuid": [
{
"value": "972602b3-ded9-4e11-92c2-d7ed2e08f86f"
}
],
"langcode": [
{
"value": "en"
}
],
"bundle": [
{
"value": "menu_link_content"
}
],
"revision_created": [
{
"value": "2022-07-31T23:26:05+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
"revision_user": [],
"revision_log_message": [],
"enabled": [
{
"value": true
}
],
"title": [
{
"value": "Guide"
}
],
"description": [],
"menu_name": [
{
"value": "druxtjs-org-menu"
}
],
"link": [
{
"uri": "entity:node\/1d84bdca-0e3b-4717-81ca-da47c774b803",
"title": null,
"options": []
}
],
"external": [
{
"value": false
}
],
"rediscover": [
{
"value": false
}
],
"weight": [
{
"value": 0
}
],
"expanded": [
{
"value": false
}
],
"parent": [],
"changed": [
{
"value": "2022-07-31T23:26:05+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
{
"uuid": [
{
"value": "d5227032-11e1-4394-8d70-6ce6e16bd9b0"
}
],
"langcode": [
{
"value": "en"
}
],
"bundle": [
{
"value": "menu_link_content"
}
],
"revision_created": [
{
"value": "2022-07-31T23:27:45+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
"revision_user": [],
"revision_log_message": [],
"enabled": [
{
"value": true
}
],
"title": [
{
"value": "The DruxtClient"
}
],
"description": [],
"menu_name": [
{
"value": "druxtjs-org-menu"
}
],
"link": [
{
"uri": "entity:node\/d217d49f-7b77-4786-8295-2ebb882c2e81",
"title": null,
"options": []
}
],
"external": [
{
"value": false
}
],
"rediscover": [
{
"value": false
}
],
"weight": [
{
"value": 0
}
],
"expanded": [
{
"value": false
}
],
"parent": [
{
"value": "menu_link_content:972602b3-ded9-4e11-92c2-d7ed2e08f86f"
}
],
"changed": [
{
"value": "2022-07-31T23:27:45+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
]
}
8 changes: 7 additions & 1 deletion docs/drupal/content/meta/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1002,5 +1002,11 @@
"path_alias.131f798f-e81c-4503-b125-2d50176e7cde": [
"node.1d84bdca-0e3b-4717-81ca-da47c774b803"
],
"path_alias.04f5ef46-dbeb-42aa-a7c5-f1cc54c8da6a": []
"path_alias.04f5ef46-dbeb-42aa-a7c5-f1cc54c8da6a": [],
"menu_link_content.972602b3-ded9-4e11-92c2-d7ed2e08f86f": [
"node.1d84bdca-0e3b-4717-81ca-da47c774b803"
],
"menu_link_content.d5227032-11e1-4394-8d70-6ce6e16bd9b0": [
"node.d217d49f-7b77-4786-8295-2ebb882c2e81"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"revision_timestamp": [
{
"value": "2022-07-31T07:26:50+00:00",
"value": "2022-07-31T23:26:05+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
Expand Down Expand Up @@ -53,7 +53,7 @@
],
"changed": [
{
"value": "2022-07-31T07:26:50+00:00",
"value": "2022-07-31T23:26:05+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"revision_timestamp": [
{
"value": "2022-07-26T03:57:10+00:00",
"value": "2022-07-31T23:56:36+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
Expand Down Expand Up @@ -53,7 +53,7 @@
],
"changed": [
{
"value": "2022-07-26T03:57:10+00:00",
"value": "2022-07-31T23:56:36+00:00",
"format": "Y-m-d\\TH:i:sP"
}
],
Expand All @@ -77,8 +77,7 @@
"path": [
{
"alias": "\/guide\/client",
"langcode": "en",
"pathauto": 0
"langcode": "en"
}
],
"content_translation_source": [
Expand Down

0 comments on commit 1d59162

Please sign in to comment.