first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<LabelType>博客类</LabelType>
|
||||
<LabelIntro>
|
||||
</LabelIntro>
|
||||
<OutType>txt</OutType>
|
||||
<LabelDataType>static</LabelDataType>
|
||||
<EnabelAjax>True</EnabelAjax>
|
||||
<Version officialVersion="" modifiedVersions="2901" compatibleVersion="" />
|
||||
<attributes>
|
||||
<name>blogId</name>
|
||||
<datatype>int</datatype>
|
||||
<default>0</default>
|
||||
<intro>博客ID</intro>
|
||||
</attributes>
|
||||
<LabelTemplate><![CDATA[<div class="moduleContent">
|
||||
<ul>
|
||||
{PE.Label id="博文评论列表" blogId="<xsl:value-of select="$blogId"/>" outputQty="7" contentLength="30" /}
|
||||
</ul>
|
||||
</div>]]></LabelTemplate>
|
||||
</root>
|
||||
Reference in New Issue
Block a user