📄 publish-notification
字号:
<?xml version="1.0" encoding="ISO-8859-1"?>
<ContentNotifications xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="opencms://system/workplace/admin/notification/notification.xsd">
<ContentNotification language="en">
<Subject><![CDATA[OpenCms Publish Notification]]></Subject>
<Header name="Header0">
<links/>
<content><![CDATA[Dear ${firstname} ${lastname},
<br />
<br />Publishing of project "${project}" was started at ${jobStart} and encountered warnings and/or
errors!]]></content>
</Header>
<Footer name="Footer0">
<links/>
<content><![CDATA[<p style="padding-top: 30px; text-align: right;">This e-mail was autogenerated by OpenCms</p>]]></content>
</Footer>
</ContentNotification>
<ContentNotification language="de">
<Subject><![CDATA[OpenCms Publish Notification]]></Subject>
<Header name="Header0">
<links/>
<content><![CDATA[Hallo ${firstname} ${lastname},
<br />
<br />beim Publizieren des Projekts "${project}", das um ${jobStart} gestartet wurde sind Warnungen
und/oder Fehler aufgetreten!]]></content>
</Header>
<Footer name="Footer0">
<links/>
<content><![CDATA[<p style="padding-top: 30px; text-align: right;">Diese E-Mail wurde automatisch von OpenCms
erstellt</p>]]></content>
</Footer>
</ContentNotification>
</ContentNotifications>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -