org.opencms.setup.htmlmsg.properties 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.
#
# CSS styles
#
C_STYLES=\n
C_STYLES_SETUP=\n
#
# JavaScript for help messages
#
C_SCRIPT_HELP=
#
# HTML start
#
C_HTML_START= \
\
\
#
# HTML head start
#
C_HEAD_START= \n\
\n\
\n
#
# HTML head end
#
C_HEAD_END= \n\
\n\
\n\
\n\
\n\
\n
#
# HTML dialog content start
#
C_CONTENT_START=\n
#
# HTML setup dialog content start
#
C_CONTENT_SETUP_START=\n
#
# HTML dialog content end
#
C_CONTENT_END=\n
#
# HTML block start
#
C_BLOCK_START= \n\
\n\
$replace$\n
#
# HTML block end
#
C_BLOCK_END=\n
C_HELP_IMG=\n
#
# Help start
#
C_HELP_START=\n
#
# Help start
#
C_HELP_END=\n
#
# HTML body end
#
C_HTML_END=
\n\
\n\
\n\
\n\
\n
#
# HTML buttonbar start
#
C_BUTTONS_START= \n
#
# HTML Details button
#
C_BUTTON_DETAILS=\n
#
# Error HTML start
#
C_ERROR_DIALOG_START=\n\
\n\
\n\
${title} \n\
\n\
\n\
\n
#
# Error HTML head end
#
C_ERROR_DIALOG_END=\n\
\n\
\n\
\n\
\n\
${title}\n\
\n\
\n\
\n\
\n\
\n\
${message}\n\
\n\
${resource_key}: ${resource}
\n\
${version_key}: ${version}
\n\
${context_key}: ${context}\n\
\n\
\n\
\n\
\n\
\
\n\
\n\
\n\
\n\
\n\
\n\
\n\
\n\
\n\
\n\
\n\
\n\
\n
© 2015 - 2024 Weber Informatics LLC | Privacy Policy