first commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<LabelType>留言类</LabelType>
|
||||
<LabelIntro>雅蓝内容留言回复</LabelIntro>
|
||||
<LabelDataType>static</LabelDataType>
|
||||
<LabelTemplate>
|
||||
<![CDATA[<div id="pe100_回复留言列表"></div>
|
||||
<div style="padding-right: 4px; float: right;">
|
||||
<span id="pe100_page_回复留言列表"></span>
|
||||
</div>
|
||||
<div class="c_spacing"> </div>
|
||||
<div class="article_PK">
|
||||
<dl>
|
||||
<dt>
|
||||
<div class="PK_statement">留言回复</div>
|
||||
</dt>
|
||||
<dd id="indiv">
|
||||
{PE.Label id="回复留言用户信息" itemId="<xsl:value-of select="$itemId"/>" nodeId="<xsl:value-of select="$nodeId"/>"/}
|
||||
</dd>
|
||||
</dl>
|
||||
</div>]]></LabelTemplate>
|
||||
<OutType>txt</OutType>
|
||||
<attributes>
|
||||
<name>itemId</name>
|
||||
<default>0</default>
|
||||
<intro>信息ID</intro>
|
||||
</attributes>
|
||||
<attributes>
|
||||
<name>nodeId</name>
|
||||
<default>0</default>
|
||||
<intro>节点ID</intro>
|
||||
</attributes>
|
||||
<EnabelAjax>True</EnabelAjax>
|
||||
</root>
|
||||
Reference in New Issue
Block a user