<HTML><head></head><body><span style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; FONT-WEIGHT:Normal;">I'll be honest, I haven't really read much on this, am I right in thinking that "Post Formats" are akin to the page templates system?<br><br>Jay</span><br><br><hr><span style="font-size:10pt;font-family:Tahoma; font-weight:bold">From: </span><span style="font-size:10pt;font-family:Tahoma; font-weight:normal;">Chip Bennett &lt;chip@chipbennett.net&gt;</span><br><span style="font-size:10pt;font-family:Tahoma; font-weight:bold">Sent: </span><span style="font-size:10pt;font-family:Tahoma; font-weight:normal;">Monday, December 13, 2010 3:54 PM</span><br><span style="font-size:10pt;font-family:Tahoma; font-weight:bold">To: </span><span style="font-size:10pt;font-family:Tahoma; font-weight:normal;">theme-reviewers@lists.wordpress.org</span><br><span style="font-size:10pt;font-family:Tahoma; font-weight:bold">Subject: </span><span style="font-size:10pt;font-family:Tahoma; font-weight:normal;">Re: [theme-reviewers] Post Formats: Required Reading</span><br><br>Note that this method doesn't preclude your suggestions; rather, it just better abstracts the code. It all depends on how the method is implemented. :)<div><br></div><div>Chip<br><br><div class="gmail_quote">On Mon, Dec 13, 2010 at 9:50 AM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.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><div></div><div class="h5">On Mon, Dec 13, 2010 at 9:14 AM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt; wrote:<br> &gt; Doug Campbell brings teh awesome!<br> &gt; If there is to be a recommended implementation, my vote is for exactly this<br> &gt; method.<br><br></div></div>Clever. However, 90% of the time, I've just been using post_class()<br> and stylesheet rules to change how post-formatted posts look.<br><br> Nothing wrong with changing the code you use for different formats,<br> but remember that ideally, you still want Google to be able to see the<br> stuff you're not showing. The title, for example, you might not want<br> to display for asides, but you probably still want Google to know it's<br> there. So a .format-aside h2.title {display:none;} is a better way to<br> "remove" things sometimes.<br><font color="#888888"><br> -Otto<br> </font><div><div></div><div class="h5">_______________________________________________<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></div></div></blockquote></div><br></div></body></HTML>