You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an admin I can go to site setup and click on the "Export all" button that is present in the export section which will enable me to export everything that is present in my site. I can use all the other features which are available as part of the simple export action. I can chose to "preserve relative paths", I can make sure all the metadata is exported when none is selected explicitly, and I can obtain a zip file in the end along with a CSV file containing the metadata of the exported data.
User scenario:
Fred goes to site setup looking for an export section. Fred wishes to export all the content that is present in his site. He had 3 images, 2 files and 1 news item.
Instead of using the query widget this time, Fred sees a button is available by the name "Export All" which will export all the content he had in his site.
Fred wishes to export all the metadata associated with all the contents in his site. He does not select any metadata in the Text Lines Field Widget which will by default export all the metadata.
Fred wishes to preserve the relative path, for which he choses "True" in the field provided for "Preserve relative path"
Fred clicks on the "Export all" button.
When the export action is completed, he gets to download a zip file
Fred unzips the zip file. It contains all the contents that were present in his site along with a metadata csv file. He verifies that indeed all the contents are exported properly. He can later have all these content available for "complete backup" of his site as well.
Fred can also import these content back to the site whenever required.
Description:
As an admin I can go to site setup and click on the "Export all" button that is present in the export section which will enable me to export everything that is present in my site. I can use all the other features which are available as part of the simple export action. I can chose to "preserve relative paths", I can make sure all the metadata is exported when none is selected explicitly, and I can obtain a zip file in the end along with a CSV file containing the metadata of the exported data.
User scenario:
Fred goes to site setup looking for an export section. Fred wishes to export all the content that is present in his site. He had 3 images, 2 files and 1 news item.
Instead of using the query widget this time, Fred sees a button is available by the name "Export All" which will export all the content he had in his site.
Fred wishes to export all the metadata associated with all the contents in his site. He does not select any metadata in the Text Lines Field Widget which will by default export all the metadata.
Fred wishes to preserve the relative path, for which he choses "True" in the field provided for "Preserve relative path"
Fred clicks on the "Export all" button.
When the export action is completed, he gets to download a zip file
Fred unzips the zip file. It contains all the contents that were present in his site along with a metadata csv file. He verifies that indeed all the contents are exported properly. He can later have all these content available for "complete backup" of his site as well.
Fred can also import these content back to the site whenever required.