https://github.com/venh/sp2013masterpagesetterapp
SharePoint 2013 Hosted App to set default master page in team sites, using jQuery AJAX & REST APIs & a ribbon button in the Master Page Gallery in the host web.
https://github.com/venh/sp2013masterpagesetterapp
hosted-app jquery-ajax masterpage rest-api sharepoint-appmodel
Last synced: 9 months ago
JSON representation
SharePoint 2013 Hosted App to set default master page in team sites, using jQuery AJAX & REST APIs & a ribbon button in the Master Page Gallery in the host web.
- Host: GitHub
- URL: https://github.com/venh/sp2013masterpagesetterapp
- Owner: venh
- Created: 2018-02-16T16:20:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-16T16:32:39.000Z (over 8 years ago)
- Last Synced: 2025-03-06T15:17:04.322Z (over 1 year ago)
- Topics: hosted-app, jquery-ajax, masterpage, rest-api, sharepoint-appmodel
- Language: PowerShell
- Size: 581 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In Publishing sites, there will be a layouts or application page through which we can set a custom
or another master page as a default master page. Unfortunately, this is missing in Team Sites. This is what this solution is all about. It is targeted mainly for Team sites, since publishing sites already have a provision. It adds a custom ribbon button in the Share and Track group of the Files group of Master Page Gallery. This is a SharePoint 2013 Hosted App. Refer the documentation for the technical details. The following screen shots depict the functionality.
Note: I have moved this from my actual project hosted (now archived) in CodePlex at:
https://archive.codeplex.com/?p=sp2013masterpagesetterapp