first commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user