git-svn-id: http://xe-core.googlecode.com/svn/trunk@1382 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-05-10 07:26:38 +00:00
parent bbef2dede6
commit bea4bada20
9 changed files with 21 additions and 15 deletions

View file

@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<plugin version="0.1">
<title xml:lang="ko">최근 트랙백 출력</title>
<title xml:lang="ko">최근 엮인글 출력</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<description xml:lang="ko">최근 트랙백 (trackback)을 출력하는 플러그인입니다.</description>
<description xml:lang="ko">최근 엮인글 (trackback)을 출력하는 플러그인입니다.</description>
</author>
<extra_vars>
<var id="title">
<name xml:lang="ko">제목</name>
<type>text</type>
<description xml:lang="ko">최근 트랙백 제목으로 출력됩니다.</description>
<description xml:lang="ko">최근 엮인글 제목으로 출력됩니다.</description>
</var>
<var id="list_count">
<name xml:lang="ko">목록수</name>