Hi Arthur,<div><br></div><div>No need to post review comments on the mail list (unless you have questions about a particular comment); just leaving them as comments on the Trac ticket is sufficient.</div><div><br></div><div>
Thanks for helping out with Theme reviews!</div><div><br></div><div>Chip<br><br><div class="gmail_quote">On Thu, Jan 13, 2011 at 7:33 AM, Artur <span dir="ltr">&lt;<a href="mailto:apeka1990@gmail.com">apeka1990@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

  
    
  
  <div bgcolor="#ffffff" text="#000000">
    Well, thank you, my bad not to do the plugin check. Updated the
    comment.<br>
    <br>
    <div>
      <ul>
        <li><span>REQUIRED</span>: No
          content width has been defined. Example:
          <pre>if ( ! isset( $content_width ) ) $content_width = 900;</pre>
        </li>
        <li><span>REQUIRED</span>: Could not
          find <strong>comment_form</strong>. See: <a href="http://codex.wordpress.org/Template_Tags/comment_form" target="_blank">comment_form</a>
          <pre> &lt;?php comment_form(); ?&gt;</pre>
        </li>
        <li><span>RECOMMENDED</span>:
          could not find the file <strong>readme.txt</strong> in the
          theme.</li>
        <li><span>RECOMMENDED</span>: No
          reference to post-thumbnails was found in the theme. If the
          theme has a thumbnail like functionality, it should be
          implemented with <strong>add_theme_support(
            \&#39;post-thumbnails\&#39; )</strong>in the functions.php file.</li>
        <li><span>RECOMMENDED</span>: No
          reference to <strong>the_post_thumbnail()</strong> was found
          in the theme. It is recommended that the theme implement this
          functionality instead of using custom fields for thumbnails.</li>
        <li><span>RECOMMENDED</span>: No
          reference to <strong>add_editor_style()</strong> was found in
          the theme. It is recommended that the theme implement editor
          styling, so as to make the editor content match the resulting
          post output in the theme, for a better user experience.</li>
        <li><span>RECOMMENDED</span>: No
          reference to <strong>add_custom_image_header</strong> was
          found in the theme. It is recommended that the theme implement
          this functionality if using an image for the header.</li>
        <li><span>RECOMMENDED</span>: <strong>get_bloginfo(&#39;url&#39;)</strong>
          was found in the file <strong>functions.php</strong>. Use <strong>home_url()</strong>
          instead.
          <pre>Line 12: define(&#39;HOME_URI&#39;, <span>get_bloginfo(&#39;url&#39;)</span>);</pre>
        </li>
        <li><span>INFO</span>: At least one hard
          coded date was found in the file <strong>index.php</strong>.
          Consider get_option( &#39;date_format&#39; )</li>
      </ul>
    </div>
    <br>
  </div>

<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div>