|
| 1 | +- label: SharePoint Online |
| 2 | + items: |
| 3 | + |
| 4 | + -label: Design and Branding |
| 5 | + items: |
| 6 | + - name: Customize your site header using PnP |
| 7 | + link: /articles/en/SharePointOnline/setsiteheaderPnP/ |
| 8 | + - name: Customize your page header |
| 9 | + link: /articles/en/SharePointOnline/custompageheader |
| 10 | + - name: Create SharePoint theme using Theme Generator tool |
| 11 | + link: /articles/en/SharePointOnline/Create SharePoint theme using Theme Generator tool/ |
| 12 | + - name: SharePoint list view - hide new button |
| 13 | + link: /articles/en/spo/hidebuttons |
| 14 | + |
| 15 | + -label: Content Types |
| 16 | + items: |
| 17 | + |
| 18 | + - name: Add content type using Powershell and CSOM |
| 19 | + link: /articles/en/SharePointOnline/Add content type/ |
| 20 | + - name: SharePoint content types in Powershell - known errors |
| 21 | + link: /articles/en/SharePointOnline/SharePoint content types in Powershell - known errors |
| 22 | + - name: SharePoint content types - fieldlinks and fields |
| 23 | + link: /articles/en/SharePointOnline/SharePoint content types - fieldlinks and fields |
| 24 | + - name: Find content type ID |
| 25 | + link: /articles/en/SharePointOnline/findctid |
| 26 | + - name: Find content type ID using Powershell |
| 27 | + link: /articles/en/SharePointOnline/findctIDPS |
| 28 | + |
| 29 | + -label: Permissions |
| 30 | + items: |
| 31 | + - name: Add SharePoint site permissions to a group using PnP |
| 32 | + link: /articles/en/SharePointOnline/addpermgroup |
| 33 | + - name: SharePoint Claims Deep Dive |
| 34 | + link: /articles/en/SharePointOnline/spoclaims |
| 35 | + |
| 36 | + |
| 37 | + - name: Migrate OneDrive across tenants |
| 38 | + link: /articles/en/SharePointOnline/Migrate OneDrive across tenants/ |
| 39 | + - name: Export your folder structure to XML using Powershell |
| 40 | + link: /articles/en/SharePointOnline/Exportfolderstructure |
| 41 | + - name: Easy way to create CAML Query for list view |
| 42 | + link: /articles/en/SharePointOnline/CAMLQueryForListView |
| 43 | + - name: Hide Teams Prompt |
| 44 | + link: /articles/en/SharePointOnline/HideTeamsPrompt |
| 45 | + - name: Conditional query in PNP Search Webpart |
| 46 | + link: /articles/en/SharePointOnline/pnpsearchqcond |
| 47 | + - name: PnP Search query examples with KQL |
| 48 | + link: /articles/en/SharePointOnline/pnpsearchqex |
| 49 | + |
| 50 | + - name: Update SharePoint list item without changing the modified date |
| 51 | + link: /articles/en/SharePointOnline/systemupdateitem |
| 52 | + - name: Update SharePoint folder without creating a new version |
| 53 | + link: /articles/en/SharePointOnline/systemupdatefolder |
| 54 | + - name: Count files in a folder using Powershell |
| 55 | + link: /articles/en/SharePointOnline/countfiles |
| 56 | + - name: Count files or items with unique permissions using Powershell |
| 57 | + link: /articles/en/SharePointOnline/countfilesunique |
| 58 | + - name: Get version history programmatically |
| 59 | + link: /articles/en/SharePointOnline/getversionhistory |
| 60 | + |
| 61 | + - name: Compare SharePoint tenant settings |
| 62 | + link: /articles/en/spo/comparetenants |
| 63 | + - name: Create SharePoint dashboard |
| 64 | + link: /articles/en/spo/createdashboard |
| 65 | + |
0 commit comments