<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif; font-size: 13px; "><p>The issue isn't that Post Thumbnails aren't incorporated; rather, it's all the additional functionality in <a class="ext-link" href="http://themes.svn.wordpress.org/isaac/0.1/php/rt-common.php" style="text-decoration: none; color: rgb(187, 0, 0); border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(187, 187, 187); "><span class="icon" style="background-image: url(http://themes.trac.wordpress.org/chrome/common/extlink.gif); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; padding-left: 12px; background-position: 50% 50%; background-repeat: no-repeat no-repeat; "> </span>rt-common.php</a> that can be accomplished <em>using</em> Post Thumbnails functionality for image resizing.<br>
</p><p>What's being done here is roughly equivalent to backwards-compatibility for <a class="missing wiki" href="http://themes.trac.wordpress.org/wiki/TimThumb" rel="nofollow" style="text-decoration: none; color: rgb(153, 153, 136); border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(187, 187, 187); ">TimThumb?</a>, which isn't currently being allowed.</p>
<p>Chip</p></span><div class="gmail_quote">On Sat, Jan 15, 2011 at 12:36 AM, Philip M. Hofer (Frumph) <span dir="ltr"><<a href="mailto:philip@frumph.net">philip@frumph.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#ffffff">
<div><font size="2" face="Arial">I do indeed see that post thumbnail functionality
is here:</font></div>
<div><pre>$image = get_the_post_thumbnail( $post->ID, 'medium', array('class' => $thumb.' post-thumb') );</pre><pre>in rt-post-summaries.php and in rt-init.php </pre><pre><pre>add_theme_support( 'post-thumbnails' );
</pre></pre></div>
<div><font size="2" face="Arial">I will make the necessary adjustment to the ticket
after I myself have checked it out.</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">- Phil</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial"></font> </div>
<blockquote style="border-left:#000000 2px solid;padding-left:5px;padding-right:0px;margin-left:5px;margin-right:0px"><div><div></div><div class="h5">
<div style="font:10pt arial">----- Original Message ----- </div>
<div style="font:10pt arial;background:#e4e4e4"><b>From:</b>
<a title="rahul286@gmail.com" href="mailto:rahul286@gmail.com" target="_blank">Rahul Bansal</a>
</div>
<div style="font:10pt arial"><b>To:</b> <a title="theme-reviewers@lists.wordpress.org" href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers</a> </div>
<div style="font:10pt arial"><b>Sent:</b> Friday, January 14, 2011 10:31
PM</div>
<div style="font:10pt arial"><b>Subject:</b> [theme-reviewers] Unfair
Feedback</div>
<div><br></div>
<div class="gmail_quote">
<div class="gmail_quote">
<div>
<div>Hi All,<br><br>
<div>This is regarding rejection of my theme for reason cited
here <a href="http://themes.trac.wordpress.org/ticket/2452#comment:3" target="_blank">http://themes.trac.wordpress.org/ticket/2452#comment:3</a> </div>
<div><br></div>
<div>It states:<br><br>> Theme must use Post Thumbnails feature for
image-thumbnail and image-resize handling.<br><br>First thing our theme uses
"Post Thumbnails feature" for sure.</div>
<div><br>Our theme adds thumbnail-support using wordpress core function and if
featured-image has been uploaded, it gets displayed using "Post
Thumbnails feature".</div>
<div>But for old posts, which has no-featured images OR only contains
external-image "Post Thumbnails feature" do not generate thumbnail.</div>
<div>So we added if-else conditional block and when a post do not have
featured-image or contains only external image, in "else" block we
use regular expression to parse post-content for img tag and grap src path
from that. Then we cache that image locally and generate thumbnails using
timthumb library.</div>
<div><br></div>
<div>We took extra efforts to automate things and maintain
backward compatibility so a use need not edit old posts individually
and had to set featured images on each of them.</div>
<div><br></div>
<div>May I know why this is unacceptable on <a href="http://wordpress.org" target="_blank">wordpress.org</a> theme repo? </div></div></div>
<div>
<div> </div>
<div>Thanks,</div>
<div>
<div>
<div></div>
<div>-Rahul<br clear="all">--<br>Rahul Bansal | Founder & CEO |
rtCamp Solutions Pvt. Ltd.<br></div></div>Mobile: +91-9860501882 | Web: <a href="http://rtcamp.com/" target="_blank">http://rtcamp.com/</a><br></div></div></div></div>
</div></div><p>
</p><hr>
<p></p>_______________________________________________<br>theme-reviewers
mailing
list<br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">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>
<p></p></blockquote></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>