<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Plugin Directory</title>
    <link rel="alternate" type="text/html" href="http://plugins.movabletype.org/" />
    <link rel="self" type="application/atom+xml" href="http://plugins.movabletype.org/atom.xml" />
    <id>tag:plugins.movabletype.org,2012://32</id>
    <updated>2009-04-21T20:20:44Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
 

<entry>
<title>Comment Author Context</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/commentauthorcontext/" />
<id>tag:plugins.movabletype.org,2009://32.14167</id>
<published>2009-04-21T20:06:20Z</published>
<updated>2009-04-21T20:20:44Z</updated>
<summary>The CommentAuthorContext plugin creates a block tag called `` in which `` function tags will refer to the author of the comment.

</summary>
<author>
    <name>brad</name>
    <uri>http://bradchoate.com/</uri>
</author>

    <category term="Commenting" />

    <category term="Community" />

    <category term="Template/Tag Helpers" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/commentauthorcontext/&quot;&gt;Comment Author Context&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/brad&quot;&gt;brad&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;Overview&lt;/h4&gt;

&lt;p&gt;In the context of a comment, all &lt;code&gt;&amp;lt;$mt:AuthorSOMETHING$&amp;gt;&lt;/code&gt; function tags refer to the author of the entry or page where the comments were left. This default behavior in Movable Type (as of MT4.25) creates a situation where it is never possible to output author data for a commenter.&lt;/p&gt;

&lt;h4&gt;Description&lt;/h4&gt;

&lt;p&gt;The CommentAuthorContext plugin creates a block tag called &lt;code&gt;&amp;lt;mt:CommentAuthorContext&amp;gt;&lt;/code&gt; in which &lt;code&gt;&amp;lt;$mt:AuthorSOMETHING$&amp;gt;&lt;/code&gt; function tags will refer to the author of the comment.&lt;/p&gt;

&lt;h4&gt;Usage&lt;/h4&gt;

&lt;ol&gt;
&lt;li&gt;Create a &quot;user&quot; CustomField. We'll use &lt;code&gt;&amp;lt;$mt:AuthorDataTwitter$&amp;gt;&lt;/code&gt; for this example.&lt;/li&gt;
&lt;li&gt;Place the &lt;code&gt;&amp;lt;mt:CommentAuthorContext&amp;gt;&lt;/code&gt; block tag inside the &lt;code&gt;&amp;lt;mt:Comments&amp;gt;&lt;/code&gt; tag block (typically in the entry or page detail template).&lt;/li&gt;
&lt;li&gt;Place your &quot;user&quot; CustomFields inside the &lt;code&gt;&amp;lt;mt:CommentAuthorContext&amp;gt;&lt;/code&gt; tag block.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Final code might look something like this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;mt:Comments&amp;gt;
    &amp;lt;mt:CommentAuthorContext&amp;gt;
        &amp;lt;a href=&quot;http://twitter.com/&amp;lt;$mt:AuthorDataTwitter$&amp;gt;/&quot;&amp;gt;&amp;lt;$mt:AuthorDataTwitter$&amp;gt;&amp;lt;/a&amp;gt;
    &amp;lt;mt:Else&amp;gt;
        I'm an anonymous commenter
    &amp;lt;/mt:CommentAuthorContext&amp;gt;
&amp;lt;/mt:Comments&amp;gt;
&lt;/code&gt;&lt;/pre&gt;


</content>
</entry>

<entry>
<title>Yandex OpenID</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/yandex-openid/" />
<id>tag:plugins.movabletype.org,2009://32.12272</id>
<published>2009-01-29T15:13:12Z</published>
<updated>2009-02-18T17:53:51Z</updated>
<summary>Yandex is a Russian search engine and the largest Russian Web portal. By means of a plugin users of Yandex can sign in in your blog....</summary>
<author>
    <name>saahov</name>
    <uri>http://saahov.ru/</uri>
</author>

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/yandex-openid/&quot;&gt;Yandex OpenID&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/saahov&quot;&gt;saahov&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&quot;http://www.yandex.ru/&quot;&gt;Yandex&lt;/a&gt; is a Russian search engine and the largest Russian Web portal.
By means of a plugin users of Yandex can sign in in your blog.&lt;/p&gt;


</content>
</entry>

