Rev 14607 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | !!INDEX |
10585 | obado | 2 | !let module_translator= |
3 | !let module_translator_address= |
||
5524 | bpr | 4 | !let module_title=Nastavitve WIMS |
5 | !let module_description=osebna nastavitev lastnosti za WIMS |
||
10585 | obado | 6 | !let module_language=si |
23 | reyssat | 7 | !!INDEXEND |
8 | |||
14607 | bpr | 9 | !set tip=<strong>Firefox/Safari</strong> natively manages Mathml without extension.\ |
10 | For all other browsers, WIMS will automatically load the Mathjax library\ |
||
11 | to display mathematical formulas. If you encounter a problem with Mathjax,\ |
||
12 | we invite you to try Firefox which natively manages Mathml and to share it with us. |
||
5524 | bpr | 13 | |
10585 | obado | 14 | !read proc/useropts.proc |
5524 | bpr | 15 | |
10585 | obado | 16 | !header |
13306 | obado | 17 | <script src="scripts/js/wz_tooltip.js"></script> |
10585 | obado | 18 | <p>Ta stran vam omogoča nastavitev dela s strežnikom WIMS po vaših željah.</p> |
5524 | bpr | 19 | |
10585 | obado | 20 | <div id="widget_useropts"> |
21 | <ul> |
||
22 | <li><a href="#formula">Mathematical formulas</a></li> |
||
23 | !if $wims_user=$empty |
||
24 | <li><a href="#language_selector">Default language</a></li> |
||
25 | !endif |
||
26 | <li><a href="#accessibility">Accessibility</a></li> |
||
27 | </ul> |
||
23 | reyssat | 28 | |
10686 | czzmrn | 29 | !if $wims_user=$empty |
10585 | obado | 30 | <div id="language_selector"> |
31 | <h2>Privzeti jezik</h2> |
||
32 | !read themes/_widgets/language_selector.phtml |
||
33 | </div> |
||
10686 | czzmrn | 34 | !endif |
8002 | bpr | 35 | |
10585 | obado | 36 | <div id="formula"> |
37 | <h2>Mathematical formulas</h2> |
||
5524 | bpr | 38 | |
10585 | obado | 39 | !if $texalign=2 |
40 | <ul><li> |
||
41 | The server is currently set to MathML if you have a suitable browser. For example, |
||
42 | <p class="wimscenter"> |
||
43 | !insmath x_{1,2} = \frac{-b \pm \sqrt{b^{2} - 4 a c}}{2a} |
||
44 | </p> |
||
45 | If the formula is not correctly displayed, you can use another |
||
46 | <a onmouseover="return Tip($tip)"><span class="wims_emph">browser</span></a> |
||
47 | or use the serveur with "math with images". |
||
48 | !set wims_ref_class=wims_button |
||
49 | <p class="wimscenter"> |
||
50 | !href cmd=resume&useropts=$arg Math with images |
||
51 | </p> |
||
52 | </li> |
||
53 | <li> |
||
54 | !let ts1=!eval $texsize-1 |
||
55 | !let ts2=!eval $texsize+1 |
||
56 | !if $ts1<1 |
||
57 | !let ts1=1 |
||
58 | !endif |
||
59 | !if $ts2>9 |
||
60 | !let ts2=9 |
||
61 | !endif |
||
62 | Set the size of mathematical formulas. |
||
63 | !set wims_ref_class=wims_button |
||
17180 | bpr | 64 | !href cmd=resume&useropts=$ts1$texalign <img src="gifs/doc/dgauche.gif" width="20px"> |
10585 | obado | 65 | |
66 | !set wims_ref_class=wims_button |
||
67 | !href cmd=resume&useropts=$default Default |
||
68 | |
||
69 | !set wims_ref_class=wims_button |
||
17180 | bpr | 70 | !href cmd=resume&useropts=$ts2$texalign <img src="gifs/doc/ddroite.gif" width="20px"> |
10585 | obado | 71 | </li><li> |
72 | !set zoom=1 |
||
73 | Use zoom on formulas by mouse click. |
||
74 | !set wims_ref_class=wims_button |
||
75 | !href cmd=resume&useropts=$texsize$texalign$zoom $wims_name_yes |
||
76 | !set zoom=0 |
||
77 | |
||
78 | !set wims_ref_class=wims_button |
||
79 | !href cmd=resume&useropts=$texsize$texalign$zoom $wims_name_no |
||
80 | !else |
||
81 | Currently, you use the server with "Math with images". If you have a suitable |
||
82 | <a onmouseover="return Tip($tip)"><span class="wims_emph">browser</span>, you may also use MathML. |
||
5836 | bpr | 83 | <p class="wimscenter"> |
10585 | obado | 84 | !set arg=!nospace $texsize 2 |
85 | !set wims_ref_class=wims_button |
||
86 | !href cmd=resume&useropts=$arg MathML |
||
5836 | bpr | 87 | </p> |
10585 | obado | 88 | |
89 | </li><li> |
||
90 | Velikost matematičnih simbolov. |
||
5524 | bpr | 91 | !let ts1=!eval $texsize-1 |
92 | !let ts2=!eval $texsize+1 |
||
93 | !if $ts1<1 |
||
10585 | obado | 94 | !let ts1=1 |
95 | !endif |
||
5524 | bpr | 96 | !if $ts2>9 |
10585 | obado | 97 | !let ts2=9 |
5524 | bpr | 98 | !endif |
10585 | obado | 99 | !set wims_ref_class=wims_button |
17180 | bpr | 100 | !href cmd=resume&useropts=$ts1$texalign$useropt2 <img src="gifs/doc/dgauche.gif" width="20px"> |
10585 | obado | 101 | |
102 | !set wims_ref_class=wims_button |
||
17180 | bpr | 103 | !href cmd=resume&useropts=$ts2$texalign$useropt2 <img src="gifs/doc/ddroite.gif" width="20px"> |
10585 | obado | 104 | <p> |
17180 | bpr | 105 | Grške črke $m_alpha, $m_pi. <br>Matematični izrazi |
10585 | obado | 106 | !let ins_align=middle |
107 | !! we need to force dynamic insertion |
||
108 | !set pw=2 |
||
109 | !insmath x_{1,2} = \frac{-b \pm \sqrt{b^{$pw} - 4ac}}{2a} |
||
17180 | bpr | 110 | <br> |
10585 | obado | 111 | Mešana neenakost |
112 | </p><p class="wimscenter">| $m_a + $m_b | $m_le $m_varepsilon + 123.45.</p> |
||
113 | </li><li> |
||
114 | Položaj formul. Če se izraz |
||
115 | !insmath (x+y)/(x^$pw + y^2) |
||
116 | !if $texalign=1 |
||
117 | izriše previsoko, ga |
||
118 | !href cmd=resume&useropts=$(texsize)0$useropt2 s klikom |
||
119 | znižate. |
||
120 | !else |
||
121 | izriše prenizko, ga |
||
122 | !href cmd=resume&useropts=$(texsize)1$useropt2 s klikom |
||
123 | zvišate. |
||
124 | !endif |
||
125 | !set zoom=$empty |
||
126 | !endif |
||
127 | </li> |
||
128 | </ul> |
||
129 | </div> |
||
5524 | bpr | 130 | |
10585 | obado | 131 | <div id="accessibility"> |
132 | <h2>Accessibility</h2> |
||
133 | |||
134 | <p>You can modify space width beetween characters. |
||
135 | !if $useropts=$(texsize)$texalign$(zoom)1 |
||
136 | !set secondary1=wims_button wims_secondary_button |
||
137 | !set secondary2=wims_button |
||
138 | !else |
||
139 | !set secondary2=wims_button wims_secondary_button |
||
140 | !set secondary1=wims_button |
||
141 | !endif |
||
142 | !set wims_ref_class=$secondary2 |
||
143 | !href cmd=resume&useropts=$(texsize)$texalign$(zoom)0 Normal |
||
144 | |||
145 | !set wims_ref_class=$secondary1 |
||
146 | !href cmd=resume&useropts=$(texsize)$texalign$(zoom)1 Spaced |
||
147 | </p> |
||
148 | <p>The spaced mode may be better if you have some reading difficulties.</p> |
||
149 | </div> |
||
150 | |||
151 | </div> |
||
152 | !if $jquery_defined=yes |
||
153 | !read adm/tabscript useropts |
||
5524 | bpr | 154 | !endif |
23 | reyssat | 155 | |
10585 | obado | 156 | <p> |
23 | reyssat | 157 | !if $wims_user=$empty |
158 | Ko najdete ustrezne nastavitve, shranite |
||
5524 | bpr | 159 | <a href="$wims_ref_name?lang=$lang&+useropts=$texsize$texalign$useropt2$zoom" |
23 | reyssat | 160 | title="WIMS">to povezavo</a> |
161 | med svoje zaznamke in jo uporabite pri naslednjih povezavah s strežnikom WIMS. |
||
162 | !else |
||
163 | Vaše nastavitve se shranijo za naslednje prijave v ta razred. |
||
164 | !endif |
||
10585 | obado | 165 | </p> |
23 | reyssat | 166 | |
167 | !tail |
||
168 |