<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Yeah I was thinking that to<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> theme-reviewers-bounces@lists.wordpress.org [mailto:theme-reviewers-bounces@lists.wordpress.org] <b>On Behalf Of </b>Edward Caissie<br><b>Sent:</b> 16 December 2010 19:31<br><b>To:</b> theme-reviewers@lists.wordpress.org<br><b>Subject:</b> Re: [theme-reviewers] [WordPress Themes]<o:p></o:p></span></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Just a quick look (via SVN) at the header.php template file makes me think this is a Twenty-ten child-theme ...<br><br><br>Cais.<o:p></o:p></p><div><p class=MsoNormal>On Thu, Dec 16, 2010 at 2:24 PM, Furcifer &lt;<a href="mailto:furcifer@furcifer.net">furcifer@furcifer.net</a>&gt; wrote:<o:p></o:p></p><p class=MsoNormal>The new one that is, not the Typo theme &gt;.&lt;<br><br>-----Original Message-----<br>From: <a href="mailto:theme-reviewers-bounces@lists.wordpress.org">theme-reviewers-bounces@lists.wordpress.org</a><br>[mailto:<a href="mailto:theme-reviewers-bounces@lists.wordpress.org">theme-reviewers-bounces@lists.wordpress.org</a>] On Behalf Of Edward<br>Caissie<br>Sent: 16 December 2010 15:20<br>To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>Subject: Re: [theme-reviewers] [WordPress Themes] #2131: THEME:<br>Typo-o-graphy - 3.0.2<br><br>No worries. That's why we work through the first ones together. Even<br>long time reviewers still miss things, too.<br><br><br>Sent from my iPhone<br><br>On Dec 16, 2010, at 10:18 AM, Furcifer &lt;<a href="mailto:furcifer@furcifer.net">furcifer@furcifer.net</a>&gt; wrote:<br><br>&gt; @Cais damn I missed a few things, I apologise.<br>&gt;<br>&gt; -----Original Message-----<br>&gt; From: WordPress Themes &lt;<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>&gt;<br>&gt; Sent: Thursday, December 16, 2010 2:49 PM<br>&gt; Subject: Re: [WordPress Themes] #2131: THEME: Typo-o-graphy - 3.0.2<br>&gt;<br>&gt; #2131: THEME: Typo-o-graphy - 3.0.2<br>&gt; ---------------------+---------------------------------<br>&gt; &nbsp;Reporter: &nbsp;tommek &nbsp;| &nbsp; &nbsp; Owner: &nbsp;FurciferRising<br>&gt; &nbsp; &nbsp; &nbsp;Type: &nbsp;theme &nbsp; | &nbsp; &nbsp;Status: &nbsp;assigned<br>&gt; Resolution: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| &nbsp;Keywords: &nbsp;theme-typo-o-graphy,<br>&gt; ---------------------+---------------------------------<br>&gt;<br>&gt; Comment (by cais):<br>&gt;<br>&gt; =&gt; all (unique) theme functions should be appropriately prefixed with a<br>&gt; consistent 'namespace' such as 'typo_' to avoid possible conflicts; see<br>&gt; 'menu_args()' and 'add_my_stylesheet()' as examples (there are more to be<br>&gt; addressed).<br>&gt; -&gt; index.html is does not need to be included with theme<br>&gt; -&gt; The 'add_editor_style()' function was called but the default 'editor-<br>&gt; style.css' related file was not found. This should be addressed with the<br>&gt; next update.<br>&gt;<br>&gt; Overall: not-approved<br>&gt; * Items marked =&gt; must be addressed, they are singificant and will most<br>&gt; likely cause the theme to be not accepted.<br>&gt; * Items marked with -&gt; are suggestions, but recommended to be addressed.<br>&gt; * Items marked with - are notes and observations.<br>&gt; * Other items noted should be addressed and corrected as needed.<br>&gt; * Additional review may be required once the above issues are resolved.<br>&gt;<br>&gt; --<br>&gt; Ticket URL: &lt;<a href="http://themes.trac.wordpress.org/ticket/2131#comment:3" target="_blank">http://themes.trac.wordpress.org/ticket/2131#comment:3</a>&gt;<br>&gt; WordPress Themes &lt;<a href="http://themes.trac.wordpress.org/" target="_blank">http://themes.trac.wordpress.org/</a>&gt;<br>&gt; WordPress.org Theme Directory Reviews<br>&gt;<br>&gt; _______________________________________________<br>&gt; theme-reviewers mailing list<br>&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><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><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><o:p></o:p></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>