Questions tagged [sitetemplate]

Site templates are used to allow the rapid creation of web sites and basic content in a SharePoint system. Any number of new sites can be generated based on a site template. (note: there is some duplicate tags for this topic I.E: see also: STP )

SiteTemplate (STP) is a methods for providing prepackaged site and list content in Microsoft Windows SharePoint Services You can save an existing site or list as a custom template. Custom templates are a way of packaging up a set of changes to an existing site definition and making those available for new sites and lists. Every custom template is based on a site definition. Custom templates are stored in the database and made available through the central or site collection template galleries.

Working with Templates - Technet Library

28 questions
0
votes
1 answer

SharePoint 2007 - How to create a site template programmatically

In my SharePoint 2007 project I have to use 3 site templates. Using these templates I create new sites programmatically. I also want to create the templates programmatically. Is that possible? If yes, I guess I have to use a SPSite object for…
PatrickP
  • 80
  • 2
  • 9
0
votes
0 answers

How to assign an existing Site Template to a Site Programmatically in Liferay DXP 7.4

I have found some solutions but they are old like 2014 or more I want an updated solution to this problem. I am using Liferay DXP version 7.4 I have tried this code but its not working : LayoutSetPrototype layoutSetPrototype =…
Ali Raza
  • 1
  • 3
0
votes
1 answer

"ø" showing instead of "ø" and more

We use a site script to apply site templates in SharePoint online. Recently, it has seemed as though some characters are displaying on the site differently than in the JSON template file. A sample portion from the site script template: { …
0
votes
0 answers

Publishing Image field value is empty when the site is saved as a template

I saved a site as template, which contains a custom publishingImage column in a SharePoint list. But when I create a new site based on it, all content is saved but not the publishingImage column values.. is there a work around or solution for…
Walid
  • 1
0
votes
1 answer

Sorry, this site can't be saved as a template. It contains apps that don't work in templates

I have tried to save the SharePoint communication site as a template that contains apps. I have faced the below error. Sorry, this site can't be saved as a template. It contains apps that don't work in templates. Please check…
0
votes
1 answer

SharePoint PnP Provisioning with Azure on SharePoint Subsite

Hope you guys are doing best, Actually I have issue on implementing Root Site template on Subsites of SharePoint with Azure using PnP PowerShell Script. After lot of search on web I tried to implement with Azure storage account and with Azure…
0
votes
2 answers

Get the pages of a multipage meeting workspace

I currently do some testings on the multipage meeting workspace template to check whether it fit our needs to be the base template for our projects. As you might know, a multipage meeting workspace is designed to be able to manage several dates…
Flo
  • 27,355
  • 15
  • 87
  • 125
0
votes
1 answer

Assign project site template to EPT

I was trying to change site template with site that I had saved. The target site was using project site template and the solution was activated. Checking on Microsoft site, I don't understand what this if it appropriate means. Is there something…
Ariwibawa
  • 627
  • 11
  • 23
0
votes
1 answer

Sharepoint 2010 - Site Template doesn't show in new Web Collection dialog

I am developing new SiteTemplate project in VS 2010. I didn't change anything, and I clicked Deploy to check if it is working on my SP server. And it doesn't ... Why isn't it working? Plz, help. I'm developing on Client system (Windows 7) - i have…
Redzio
  • 354
  • 1
  • 3
  • 15
0
votes
2 answers

Liferay: Can we create deployable site template?

I'm quite new in liferay and this must have been a very basic question. Can we make site templates deployable as standalone component like themes? If yes how can we do this? Any help or content explains how to do this will be great. Thanks
Arun
  • 2,360
  • 2
  • 17
  • 23
0
votes
1 answer

liferay user group default site template private pages

I want is that by default users of specific group have a default private pages. that can not be modified. So that I created below hierarchy. Organization--School ======================= User Group--Head of Department --private pages --set site…
0
votes
2 answers

Save Site as Template Programatically - Error generating solution files in temporary directory

I have a requirement like , i need to create the Site Templates programatically. when i am trying to save the Site As Template Programatically , i am getting the below error. "Error generating solution files in temporary directory". i have given…
Mahesh
  • 1
  • 1
  • 3
0
votes
1 answer

Sharepoint Site Template - Activate dependent features on provisioning

I wish to define a Sharepoint site template that will also include a web part dependent feature. How can I install and activate the web part feature when I provision a site using my custom template?
kjv
  • 11,047
  • 34
  • 101
  • 140
1
2