| Line | |
|---|
| 1 | <?xml version="1.0" encoding="utf-8"?>
|
|---|
| 2 | <plugin version="1.0">
|
|---|
| 3 | <title xml:lang="ko"><![CDATA[텍스트큐브 최근 플러그인/스킨]]></title>
|
|---|
| 4 | <link>http://textcube.org/</link>
|
|---|
| 5 | <version>1.6.0603</version>
|
|---|
| 6 | <description xml:lang="ko"><![CDATA[텍스트큐브 플러그인/스킨 블로그의 글을 보여줍니다.]]></description>
|
|---|
| 7 | <license>GPL</license>
|
|---|
| 8 | <author xml:lang="en" link="http://needlworks.org"><![CDATA[Yong-ju, Park (jparker / Needlworks)]]></author>
|
|---|
| 9 | <author xml:lang="ko" link="http://needlworks.org"><![CDATA[박용주 (jparker / Needlworks)]]></author>
|
|---|
| 10 | <safety changeData="no" exposeData="no" accessLocal="no" accessRemote="no" accessRaw="yes" />
|
|---|
| 11 | <requirements>
|
|---|
| 12 | <textcube>1.6</textcube>
|
|---|
| 13 | <textcube>1.7</textcube>
|
|---|
| 14 | </requirements>
|
|---|
| 15 | <binding>
|
|---|
| 16 | <center handler="CT_textcube_Plugin_N_Skin" />
|
|---|
| 17 | <listener event="Cron12h">CT_textcube_Plugin_N_Skin_sweep</listener>
|
|---|
| 18 | <listener event="AddPostEditorToolbox">Null</listener>
|
|---|
| 19 | </binding>
|
|---|
| 20 | </plugin>
|
|---|