<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
   <channel>
      <title>m-take&apos;s mt plugin directory</title>
      <link>http://www.mtpro.biz/</link>
      <description>m-take&apos;s mt plugin directory</description>
      <language>ja</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Sun, 16 Mar 2008 10:48:03 +0900</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.21-ja</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>CSV plugin</title>
         <description><![CDATA[<p>'csv.pl' is the plugin for Movable Type which enable us to use csv format in each fields of Movable Type, offering the ability to substantially create text fields.</p>
<p>Especially using Movable Type 3.X, you would think that there are not enough fields.</p>
<p>You can subtantially extend the number of the fileds.</p>
<p>'csv.pl' uses already existing fileds so that you can easily backup and restore.</p>
<br>
<h3>Usage</h3>
<p>Download file<br><a href="/plugin/csv.zip">Download 'csv.pl' now</a></p>
<p>Extract and locate the 'csv.pl' to the plugin directory</p>
<p>Enter the csv-formated-data to any fileds you want.<br>For example, input "aaa,bbb,ccc,ddd" in the body field of the entry data.</p>
<p>Use globalfilter 'csv' to extract the csv data.<br>
For example, when you input "aaa,bbb,ccc,ddd" in the body field of the entry data, you can extract the data as follows:</p>

<table border="frame">
<tr><th>Tag</th><th>Output</th></tr>
<tr><td>&lt;EntryBody csv=&quot;0&quot;&gt;</td><td>aaa</td></tr>
<tr><td>&lt;EntryBody csv=&quot;1&quot;&gt;</td><td>bbb</td></tr>
<tr><td>&lt;EntryBody csv=&quot;2&quot;&gt;</td><td>ccc</td></tr>
<tr><td>&lt;EntryBody csv=&quot;3&quot;&gt;</td><td>ddd</td></tr>
</table>]]></description>
         <link>http://www.mtpro.biz/plugin/plugin_csv.html</link>
         <guid>http://www.mtpro.biz/plugin/plugin_csv.html</guid>
         <category>plugin</category>
         <pubDate>Sun, 16 Mar 2008 10:48:03 +0900</pubDate>
      </item>
      
   </channel>
</rss>
