|
2256 | 2256 | } |
2257 | 2257 | ] |
2258 | 2258 | }, |
| 2259 | + { |
| 2260 | + "name": "pnp-sp-dev-spfx-extensions-react-YOUR-SOLUTION-NAME-GOES-HERE", |
| 2261 | + "source": "pnp", |
| 2262 | + "title": "Copy Page SPFx Application Customizer", |
| 2263 | + "shortDescription": "This SPFx Application Customizer empowers content authors to copy modern site pages across sites with full control over:", |
| 2264 | + "url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/YOUR-SOLUTION-NAME-GOES-HERE", |
| 2265 | + "longDescription": [ |
| 2266 | + "This SPFx Application Customizer empowers content authors to copy modern site pages across sites with full control over:" |
| 2267 | + ], |
| 2268 | + "creationDateTime": "2023-12-25", |
| 2269 | + "updateDateTime": "2023-12-31", |
| 2270 | + "products": [ |
| 2271 | + "SharePoint" |
| 2272 | + ], |
| 2273 | + "metadata": [ |
| 2274 | + { |
| 2275 | + "key": "CLIENT-SIDE-DEV", |
| 2276 | + "value": "React" |
| 2277 | + }, |
| 2278 | + { |
| 2279 | + "key": "SPFX-VERSION", |
| 2280 | + "value": "1.21.1" |
| 2281 | + } |
| 2282 | + ], |
| 2283 | + "tags": [], |
| 2284 | + "categories": [ |
| 2285 | + "SPFX-APPLICATION-EXTENSION" |
| 2286 | + ], |
| 2287 | + "thumbnails": [ |
| 2288 | + { |
| 2289 | + "name": "preview-01.png", |
| 2290 | + "type": "image", |
| 2291 | + "order": 100, |
| 2292 | + "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-copy-page/assets/preview-01.png", |
| 2293 | + "alt": "Web Part Preview" |
| 2294 | + }, |
| 2295 | + { |
| 2296 | + "name": "preview-02.png", |
| 2297 | + "type": "image", |
| 2298 | + "order": 101, |
| 2299 | + "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-copy-page/assets/preview-02.png", |
| 2300 | + "alt": "Web Part Preview" |
| 2301 | + }, |
| 2302 | + { |
| 2303 | + "name": "preview-03.png", |
| 2304 | + "type": "image", |
| 2305 | + "order": 102, |
| 2306 | + "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-copy-page/assets/preview-03.png", |
| 2307 | + "alt": "Web Part Preview" |
| 2308 | + }, |
| 2309 | + { |
| 2310 | + "name": "preview-04.png", |
| 2311 | + "type": "image", |
| 2312 | + "order": 103, |
| 2313 | + "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-application-copy-page/assets/preview-04.png", |
| 2314 | + "alt": "Web Part Preview" |
| 2315 | + } |
| 2316 | + ], |
| 2317 | + "authors": [ |
| 2318 | + { |
| 2319 | + "gitHubAccount": "https://github.com/ahmad-jad-alhak", |
| 2320 | + "pictureUrl": "https://github.com/ahmad-jad-alhak.png", |
| 2321 | + "name": "Ahmad Jad Alhak" |
| 2322 | + } |
| 2323 | + ], |
| 2324 | + "references": [ |
| 2325 | + { |
| 2326 | + "name": "Overview of SharePoint Framework Extensions", |
| 2327 | + "description": "You can use SharePoint Framework (SPFx) Extensions to extend the SharePoint user experience. With SPFx Extensions, you can customize more facets of the SharePoint experience, including notification areas, toolbars, and list data views. SPFx Extensions are available in all Microsoft 365 subscriptions for production usage.", |
| 2328 | + "url": "https://docs.microsoft.com/sharepoint/dev/spfx/extensions/overview-extensions?WT.mc_id=m365-15741-cxa" |
| 2329 | + }, |
| 2330 | + { |
| 2331 | + "name": "Use page placeholders from Application Customizer", |
| 2332 | + "description": "Application Customizers provide access to well-known locations on SharePoint pages that you can modify based on your business and functional requirements. For example, you can create dynamic header and footer experiences that render across all the pages in SharePoint Online.", |
| 2333 | + "url": "https://docs.microsoft.com/sharepoint/dev/spfx/extensions/get-started/using-page-placeholder-with-extensions?WT.mc_id=m365-15741-cxa" |
| 2334 | + } |
| 2335 | + ] |
| 2336 | + }, |
2259 | 2337 | { |
2260 | 2338 | "name": "pnp-sp-dev-spfx-extensions-react-react-application-customizer-feedback-widget", |
2261 | 2339 | "source": "pnp", |
|
0 commit comments