<div dir="ltr"><div class="gmail_quote">On Sun, Oct 17, 2010 at 2:18 PM, Shachar Shemesh <span dir="ltr">&lt;<a href="mailto:shachar@shemesh.biz">shachar@shemesh.biz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 17/10/10 13:52, Yaron Shahrabani wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Waste of time, there are several objects that should be LTR (like the news list) and some images that need to be flipped horizontally, plus I have already done all the stuff I said, basically this patch is useless...<br>


</blockquote></div>
I will accept and admit your accusation of me not being psychic in sensing your incoming patches. Your patches are, indeed, more comprehensive than mine, but I believe they are inferior in at least one important aspect.<br>

</blockquote><div>For some reason I got your patch only half an hour ago so I was absolutely sure you sent it way later...  <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<br>
You direct the code to load styles-rtl.css instead of styles.css. This encourages future site maintainers to perform changes to the CSS that will break the RTL version of it, due to not noticing the existence of the rtl version. I believe the approach I took, of including styles.css, and then including a second css only aimed at correcting the what needs to be corrected, would work better in the long run.<br>

</blockquote><div>It is actually a linked CSS file...<br>I used @import (&quot;styles.css&quot;) in order to maintain the original CSS, its the same approach you took only from a different point of view and practically there&#39;s no difference... (I can switch the method in a matter of click :) ).<br>

</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Another manifestation of this difference can be seen when you place a &quot;dir=&quot; directive on the &lt;body&gt; tag of &quot;content_print.template&quot;. This is change does not pass strict HTML validation, and would be unnecessary had the two CSS approaches been used.<br>

</blockquote><div>So they should be combined? <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
<br>
Shachar</font><div><div></div><div class="h5"><br>
<br>
-- <br>
Shachar Shemesh<br>
Lingnu Open Source Consulting Ltd.<br>
<a href="http://www.lingnu.com" target="_blank">http://www.lingnu.com</a><br>
<br>
</div></div></blockquote></div><br></div>