<entry>
<title>Auto-Disemvoweller 2.0</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/auto-disemvoweller-20-2/" />
<id>tag:plugins.movabletype.org,2008://32.11364</id>
<published>2008-11-20T13:32:20Z</published>
<updated>2008-11-20T13:32:20Z</updated>
<summary>a Movable Type 4.x Plugin for managing rowdy comment threads. This plugin enables the administrator to disemvowel specific comments while keeping the original comment for archival purposes. More about Disemvoweling here: http://en.wikipedia.org/wiki/Disemvoweling...</summary>
<author>
    <name>thgrendel</name>
    <uri>http://hacks.grendel.at/</uri>
</author>

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/auto-disemvoweller-20-2/&quot;&gt;Auto-Disemvoweller 2.0&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/thgrendel&quot;&gt;thgrendel&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;a Movable Type 4.x Plugin for managing rowdy comment threads.&lt;/p&gt;

&lt;p&gt;This plugin enables the administrator to disemvowel specific comments while keeping the original comment for archival purposes. More about Disemvoweling here: http://en.wikipedia.org/wiki/Disemvoweling&lt;/p&gt;


</content>
</entry>

<entry>
<title>Mouthwash</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/mouthwash/" />
<id>tag:plugins.movabletype.org,2008://32.10536</id>
<published>2008-10-30T20:12:42Z</published>
<updated>2008-10-31T21:34:47Z</updated>
<summary>If you have an active community built around your site there have probably been a few heated discussions. And, sometimes, a few commenters have probably used words that you don&apos;t feel are appropriate for the site or discussion. You know,...</summary>
<author>
    <name>danwolfgang</name>
    <uri>http://uinnovations.com</uri>
</author>

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/mouthwash/&quot;&gt;Mouthwash&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/danwolfgang&quot;&gt;danwolfgang&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you have an active community built around your site there have probably been a few heated discussions. And, sometimes, a few commenters have probably used words that you don't feel are appropriate for the site or discussion. You know, four-letter words. &lt;em&gt;Mouthwash&lt;/em&gt; is a simple plugin that helps with this problem by replacing keywords with asterisks (*).&lt;/p&gt;


</content>
</entry>

<entry>
<title>Joost Action Streams Plugin</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/joost-action-streams-plugin/" />
<id>tag:plugins.movabletype.org,2008://32.10338</id>
<published>2008-10-21T11:59:50Z</published>
<updated>2008-11-24T17:23:10Z</updated>
<summary>Adds Joost activity to your Action Streams....</summary>
<author>
    <name>Toni</name>
    <uri>http://mt4.juneeonline.com/</uri>
</author>

    <category term="Action Streams" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/joost-action-streams-plugin/&quot;&gt;Joost Action Streams Plugin&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/toni&quot;&gt;Toni&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Adds Joost activity to your Action Streams. &lt;/p&gt;


</content>
</entry>

<entry>
<title>Forums Utilities</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/forums-utilities/" />
<id>tag:plugins.movabletype.org,2008://32.8007</id>
<published>2008-09-22T18:14:50Z</published>
<updated>2008-09-22T18:15:46Z</updated>
<summary>The Forum Utilities plugin is an add-on for the Movable Type Publishing Platform that provides a collection of tools and utilities often found in forum software to help enhance and elevate the quality of conversation among commenters and visitors. Its...</summary>
<author>
    <name>byrnereese</name>
    <uri>http://www.majordojo.com</uri>
</author>

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/forums-utilities/&quot;&gt;Forums Utilities&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/byrnereese&quot;&gt;byrnereese&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Forum Utilities plugin is an add-on for the Movable Type Publishing Platform that provides a collection of tools and utilities often found in forum software to help enhance and elevate the quality of conversation among commenters and visitors. Its features include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Promote Comments to Entries&lt;/strong&gt; - convert a lengthy or quality comment to a full fledged post on your blog or forum to give it the attention and visibility it deserves.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Feature Comments&lt;/strong&gt; - editors can easily flag a comment as a featured comment so that you can more easily bring attention to good comments in your templates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Close a Discussion&lt;/strong&gt; - easily and quickly close comments on an entry from the Manage Entries screen.&lt;/li&gt;
&lt;/ul&gt;


</content>
</entry>

<entry>
<title>Blip.fm Action Streams Plugin</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/blipfm-action-streams-plugin/" />
<id>tag:plugins.movabletype.org,2008://32.7399</id>
<published>2008-09-01T19:43:24Z</published>
<updated>2008-11-24T17:23:17Z</updated>
<summary><![CDATA[Takes the latest &ldquo;Blips&rdquo; from a Blip.fm user and creates an Action Stream for it. Additionally the plugin fetches a &ldquo;Blip's&rdquo; description. Depends on the presence of the Action Streams plugin....]]></summary>
<author>
    <name>yvesluther</name>
    <uri>http://yvesluther.name/</uri>
</author>

    <category term="Action Streams" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/blipfm-action-streams-plugin/&quot;&gt;Blip.fm Action Streams Plugin&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/yvesluther&quot;&gt;yvesluther&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Takes the latest &amp;ldquo;Blips&amp;rdquo; from a Blip.fm user and creates an Action Stream for it.&lt;/p&gt;

&lt;p&gt;Additionally the plugin fetches a &amp;ldquo;Blip's&amp;rdquo; description.&lt;/p&gt;

&lt;p&gt;Depends on the presence of the Action Streams plugin.&lt;/p&gt;


</content>
</entry>

<entry>
<title>Praized</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/praized/" />
<id>tag:plugins.movabletype.org,2008://32.7361</id>
<published>2008-08-29T18:11:04Z</published>
<updated>2008-08-29T18:11:04Z</updated>
<summary>The Praized plugin for Movable Type is like local search in a box. It comes pre-loaded with over 17 million US and Canadian local business listings, complete with contact info and location maps. You get social features like friends, favorites,...</summary>
<author>
    <name>praized</name>
    <uri>http://praizedmedia.com/</uri>
</author>

    <category term="Community" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/praized/&quot;&gt;Praized&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/praized&quot;&gt;praized&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Praized plugin for Movable Type is like local search in a box. It comes pre-loaded with over 17 million US and Canadian local business listings, complete with contact info and location maps. You get social features like friends, favorites, voting, sharing, user-generated tagging, and commenting. In sum, the Praized plugin allows you to aggregate and organize local conversations within your community. And best of all, it's free!&lt;/p&gt;

&lt;p&gt;Praized takes a distributed approach with its platform. Instead of being one centralized portal, Praized is a network of individual communities that we call tribes. Publishers can quickly and easily integrate our free Praized plugin within their existing Movable Type blog or in any other social media site using our API.&lt;/p&gt;

&lt;p&gt;Place ratings and comments are specific to the community of each site where Praized is installed. &lt;/p&gt;

&lt;p&gt;Since each tribe has unique tastes, the favorites will vary from one community to another. So the top-ranked restaurants on a vegan site will be different than the ones on a meat-lovers' site because the two groups have fundamentally different tastes. An aggregated view of all communities is available at Praized.com&lt;/p&gt;


</content>
</entry>

<entry>
<title>coComment Action Stream</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/cocomment-action-stream/" />
<id>tag:plugins.movabletype.org,2008://32.7355</id>
<published>2008-08-29T13:30:25Z</published>
<updated>2009-01-29T04:52:13Z</updated>
<summary>ActionStreams plugin for coComment...</summary>
<author>
    <name>MikeRT</name>
    <uri>http://www.codemonkeyramblings.com/plugins</uri>
</author>

    <category term="Action Streams" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/cocomment-action-stream/&quot;&gt;coComment Action Stream&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/mikert&quot;&gt;MikeRT&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ActionStreams plugin for coComment&lt;/p&gt;


</content>
</entry>

<entry>
<title>Reddit Action Stream</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/reddit-action-stream/" />
<id>tag:plugins.movabletype.org,2008://32.7335</id>
<published>2008-08-27T16:04:58Z</published>
<updated>2009-01-29T04:52:19Z</updated>
<summary>An extension to ActionStreams which adds Reddit support....</summary>
<author>
    <name>MikeRT</name>
    <uri>http://www.codemonkeyramblings.com/plugins</uri>
</author>

    <category term="Action Streams" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/reddit-action-stream/&quot;&gt;Reddit Action Stream&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/mikert&quot;&gt;MikeRT&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An extension to ActionStreams which adds Reddit support.&lt;/p&gt;


</content>
</entry>

<entry>
<title>Slashdot Action Stream</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/slashdot-action-stream/" />
<id>tag:plugins.movabletype.org,2008://32.7295</id>
<published>2008-08-24T20:21:43Z</published>
<updated>2009-01-29T04:52:28Z</updated>
<summary>An ActionStreams plugin for Slashdot comments....</summary>
<author>
    <name>MikeRT</name>
    <uri>http://www.codemonkeyramblings.com/plugins</uri>
</author>

    <category term="Action Streams" />

    <category term="Action Streams" />

    <category term="Community" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/slashdot-action-stream/&quot;&gt;Slashdot Action Stream&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/mikert&quot;&gt;MikeRT&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An ActionStreams plugin for Slashdot comments.&lt;/p&gt;


</content>
</entry>

<entry>
<title>12seconds.tv Action Streams Plugin</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/12secondstv-action-streams-plu/" />
<id>tag:plugins.movabletype.org,2008://32.7289</id>
<published>2008-08-22T16:08:03Z</published>
<updated>2008-11-24T17:23:27Z</updated>
<summary>Takes the latest video updates from a 12seconds.tv user and creates an Action Stream for it. Additionally the plugin fetches the video URL, and thumbnail URL. Together with the video URL you are able to integrate the embeddable video player...</summary>
<author>
    <name>yvesluther</name>
    <uri>http://yvesluther.name/</uri>
</author>

    <category term="Action Streams" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/12secondstv-action-streams-plu/&quot;&gt;12seconds.tv Action Streams Plugin&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/yvesluther&quot;&gt;yvesluther&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Takes the latest video updates from a 12seconds.tv user and creates an Action Stream for it.&lt;/p&gt;

&lt;p&gt;Additionally the plugin fetches the video URL, and thumbnail URL. Together with the video URL you are able to integrate the embeddable video player in your Action Stream posts.&lt;/p&gt;

&lt;p&gt;Depends on the presence of the Action Streams plugin.&lt;/p&gt;


</content>
</entry>

<entry>
<title>Disqus Action Streams Plugin </title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/disqus-action-streams-plugin/" />
<id>tag:plugins.movabletype.org,2008://32.7287</id>
<published>2008-08-22T16:05:25Z</published>
<updated>2008-11-24T17:23:36Z</updated>
<summary>Takes the latest comments from a Disqus user and creates an Action Stream for it. Additionally the plugin fetches the comment itself. Depends on the presence of the Action Streams plugin....</summary>
<author>
    <name>yvesluther</name>
    <uri>http://yvesluther.name/</uri>
</author>

    <category term="Action Streams" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/disqus-action-streams-plugin/&quot;&gt;Disqus Action Streams Plugin &lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/yvesluther&quot;&gt;yvesluther&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Takes the latest comments from a Disqus user and creates an Action Stream for it.&lt;/p&gt;

&lt;p&gt;Additionally the plugin fetches the comment itself.&lt;/p&gt;

&lt;p&gt;Depends on the presence of the Action Streams plugin.&lt;/p&gt;


</content>
</entry>

<entry>
<title>Rejaw Action Streams Plugin </title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/rejaw-action-streams-plugin/" />
<id>tag:plugins.movabletype.org,2008://32.7285</id>
<published>2008-08-22T16:02:43Z</published>
<updated>2008-11-24T17:23:52Z</updated>
<summary>Takes the latest shouts from a Rejaw user and creates an Action Stream for it. Depends on the presence of the Action Streams plugin....</summary>
<author>
    <name>yvesluther</name>
    <uri>http://yvesluther.name/</uri>
</author>

    <category term="Action Streams" />

    <category term="Community" />

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/rejaw-action-streams-plugin/&quot;&gt;Rejaw Action Streams Plugin &lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/yvesluther&quot;&gt;yvesluther&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Takes the latest shouts from a Rejaw user and creates an Action Stream for it.&lt;/p&gt;

&lt;p&gt;Depends on the presence of the Action Streams plugin.&lt;/p&gt;


</content>
</entry>

<entry>
<title>mixiComment</title>
<link rel="alternate" type="text/html" href="http://plugins.movabletype.org/mixicomment/" />
<id>tag:plugins.movabletype.org,2008://32.7237</id>
<published>2008-08-20T06:36:31Z</published>
<updated>2008-08-21T22:28:56Z</updated>
<summary>The mixiComment plugin brings the community of mixi, Japan&apos;s most popular social network, to any Movable Type-powered site. Your site&apos;s members can get an even better experience on your site, by signing in to comment using their mixi account (made...</summary>
<author>
    <name>fumiaki</name>
    
</author>

    <category term="Community" />

<content type="html" xml:lang="en" xml:base="http://plugins.movabletype.org/">

&lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;Plugin:&lt;/strong&gt; &lt;a href=&quot;http://plugins.movabletype.org/mixicomment/&quot;&gt;mixiComment&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href=&quot;http://members.movabletype.org/fumiaki&quot;&gt;fumiaki&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The mixiComment plugin brings the community of &lt;a href=&quot;http://mixi.jp/&quot;&gt;mixi&lt;/a&gt;, Japan's most popular social network, to any Movable Type-powered site. Your site's members can get an even better experience on your site, by signing in to comment using their mixi account (made possible through MT's support of OpenID). It's easier for them to participate on your site, less work for them to sign in, and you get the benefit of knowing who's participating on your blog.&lt;/p&gt;


</content>
</entry>

</feed>
