Skip to content

Commit 051be85

Browse files
000-702: docs menu
1 parent 740e79b commit 051be85

File tree

1 file changed

+40
-22
lines changed

1 file changed

+40
-22
lines changed

_data/docs_menu.yml

Lines changed: 40 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,42 @@
2525

2626
- label: SharePoint Online
2727
items:
28-
- name: Customize your site header using PnP
29-
link: /articles/en/SharePointOnline/setsiteheaderPnP/
30-
- name: Create SharePoint theme using Theme Generator tool
31-
link: /articles/en/SharePointOnline/Create SharePoint theme using Theme Generator tool/
28+
29+
-label: Design and Branding
30+
items:
31+
- name: Customize your site header using PnP
32+
link: /articles/en/SharePointOnline/setsiteheaderPnP/
33+
- name: Customize your page header
34+
link: /articles/en/SharePointOnline/custompageheader
35+
- name: Create SharePoint theme using Theme Generator tool
36+
link: /articles/en/SharePointOnline/Create SharePoint theme using Theme Generator tool/
37+
- name: SharePoint list view - hide new button
38+
link: /articles/en/spo/hidebuttons
39+
40+
-label: Content Types
41+
items:
42+
43+
- name: Add content type using Powershell and CSOM
44+
link: /articles/en/SharePointOnline/Add content type/
45+
- name: SharePoint content types in Powershell - known errors
46+
link: /articles/en/SharePointOnline/SharePoint content types in Powershell - known errors
47+
- name: SharePoint content types - fieldlinks and fields
48+
link: /articles/en/SharePointOnline/SharePoint content types - fieldlinks and fields
49+
- name: Find content type ID
50+
link: /articles/en/SharePointOnline/findctid
51+
- name: Find content type ID using Powershell
52+
link: /articles/en/SharePointOnline/findctIDPS
53+
54+
-label: Permissions
55+
items:
56+
- name: Add SharePoint site permissions to a group using PnP
57+
link: /articles/en/SharePointOnline/addpermgroup
58+
- name: SharePoint Claims Deep Dive
59+
link: /articles/en/SharePointOnline/spoclaims
60+
61+
3262
- name: Migrate OneDrive across tenants
3363
link: /articles/en/SharePointOnline/Migrate OneDrive across tenants/
34-
- name: Add content type using Powershell and CSOM
35-
link: /articles/en/SharePointOnline/Add content type/
36-
- name: SharePoint content types in Powershell - known errors
37-
link: /articles/en/SharePointOnline/SharePoint content types in Powershell - known errors
38-
- name: SharePoint content types - fieldlinks and fields
39-
link: /articles/en/SharePointOnline/SharePoint content types - fieldlinks and fields
40-
- name: Find content type ID
41-
link: /articles/en/SharePointOnline/findctid
42-
- name: Find content type ID using Powershell
43-
link: /articles/en/SharePointOnline/findctIDPS
4464
- name: Export your folder structure to XML using Powershell
4565
link: /articles/en/SharePointOnline/Exportfolderstructure
4666
- name: Easy way to create CAML Query for list view
@@ -51,10 +71,7 @@
5171
link: /articles/en/SharePointOnline/pnpsearchqcond
5272
- name: PnP Search query examples with KQL
5373
link: /articles/en/SharePointOnline/pnpsearchqex
54-
- name: Add SharePoint site permissions to a group using PnP
55-
link: /articles/en/SharePointOnline/addpermgroup
56-
- name: SharePoint Claims Deep Dive
57-
link: /articles/en/SharePointOnline/spoclaims
74+
5875
- name: Update SharePoint list item without changing the modified date
5976
link: /articles/en/SharePointOnline/systemupdateitem
6077
- name: Update SharePoint folder without creating a new version
@@ -65,14 +82,15 @@
6582
link: /articles/en/SharePointOnline/countfilesunique
6683
- name: Get version history programmatically
6784
link: /articles/en/SharePointOnline/getversionhistory
68-
- name: SharePoint list view - hide new button
69-
link: /articles/en/spo/hidebuttons
85+
7086
- name: Compare SharePoint tenant settings
7187
link: /articles/en/spo/comparetenants
7288
- name: Create SharePoint dashboard
7389
link: /articles/en/spo/createdashboard
74-
- name: Customize your page header
75-
link: /articles/en/SharePointOnline/custompageheader
90+
91+
92+
93+
7694

7795
- label: Viva
7896
items:

0 commit comments

Comments
 (0)