Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

Sharing libraries between sites

1 réponse
Avatar
Peet
In MOSS 2007 how can we reuse the same library with his content in different
sites (child or other)?

Thanks

1 réponse

Avatar
Florian Veillon
Hello,
If you want to reuse a document library, you can save it as a library
template, so it is available for others to quickly create on their site a
new library that has all the customizations to meet company policies for the
particular library.
To create a template, go to your library, click on settings-document library
settings-save document library as template.
If you want to save the content of this document library, just check the box
in front of "include content" (bear in mind you can save up to 10mb only).

1/ to make it available for users who work on the same web application as
the one where the document library was created, click on site actions-create
and click on the name of the document library you created as a template.

2/ If you want to use this document library in another web application, go
to site actions-modify all site settings. Click on list template, select the
library template you created earlier and save it to the location you want.
Then go to your new web application-site settings-list template-upload and
upload the document library you saved earlier.


You can also make a site template rather than just a document library
template.

Or else, you can backup a single site with the following command :
stsadm -o export -url <site url> -filename <filename to store backup>
and restore the site using this command :
stsadm -o import -url <site url> filename <filename that has backup>


Regards,

Florian.


"Peet" wrote in message
news:
In MOSS 2007 how can we reuse the same library with his content in
different
sites (child or other)?

Thanks