<br><br><div class="gmail_quote">2012/12/24 Ruslan Ermilov <span dir="ltr"><<a href="mailto:ru@nginx.com" target="_blank">ru@nginx.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there,<br>
<div class="im"><br>
On Mon, Dec 24, 2012 at 04:52:44PM +0800, Ò¦Î°±ó wrote:<br>
>    Hi folks,<br>
>    We have translated the nginx documentation into Chinese with the latest<br>
</div>>    version ([1]<a href="http://nginx.org" target="_blank">nginx.org</a> repository, Dec 20th).<br>
<div class="im">>    More Modules whose Chinese description are available:<br>
>    ngx_http_core_module<br>
>    ngx_http_empty_gif_module<br>
>    ngx_http_geo_module<br>
>    ngx_http_geoip_module<br>
>    ngx_http_image_filter_module<br>
>    ngx_http_limit_req_module<br>
>    ngx_http_log_module<br>
>    ngx_http_map_module<br>
>    ngx_http_proxy_module<br>
>    ngx_http_referer_module<br>
>    ngx_http_rewrite_module<br>
>    ngx_http_upstream_module<br>
>    I also updated the css to make it more beautiful for the Chinese<br>
>    document. I'm very appreciated if anyone can review it.<br>
>    Now you can preview the translation at<br>
</div>>    [2]<a href="http://tengine.taobao.org/nginx_docs/cn/" target="_blank">http://tengine.taobao.org/nginx_docs/cn/</a>. We'll really appreciate it<br>
<div class="im">>    if you report any errors or incorrectness to us. BTW, you are welcome<br>
>    to join the Nginx Chinese Documentation Translation Project<br>
</div>>    ([3]<a href="https://github.com/taobao/nginx-docs-cn" target="_blank">https://github.com/taobao/nginx-docs-cn</a>). The process is quite easy:<br>
<div class="im">>    fork the repository, do some translation then pull a request :)<br>
>    Other parts of the translation will be posted when they are ready.<br>
>    Merry Christmas. For all the Nginxers.<br>
<br>
</div>I have no problem committing the "docs" part of the patch.  Do you<br>
want this to appear on <a href="http://nginx.org" target="_blank">nginx.org</a> now, or should I wait until after<br>
you receive some feedback about possible "errors and incorrectness"?<br>
<br>
Regarding the CSS changes.  The style.xsls patch can be minimized by<br>
providing only what is actually different (text-align and font-family):<br>
<a href="http://www.w3.org/TR/CSS2/cascade.html#cascading-order" target="_blank">http://www.w3.org/TR/CSS2/cascade.html#cascading-order</a><br>
<br>
Also, can you elaborate on why did you change the fonts, and what was<br>
wrong with justified text?<br></blockquote><div>Yes, if you think it's OK, of course you can push it to your website.</div><div><br></div><div>The font family is ugly for Chinese character with the original CSS, especially in firefox. Maybe it can't find the right font and use other font for replacement.</div>
<div><br></div><div>You can see the justified problem from this documentation (I'm using Chrome): <a href="http://nginx.org/cn/docs/http/ngx_http_addition_module.html">http://nginx.org/cn/docs/http/ngx_http_addition_module.html</a>.</div>
<div>The space between two sentence is very large. It doesn't not change the space between characters, it just changes the space between sentence when justifying. In English or Russian, the justified work is good because the extra space is added between each word. And you will not see large space with them. Maybe the problem is not the CSS, but the browser.</div>
<div><br></div></div>-- <br>Weibin Yao<br>Developer @ Server Platform Team of Taobao