When I was working on a Sharepoint-related project, due to the unfamiliar of SharePoint, the customer sent several files suffixed with. STP, which left me wondering for a long time.
According to common sense, only know. STPs files are 3D Standard Interchange files that need to be opened using 3D processing software such as AutoCAD, Pro/E, and SW, but the size of the files that the customer gave me is very small, it should not be a 3D file. Later, when avrin told me that the STP file was a template file in Sharepoint, I suddenly realized that the STPS file was empty. Sorry ....
The STP file here is indeed a template file in Sharepoint, which is used to save the list or site structure in SharePoint for transplantation to other Sharepoint. In fact, this STP file is a cab file. You can forcibly change its suffix to. Cab and directly open or decompress the file.Manifest. xml. In another article 《SharePoint customization: Using WSS List Templates in SPS AreasFor more information, see.
1. Export STP files
1. Open a website in Sharepoint, select "site Settings" under "site actions", and select "Save site as template" under the "look and feel" column;
2. Open a list in Sharepoint, click "list Settings" under "Settings", and click "save list as template" under "permissions and management.
2. Import STP files to create site and list
Open the home page of SharePoint, click site actions-> site settings-> modify all site settings, and select site templates or List Templates under galleries to enter the site template gallery page or list template gallery page, upload the site STP file or list STP file to gallery. Then, you can select the uploaded dashboard to create a new website or a new list.