Changeset 3198

Show
Ignore:
Timestamp:
05/06/07 03:16:21 (20 months ago)
Author:
inureyes
Message:

#385

  • Move to trunk / 1.1 / 1.5 tree.
Files:
6 modified

Legend:

Unmodified
Added
Removed
  • branches/1.1/plugins/PN_Subscription_Default/index.php

    r2968 r3198  
    22/* Subscription statistics plugin for Tattertools 1.1 
    33   ---------------------------------- 
    4    Version 1.1 
    5    Tatter and Friends development team. 
     4   Version 1.5 
     5   Needlworks development team. 
    66 
    77   Creator          : inureyes 
  • branches/1.1/plugins/PN_Subscription_Default/index.xml

    r2968 r3198  
    44  <title xml:lang="ko">피드 구독 통계</title> 
    55  <link>http://forum.tattertools.com/ko/</link> 
    6   <version>1.1.1.1</version> 
     6  <version>1.5</version> 
    77  <description xml:lang="en">Shows Feed Subscription Log using Tattertools Components.</description> 
    88  <description xml:lang="ko">태터툴즈 컴포넌트를 이용하여 피드 구독 통계를 보여줍니다.</description> 
     
    3333        <field> 
    3434          <name>ip</name> 
    35             <attribute>int</attribute> 
    36             <length>11</length> 
     35            <attribute>varchar</attribute> 
     36            <length>16</length> 
     37            <isnull>0</isnull> 
    3738          </field> 
    3839          <field> 
    3940            <name>host</name> 
    4041            <attribute>varchar</attribute> 
    41             <length>24</length> 
     42            <length>64</length> 
    4243          </field> 
    4344          <field> 
     
    4546            <attribute>varchar</attribute> 
    4647            <length>128</length> 
     48            <isnull>0</isnull> 
    4749          </field> 
    4850          <field> 
     
    5052            <attribute>int</attribute> 
    5153            <length>11</length> 
     54            <isnull>0</isnull> 
    5255            <default>0</default> 
    5356          </field> 
     
    6063          <field> 
    6164            <name>ip</name> 
    62             <attribute>int</attribute> 
    63             <length>11</length> 
     65            <attribute>varchar</attribute> 
     66            <length>16</length> 
    6467            <isnull>0</isnull> 
    6568          </field> 
     
    6770            <name>host</name> 
    6871            <attribute>varchar</attribute> 
    69             <length>24</length> 
     72            <length>64</length> 
    7073            <isnull>0</isnull> 
    7174          </field> 
  • branches/1.5/plugins/PN_Subscription_Default/index.php

    r3124 r3198  
    22/* Subscription statistics plugin for Textcube 1.1 
    33   ---------------------------------- 
    4    Version 1.1 
    5    Tatter and Friends development team. 
     4   Version 1.5 
     5   Needlworks development team. 
    66 
    77   Creator          : inureyes 
  • branches/1.5/plugins/PN_Subscription_Default/index.xml

    r3185 r3198  
    44  <title xml:lang="ko">피드 구독 통계</title> 
    55  <link>http://needlworks.org/</link> 
    6   <version>1.1.1.1</version> 
     6  <version>1.5</version> 
    77  <description xml:lang="en">Shows Feed Subscription Log using Textcube Components.</description> 
    88  <description xml:lang="ko">텍스트큐브 컴포넌트를 이용하여 피드 구독 통계를 보여줍니다.</description> 
     
    1212  <safety changeData="no" exposeData="no" accessLocal="no" accessRemote="no" accessRaw="yes" /> 
    1313  <requirements> 
    14     <textcube>1.1</textcube> 
     14    <textcube>1.5</textcube> 
    1515  </requirements> 
    1616  <binding> 
     
    3535        <field> 
    3636          <name>ip</name> 
    37             <attribute>int</attribute> 
    38             <length>11</length> 
     37            <attribute>varchar</attribute> 
     38            <length>16</length> 
     39            <isnull>0</isnull> 
    3940          </field> 
    4041          <field> 
    4142            <name>host</name> 
    4243            <attribute>varchar</attribute> 
    43             <length>24</length> 
     44            <length>64</length> 
    4445          </field> 
    4546          <field> 
     
    4748            <attribute>varchar</attribute> 
    4849            <length>128</length> 
     50            <isnull>0</isnull> 
    4951          </field> 
    5052          <field> 
     
    5254            <attribute>int</attribute> 
    5355            <length>11</length> 
     56            <isnull>0</isnull> 
    5457            <default>0</default> 
    5558          </field> 
     
    6265          <field> 
    6366            <name>ip</name> 
    64             <attribute>int</attribute> 
    65             <length>11</length> 
     67            <attribute>varchar</attribute> 
     68            <length>16</length> 
    6669            <isnull>0</isnull> 
    6770          </field> 
     
    6972            <name>host</name> 
    7073            <attribute>varchar</attribute> 
    71             <length>24</length> 
     74            <length>64</length> 
    7275            <isnull>0</isnull> 
    7376          </field> 
  • trunk/plugins/PN_Subscription_Default/index.php

    r3124 r3198  
    22/* Subscription statistics plugin for Textcube 1.1 
    33   ---------------------------------- 
    4    Version 1.1 
    5    Tatter and Friends development team. 
     4   Version 1.5 
     5   Needlworks development team. 
    66 
    77   Creator          : inureyes 
  • trunk/plugins/PN_Subscription_Default/index.xml

    r3185 r3198  
    44  <title xml:lang="ko">피드 구독 통계</title> 
    55  <link>http://needlworks.org/</link> 
    6   <version>1.1.1.1</version> 
     6  <version>1.5</version> 
    77  <description xml:lang="en">Shows Feed Subscription Log using Textcube Components.</description> 
    88  <description xml:lang="ko">텍스트큐브 컴포넌트를 이용하여 피드 구독 통계를 보여줍니다.</description> 
     
    1212  <safety changeData="no" exposeData="no" accessLocal="no" accessRemote="no" accessRaw="yes" /> 
    1313  <requirements> 
    14     <textcube>1.1</textcube> 
     14    <textcube>1.5</textcube> 
    1515  </requirements> 
    1616  <binding> 
     
    3535        <field> 
    3636          <name>ip</name> 
    37             <attribute>int</attribute> 
    38             <length>11</length> 
     37            <attribute>varchar</attribute> 
     38            <length>16</length> 
     39            <isnull>0</isnull> 
    3940          </field> 
    4041          <field> 
    4142            <name>host</name> 
    4243            <attribute>varchar</attribute> 
    43             <length>24</length> 
     44            <length>64</length> 
    4445          </field> 
    4546          <field> 
     
    4748            <attribute>varchar</attribute> 
    4849            <length>128</length> 
     50            <isnull>0</isnull> 
    4951          </field> 
    5052          <field> 
     
    5254            <attribute>int</attribute> 
    5355            <length>11</length> 
     56            <isnull>0</isnull> 
    5457            <default>0</default> 
    5558          </field> 
     
    6265          <field> 
    6366            <name>ip</name> 
    64             <attribute>int</attribute> 
    65             <length>11</length> 
     67            <attribute>varchar</attribute> 
     68            <length>16</length> 
    6669            <isnull>0</isnull> 
    6770          </field> 
     
    6972            <name>host</name> 
    7073            <attribute>varchar</attribute> 
    71             <length>24</length> 
     74            <length>64</length> 
    7275            <isnull>0</isnull> 
    7376          </field>