Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit b6ae1c3

Browse files
authored
Update Page Builder TOC (#8673)
* For preview stage build * stage build of in-progress docs * stage build for in-progress docs * topic link fixes after reorg * Tweaked order of TOC * Update Page Builder TOC to sync with new organization of PageBuilder doc * Keeping Page Builder master branch as the devdocs build branch for now
1 parent 70cd705 commit b6ae1c3

File tree

3 files changed

+73
-33
lines changed

3 files changed

+73
-33
lines changed

src/_data/toc/page-builder.yml

Lines changed: 69 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -74,51 +74,96 @@ pages:
7474
url: /page-builder/docs/create-custom-content-type/summary.html
7575
versionless: true
7676

77-
- label: How-Tos
77+
- label: 'Style content types'
7878
versionless: true
7979
children:
80-
- label: Configure styling options
81-
url: /page-builder/docs/how-to/how-to-configure-styling-options.html
80+
- label: How Page Builder styles content
81+
url: /page-builder/docs/styling/how-pagebuilder-styles-content.html
8282
versionless: true
8383

84-
- label: Add an appearance
85-
url: /page-builder/docs/how-to/how-to-add-appearance.html
84+
- label: How to override styles
85+
url: /page-builder/docs/styling/how-to-override-pagebuilder-styles.html
8686
versionless: true
8787

88-
- label: Upgrade content types
89-
url: /page-builder/docs/how-to/how-to-use-upgrade-library.html
88+
- label: Use themes to override styles
89+
url: /page-builder/docs/styling/use-themes-to-override-styles.html
9090
versionless: true
9191

92-
- label: Customize the panel
93-
url: /page-builder/docs/how-to/how-to-customize-panel.html
92+
- label: Use modules to override styles
93+
url: /page-builder/docs/styling/use-modules-to-override-styles.html
9494
versionless: true
9595

96-
- label: Add an image uploader
97-
url: /page-builder/docs/how-to/how-to-add-image-uploader.html
96+
- label: Use HTML Code to override styles
97+
url: /page-builder/docs/styling/use-htmlcode-to-override-styles.html
9898
versionless: true
9999

100-
- label: Add a storefront widget
101-
url: /page-builder/docs/how-to/how-to-add-storefront-widget.html
100+
- label: Configure styling options
101+
url: /page-builder/docs/styling/how-to-configure-styling-options.html
102102
versionless: true
103103

104-
- label: Add a text editor
105-
url: /page-builder/docs/how-to/how-to-add-text-editor.html
104+
# - label: 'Create responsive content'
105+
# versionless: true
106+
# children:
107+
# - label: How viewports work
108+
# url: /page-builder/docs/viewports/how-viewports-work.html
109+
# versionless: true
110+
111+
# - label: How to add viewports
112+
# url: /page-builder/docs/viewports/how-to-add-viewports.html
113+
# versionless: true
114+
115+
# - label: How to use viewports
116+
# url: /page-builder/docs/viewports/how-to-use-viewports.html
117+
# versionless: true
118+
119+
# - label: How to change viewports
120+
# url: /page-builder/docs/viewports/how-to-change-viewports.html
121+
# versionless: true
122+
123+
- label: 'Customize content types'
124+
versionless: true
125+
children:
126+
- label: Add an appearance
127+
url: /page-builder/docs/customize/how-to-add-appearance.html
128+
versionless: true
129+
130+
- label: Customize the panel
131+
url: /page-builder/docs/customize/how-to-customize-panel.html
106132
versionless: true
107133

108134
- label: Add a custom toolbar
109-
url: /page-builder/docs/how-to/how-to-add-custom-toolbar.html
135+
url: /page-builder/docs/customize/how-to-add-custom-toolbar.html
110136
versionless: true
111137

112-
- label: Add icons and images
113-
url: /page-builder/docs/how-to/how-to-add-icons-images.html
138+
- label: Customize selectors
139+
url: /page-builder/docs/customize/how-to-customize-selectors.html
114140
versionless: true
115141

116-
- label: Change breakpoints
117-
url: /page-builder/docs/how-to/how-to-change-breakpoints.html
142+
- label: Add icons and images
143+
url: /page-builder/docs/customize/how-to-add-icons-images.html
118144
versionless: true
119145

120146
- label: Add additional configurations
121-
url: /page-builder/docs/how-to/how-to-add-additional-configurations.html
147+
url: /page-builder/docs/customize/how-to-add-additional-configurations.html
148+
versionless: true
149+
150+
- label: How-Tos
151+
versionless: true
152+
children:
153+
- label: Upgrade content types
154+
url: /page-builder/docs/how-to/how-to-use-upgrade-library.html
155+
versionless: true
156+
157+
- label: Add an image uploader
158+
url: /page-builder/docs/how-to/how-to-add-image-uploader.html
159+
versionless: true
160+
161+
- label: Add a storefront widget
162+
url: /page-builder/docs/how-to/how-to-add-storefront-widget.html
163+
versionless: true
164+
165+
- label: Add a text editor
166+
url: /page-builder/docs/how-to/how-to-add-text-editor.html
122167
versionless: true
123168

124169
- label: Add a block chooser
@@ -129,10 +174,6 @@ pages:
129174
url: /page-builder/docs/how-to/how-to-use-full-width-layouts.html
130175
versionless: true
131176

132-
- label: Customize selectors
133-
url: /page-builder/docs/how-to/how-to-customize-selectors.html
134-
versionless: true
135-
136177
- label: Apply product conditions
137178
url: /page-builder/docs/how-to/how-to-apply-product-conditions.html
138179
versionless: true
@@ -141,9 +182,9 @@ pages:
141182
url: /page-builder/docs/how-to/how-to-use-server-side-previews.html
142183
versionless: true
143184

144-
# - label: How to create a container content type
145-
# url: /page-builder/docs/how-to/how-to-create-container-content-type.html
146-
# versionless: true
185+
# - label: Create container content types
186+
# url: /page-builder/docs/how-to/how-to-create-container-content-type.html
187+
# versionless: true
147188

148189
- label: Use Page Builder for product attributes
149190
url: /page-builder/docs/how-to/how-to-use-pagebuilder-for-product-attributes.html

src/_data/whats-new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1984,7 +1984,7 @@ entries:
19841984
date: April 16, 2020
19851985
link: https://github.com/magento/devdocs/pull/7024
19861986
- description: 'New Page Builder topic on how to configure three different options
1987-
for styling elements in your content types: [How to configure styling options](https://devdocs.magento.com/page-builder/docs/how-to/how-to-configure-styling-options.html).'
1987+
for styling elements in your content types: [How to configure styling options](https://devdocs.magento.com/page-builder/docs/styling/how-to-configure-styling-options.html).'
19881988
versions: 2.3.x
19891989
type: New Topic
19901990
date: April 15, 2020

src/guides/v2.3/page-builder/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@ The following links provide quick access to our [Page Builder GitHub code exampl
2626

2727
## How-Tos (just a few)
2828

29-
- [How to customize the Page Builder panel]({{ site.baseurl }}/page-builder/docs/how-to/how-to-customize-panel.html)
29+
- [How to customize the Page Builder panel]({{ site.baseurl }}/page-builder/docs/customize/how-to-customize-panel.html)
3030
- [How to add an image uploader]({{ site.baseurl }}/page-builder/docs/how-to/how-to-add-image-uploader.html)
3131
- [How to add a storefront widget]({{ site.baseurl }}/page-builder/docs/how-to/how-to-add-storefront-widget.html)
32-
- [How to add a custom toolbar]({{ site.baseurl }}/page-builder/docs/how-to/how-to-add-custom-toolbar.html)
33-
- [How to add icons and images]({{ site.baseurl }}/page-builder/docs/how-to/how-to-add-icons-images.html)
34-
- [How to change breakpoints]({{ site.baseurl }}/page-builder/docs/how-to/how-to-change-breakpoints.html)
32+
- [How to add a custom toolbar]({{ site.baseurl }}/page-builder/docs/customize/how-to-add-custom-toolbar.html)
33+
- [How to add icons and images]({{ site.baseurl }}/page-builder/docs/customize/how-to-add-icons-images.html)
3534

3635
## Reference
3736

0 commit comments

Comments
 (0)