Files
ningbo/动易的标签库/标签库/百科类/互动百科_词条内容_锁定编辑.config
T
2026-08-31 16:22:00 +08:00

28 lines
970 B
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<LabelType>百科类</LabelType>
<LabelIntro>
</LabelIntro>
<OutType>sin</OutType>
<LabelDataType>static</LabelDataType>
<EnabelAjax>False</EnabelAjax>
<Version officialVersion="" modifiedVersions="4700" compatibleVersion="" />
<attributes>
<name>inputer</name>
<datatype>string</datatype>
<default>
</default>
<intro>编辑者</intro>
</attributes>
<LabelTemplate><![CDATA[<?xml version="1.0" encoding="utf-8"?>
<xsl:transform version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pe="labelproc" exclude-result-prefixes="pe">
<xsl:param name="inputer"/>
<xsl:output method="html" />
<xsl:template match="/">
<p class="lock">友情提示:正在被 <a>
<xsl:attribute name="href">UserDoc.aspx?un=<xsl:value-of select="$inputer"/>
</xsl:attribute>
<xsl:value-of select="$inputer"/></a> 锁定编辑中!</p>
</xsl:template>
</xsl:transform>]]></LabelTemplate>
</root>