<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><br>
---------- Bug Summary ----------- <br>Scilab help system doesn't support Persian language <br><br>
<br>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Scilab help system doesn't support Persian language"
href="http://bugzilla.scilab.org/show_bug.cgi?id=12810#c25">Comment # 25</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Scilab help system doesn't support Persian language"
href="http://bugzilla.scilab.org/show_bug.cgi?id=12810">bug 12810</a>
from <span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span></b>
<pre>(In reply to A. Khorshidi from <a href="show_bug.cgi?id=12810#c24">comment #24</a>)
<span class="quote">> (In reply to Samuel GOUGEON from <a href="show_bug.cgi?id=12810#c15">comment #15</a>)
> > Created <span class=""><a href="attachment.cgi?id=4670" name="attach_4670" title="power page in RTL version (PDF): version 3">attachment 4670</a> <a href="attachment.cgi?id=4670&action=edit" title="power page in RTL version (PDF): version 3">[details]</a></span>
> > power page in RTL version (PDF): version 3
> >
> That sounds great. Thank you Samuel.</span >
OK. So i take it as a reference. Attributes in the HTML are the following:
<html dir="rtl">
<div class="manualnavbar" dir="ltr">
<span class="path" dir="ltr">
<div class="synopsis" dir="ltr"> or mode generally <pre dir="ltr">
<code class="literal" dir="ltr">
<div class="programlisting" dir="ltr"> that mainly includes a <pre>. So protecting <pre dir="ltr"> should be enough.
<div class="screen"><pre dir="ltr">
By the way, for multicolumn tables, <html dir="rtl"> inverts the order of columns! Is it OK?
<span class="quote">> I suggest the addition of Persian help pages divided into two branches: 1- Online HTML pages, which can be accessed via <a href="http://help.scilab.org">http://help.scilab.org</a> and
> 2-inline document viewer.
>
> 1- For inline doc viewer, it seems we have a little long path to do.
>
> 2- However, online html pages for Persian can be deployed in less than 10 minutes!! After about 5 years, we had not seen this simple
> implementation on Scilab website!</span >
Because it is not simple. Scilab aims to make things simple. But Scilab is not simple.
10 minutes: you may live on the Moon, when 1 day spends 29 terrestrial days... ;)
By the way, this encouraging sample of 79 files are 80/~2400 ~ 3.3 % of the total number of pages.
This is why i am still encouraging you to create an ATOMS module (and a forge ?) to broadcast these pages and allow to easily install them by users.
If you need some help for ATOMS, please email me. I can help you setting and maintaining it.
Translating more pages would be great, mostly ones that are progressively rewritten (please see the release notes).
Best regards
Samuel</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>