Files
2026-08-31 16:22:00 +08:00

25 lines
819 B
XML

<?xml version="1.0"?>
<root>
<LabelType>其他类</LabelType>
<LabelIntro>
</LabelIntro>
<OutType>txt</OutType>
<LabelDataType>static</LabelDataType>
<attributes>
<name>nodeId</name>
<default>1</default>
<intro>栏目编号</intro>
</attributes>
<attributes>
<name>modelId</name>
<default>1</default>
<intro>模型编号</intro>
</attributes>
<LabelTemplate><![CDATA[<a href="{PE.SiteConfig.ApplicationPath /}User/Content/AnonymousContent.aspx?nodeId=<xsl:value-of select="$nodeId"/>&modelId=<xsl:value-of select="$modelId"/>" target="_blank"><xsl:value-of select="$displayName"/></a>]]></LabelTemplate>
<attributes>
<name>displayName</name>
<default>用户投稿</default>
<intro>显示的名</intro>
</attributes>
<EnabelAjax>False</EnabelAjax>
</root>