Restore the original Site Builder Template library
We can restore the Site Builder Template library to its original state. Doing so deletes all changes made to templates after Site Builder was installed, which can be useful if you made changes you no longer want to keep.
To restore the template library, delete the current library and install Site Builder using the library-only install option. Then restore administrator and website creator access to the reinstalled library.
CAUTION:
The following procedure deletes all changes made to the Site Template Library after it was installed.
- Log in as the portal administrator.
- Click Administration > Portal Content > Web Content Libraries.
- Navigate to the Site Builder Template Library and click the Delete Library icon.
- Click OK.
- Click Refresh to see the changes.
- From a command line, navigate to the Content Template Catalog installation directory and open the site-builder directory.
- Open the site-builder.properties or file in a text editor.
- Set the value to true for SB_CONTENT and set the value to false for all other components.
SB_APP=false SB_CONTENT=true SB_PAGE_BASE=false SB_PAGE_VP=false SB_CONTENT_VP=false
- Close and save the file.
- Start the installation program.
site-builder-install.bat
If we did not set the administrator passwords in the wkplc.properties file, add them to the command line with the syntax:
-PortalAdminPwd password -WasPassword password
- Log in as the portal administrator and click Administration > Portal Content > Web Content Libraries.
- Navigate to the Site Builder Template Library. Click the Set Permissions icon.
- For the Administrator role, click the Edit Role icon.
- Add the users and groups we want to add as Site Builder administrators.
- Click OK.
- Click Resources.
- For the Contributor role, click the Edit Role icon.
- Add the users and groups we want to add as Site Builder website creators.
- Click OK.
- Click Resources.
- Click Apply and Done.
Parent Install Site Builder