📄 history_properties
字号:
<?xml version="1.0" encoding="ISO-8859-1"?>
<WORKPLACE>
<TEMPLATE>
<![CDATA[
<HTML>
<!-- Include external JavaScripts-->
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="]]><method name="scriptsUri">opencms.js</method><![CDATA["></SCRIPT>
<script language=JavaScript>
<!--
top.head.helpUrl=']]><LABEL value="help.history.management"/><![CDATA[';
function doSubmitProperties(step){
document.HISTPROP.step.value = step;
document.HISTPROP.submit();
}
//-->
</script>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=]]><METHOD name="getEncoding"/><![CDATA[">
<title>OpenCms</title>
<link rel=stylesheet type="text/css" href="]]><method name="resourcesUri">format.css</method><![CDATA[">
</HEAD>
<BODY bgcolor="#ffffff" marginwidth = 0 marginheight = 0 topmargin=0 leftmargin=0 onLoad="window.top.body.admin_head.location.href='../../../action/administration_head.html';" >
<!-- Tabelle um vertikal und horizontal zu zentrieren-->
<table width=100% height=100% border=0 cellspacing=0 cellpadding=0>
<tr><td align=middle valign=center>
<!-- Tabellenaufbau fuer Dialog mit OK und Abbrechen-->
<form id="HISTPROP" name="HISTPROP" method="post" >
<table cellspacing=0 cellpadding=0 border=1 width=450>
<tr><td>
<table cellspacing=0 cellpadding=5 border=0 width=100% height=100%>
<!-- Beginn Tabellenkopf blau-->
<tr>
<td class="head">]]><LABEL value="label.histproperties" /><![CDATA[</td>
</tr>
<!-- Ende Tabellenkopf blau-->
<!-- Beginn Leerzeile-->
<tr>
<td class="leerzeile"> </td>
</tr>
<!-- Ende Leerzeile-->
<!-- Beginn Inhalt-->
<tr><td class=dialogtxt>
<table border=0 width=100% height=150>
<tr>
<td class=dialogtxt>
<table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr>
<td class="dialogtxt">
<input type="checkbox" name="deleteversions" value="true" ]]><PROCESS>deleteversions</PROCESS><![CDATA[ >]]><LABEL value="input.histweeks1" /><![CDATA[
<input type="text" name="weeks" class="textfeld" style="WIDTH:40px" maxlength="4" value="]]><PROCESS>weeks</PROCESS><![CDATA[">
]]><LABEL value="input.histweeks2" /><![CDATA[
</td>
</tr>
<tr>
<td class="dialogtxt">
<input type="checkbox" name="enabled" value="true" ]]><PROCESS>enabled</PROCESS><![CDATA[ >]]><LABEL value="input.histenabled" /><![CDATA[
</td>
</tr>
</table>
</td>
</tr>
<!-- Beginn Buttonleiste-->
<tr>
<td class=dialogtxt>
<input type="hidden" name="step">
<table cellspacing=0 border=0 cellpadding=5 width=100%>
<tr>
<td class="formular" valign="bottom" align="right" width=33%>]]><TEXTBUTTON class="button" name="executedelete" value="executedelete" width="110" action="doSubmitProperties('execute');" /><![CDATA[</td>
<td class="formular" valign="bottom" align="center" width=33%>]]><TEXTBUTTON class="button" name="ok" value="ok" width="110" action="doSubmitProperties('ok');" /><![CDATA[</td>
<td class="formular" valign="bottom" align="left" width=33%>]]><TEXTBUTTON class="button" name="cancel" value="cancel" width="110" action="location.href='index.html?step=cancel'" /><![CDATA[</td>
</tr>
</table>
</td>
</tr>
<!-- Ende Buttonleiste-->
</table>
</td></tr>
</table>
</td></tr>
</table>
</form>
</td></tr>
</table>
</BODY>
</html>
]]>
</TEMPLATE>
<TEMPLATE name="done">
<![CDATA[
<HTML>
<BODY onload="window.top.head.location.href='../../../action/head.html'; parent.frames[1].location.href='../../../action/administration_content_top.html?sender=/system/workplace/administration/project/'">
</BODY>
</HTML>
]]>
</TEMPLATE>
<TEMPLATE name="errorhistproperties">
<![CDATA[
]]><ERRORPAGE title="error.title.histproperties" message="error.message.histproperties" reason="error.reason.none" suggestion="error.suggestion.none" ref="index.html" ><process>details</process></ERRORPAGE><![CDATA[
]]>
</TEMPLATE>
</WORKPLACE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -