<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2011://24/tag:forums.movabletype.org,2009://24.18522-</id>
  <updated>2011-09-01T02:22:41Z</updated>
  <title>Comments for MT 4.21 - Authors  Tag</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.18522</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=18522" title="MT 4.21 - Authors  Tag" />
    <published>2009-11-30T05:54:55Z</published>
    <updated>2009-12-02T11:26:27Z</updated>
    <title>MT 4.21 - Authors  Tag</title>
    <summary>I am using Movable Type Version: 4.21 I am trying to fetch the Author details based on display name specified as a condition. The above code support to display only the Author name of the Authors Display name is &apos;Mathi&apos;....</summary>
    <author>
      <name>ganthimathi</name>
      
    </author>
    
    <category term="Design, Templates, &amp; Tags" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>I am using Movable Type Version: 4.21</p>

<p>I am trying to fetch the Author details based on display name specified as a condition. </p>

<p><br />
	 <br />
<br />
The above code support to display only the Author name of the Authors Display name is 'Mathi'. But it displays all the Users in a blog. <br />
How can I get this particular author details by having only display name.</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.18522-comment:33924</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.18522" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html#c33924" />
    <title>Comment from ganthimathi on 2009-11-30</title>
    <author>
        <name>ganthimathi</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>code: <br />
<pre> &lt;mt:Authors display_name="Mathi"&gt;<br />
&lt;mt:authorname&gt;<br />
&lt;/mt:Authors&gt;<br />
</pre></p>]]>
    </content>
    <published>2009-11-30T08:05:18Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.18522-comment:33928</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.18522" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html#c33928" />
    <title>Comment from SunilKT on 2009-11-30</title>
    <author>
        <name>SunilKT</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The above code should work fine..<br />
Check this code:<br />
<pre><br />
&lt;mt:Authors username="username"&gt;<br />
&lt;$mt:AuthorDisplayName$&gt;<br />
&lt;/mt:Authors&gt;<br />
</pre></p>]]>
    </content>
    <published>2009-11-30T11:24:57Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.18522-comment:33932</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.18522" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html#c33932" />
    <title>Comment from ganthimathi on 2009-11-30</title>
    <author>
        <name>ganthimathi</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>hi sunil,<br />
Thanks for the details. i have only the display name. i needs to fetch the author details from the display name of particular author. do you see any other options here to get the details?</p>]]>
    </content>
    <published>2009-11-30T11:35:55Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.18522-comment:33940</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.18522" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html#c33940" />
    <title>Comment from SunilKT on 2009-11-30</title>
    <author>
        <name>SunilKT</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>In which template you are using the above code?<br />
</p>]]>
    </content>
    <published>2009-11-30T14:07:38Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.18522-comment:33944</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.18522" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html#c33944" />
    <title>Comment from Mihai Bocsaru on 2009-11-30</title>
    <author>
        <name>Mihai Bocsaru</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I would be curious to hear where are you trying to obtain that result. On what template type.</p>

<p>The coding you've provided:</p>

<p>&lt;mt:Authors display_name="Mathi"&gt;</p>

<p>&lt;mt:authorname&gt;</p>

<p>&lt;/mt:Authors&gt;</p>

<p>Should work just fine!</p>

<p>You may also like to try:</p>

<p>&lt;mt:Authors id="999"&gt;</p>

<p>&lt;mt:authorname&gt;</p>

<p>&lt;/mt:Authors&gt;</p>

<p>Where "999" is the user ID for "Mathi"...</p>]]>
    </content>
    <published>2009-11-30T14:29:36Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.18522-comment:34044</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.18522" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/11/mt-421---authors-tag.html#c34044" />
    <title>Comment from ganthimathi on 2009-12-02</title>
    <author>
        <name>ganthimathi</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>i have tried as you said. but it does not work :-( </p>

<p>options 'id', 'display_name' and 'username' both doesnot work in 4.21 version. is something not defined in 4.21 version? </p>]]>
    </content>
    <published>2009-12-02T11:26:27Z</published>
  </entry>

</feed>

