data.scripts.script_import.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-test Show documentation
Show all versions of opencms-test Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
#
# Script: import data
# Turn echo on
echo on
# Login the Admin user
login Admin admin
# Create the temp file project (is not nessecary because the base script already does this)
# createTempfileProject
# Switch to the setup project
setCurrentProject "tempFileProject"
# Switch to the root context
setSiteRoot "/"
© 2015 - 2024 Weber Informatics LLC | Privacy Policy