Rev 16176 | Rev 16267 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2495 | bpr | 1 | !set lang_exists=yes |
2 | |||
15020 | czzmrn | 3 | !set name_optionalmod=Optional modules |
4 | !set name_optionalmoddesc=The following optional modules are available on this server. Only checked modules will be available for teachers in classes. |
||
5 | !set name_optionalmod_parameter_desc=List of options for the optional modules. Only the checked options will be active. |
||
6 | !set name_optionalmod_param_freework_nofile=Disable file deposit in freework |
||
15999 | obado | 7 | !set name_optionalmod_param_tchat_nofile=Disable temporary file deposit in chat |
3930 | bpr | 8 | !set name_intromain=This tool allows the webmaster to maintain this WIMS installation online. Its\ |
2486 | bpr | 9 | access is strictly controled by definitions in the configuration file |
10 | |||
16176 | obado | 11 | !set name_motd=Greeting messages |
12 | !set name_motdtype=Server home page, Supervisor home page |
||
13 | !set name_motdintro=!nosubst This interface allows you to enter and modify certain greetings. HTML tags are allowed. \ |
||
14 | Text length is limited to $max_motdchar characters. To enter longer texts it is necessary to connect \ |
||
15 | directly to the server in console mode. |
||
16 | !set name_motdtypename=Message |
||
17 | !set name_motddesc=Content |
||
18 | !set name_motdlangdesc=The message will only be displayed to users using this language. |
||
19 | !set name_motdmodify=Edit |
||
20 | !set name_motdview=View |
||
21 | !set name_motdview=Verify |
||
22 | !set name_motd_intro2=Display the home page of the server, Display the messages of the day on supervisors home page |
||
16185 | guerimand | 23 | !set name_motd_introdesc=Ci-dessous le message affiché dans chacunes des langues disponibles sur le serveur. |
16176 | obado | 24 | |
15999 | obado | 25 | !set name_geolocoption=Geolocation option |
26 | !set name_geolocoptiondesc=The location indications and GPS coordinates allow the server to be located on the world map.\ |
||
27 | The classes for which this information is completed are also marked on the same map.\ |
||
28 | Classes without GPS coordinates are pointed to the location of the server if it is defined or not pointed if it is not defined.<br/>\ |
||
29 | The server location data is updated every Monday. |
||
30 | !set name_serverlocation_help=GPS coordinates are two real numbers separated by a comma. |
||
31 | !set name_serverlocation=Server location (City Country) |
||
32 | !set name_geoloc=GPS coordinates |
||
33 | !set name_autocompletion=Automatic location suggestion |
||
34 | !set name_autocompletion_help=It is possible to define a different autocompletion API for each language (among the available APIs).\ |
||
35 | Each API manages a region of the world.\ |
||
36 | The API allows you to auto-complete the GPS coordinates according to the location field\ |
||
37 | (also to format this field in a standard way).\ |
||
38 | However, the user can always enter information outside of autocompletion\ |
||
39 | when this latter is not available or does not give the desired result. |
||
40 | !set name_autocompletionscript=Autocompletion script |
||
41 | !set name_noone=No API |
||
15792 | guerimand | 42 | |
4370 | bpr | 43 | !set name_warning_wrongpass=You have given a wrong password. |
3093 | bpr | 44 | !set name_try_wrongpass=Try again |
3882 | bpr | 45 | |
7177 | bpr | 46 | |
2495 | bpr | 47 | !!list |
11980 | obado | 48 | !distribute lines Security setup should be established after compilation. Please execute <code class="bash">bin/wrapuid</code> by root!\ |
2495 | bpr | 49 | Here is the list of tasks you may perform online.\ |
50 | Configuration\ |
||
51 | System checklist\ |
||
3970 | bpr | 52 | to be run after each addition of new teaching materials as modules, sheets, ... to the server\ |
10163 | bpr | 53 | Maintain\ |
2495 | bpr | 54 | Create/maintain\ |
11980 | obado | 55 | Various\ |
2495 | bpr | 56 | into name_warning,name_online,name_configuration,name_checklist,name_mkindex,name_checkmaintain,\ |
11980 | obado | 57 | name_createmaintain,name_various |
2495 | bpr | 58 | |
8961 | bpr | 59 | !set name_restore_class=Restore a class |
2495 | bpr | 60 | !!help |
61 | |||
62 | !set name_warning_help=Please use specific help links for the various help subjects. |
||
63 | |||
2514 | bpr | 64 | !set name_visit=Visit |
2553 | bpr | 65 | !set name_click=Click here |
2851 | reyssat | 66 | |
4106 | bpr | 67 | !set wims_name_download_module=Module download |
68 | |||
2486 | bpr | 69 | !if $job=access |
70 | !set title=Access policy configuration |
||
71 | !set name_subtitle=Access policy definition |
||
72 | !exit |
||
73 | !endif |
||
74 | |||
14890 | obado | 75 | !! activ job strings, but some are also used in class & bestclass jobs |
76 | !if $job iswordof activ class bestclass |
||
2486 | bpr | 77 | !set title=Current server activities |
78 | !distribute lines Server Time\ |
||
14890 | obado | 79 | Load average\ |
80 | minute\ |
||
81 | minutes\ |
||
82 | hour\ |
||
83 | hours\ |
||
84 | last\ |
||
85 | since\ |
||
86 | Number of requests\ |
||
87 | Active sessions within last 10 minutes\ |
||
88 | Session\ |
||
89 | Client IP\ |
||
90 | Requests\ |
||
91 | Module\ |
||
2851 | reyssat | 92 | into name_servor_time,name_Load,name_min,name_mins,name_hour,name_hours,name_last,name_since,\ |
2486 | bpr | 93 | name_requests,name_activesessions,name_session,name_IP,name_Requests,name_module |
15535 | czzmrn | 94 | |
95 | !if $job=activ |
||
96 | !exit |
||
97 | !endif |
||
2486 | bpr | 98 | !endif |
99 | |||
100 | !if $job=attrib |
||
101 | !set title=File permission verification |
||
2828 | didsene | 102 | |
2843 | reyssat | 103 | !distribute lines The access permissions of this WIMS installation are all in secure mode.\ |
2486 | bpr | 104 | The following files/directories are readable by others, while they should not\ |
105 | There are a huge number of files/directories writable by others, while they should not.\ |
||
106 | The problem is only partially fixed. Please\ |
||
107 | repeat the process once again\ |
||
108 | until there is no longer files/directories with bad permissions\ |
||
109 | List of fixed permissions this time\ |
||
110 | The following files/directories are writable by others, while they should not\ |
||
111 | The following files/directories are executable by others, while they should not\ |
||
112 | There are a huge number of files/directories not owned by WIMS. Partial list below.\ |
||
113 | The following files/directories are not owned by WIMS.\ |
||
114 | The following directories/files should be world executable, while they are not.\ |
||
115 | into name_attrib1,name_attrib2,name_attrib3,name_attrib4,name_repeat,\ |
||
116 | name_attrib5,name_attrib6,name_attrib7,name_attrib8,name_attrib9,name_attrib10, |
||
117 | name_attrib11 |
||
2828 | didsene | 118 | |
2486 | bpr | 119 | !set name_warning1=WIMS directories should not contain files belonging to others.\ |
3882 | bpr | 120 | Now you MUST manually check the origin of these files, and either erase them, or change their ownership. |
2486 | bpr | 121 | !set name_warning2=Important security recommendation: please make correct changes\ |
7177 | bpr | 122 | of the owner of some files |
123 | |||
3882 | bpr | 124 | !set name_warning_chroot=If you use wims-chroot distribution, you must execute \ |
5978 | bpr | 125 | as <span class="tt">root</span> the script <span class="tt">bin/setchroot</span>. |
126 | !set name_warning_wimsd=If you use wimsd, you must execute as <span class="tt">root</span> \ |
||
7177 | bpr | 127 | the script <span class="tt">bin/setwimsd</span>. |
5978 | bpr | 128 | !set name_warning_wrapexec=You must execute as <span class="tt">root</span> the script <span class="tt">bin/setwrapexec</span>.\ |
7177 | bpr | 129 | This is crucial for the security of your installation. |
2486 | bpr | 130 | !set name_warning3=These wrong permissions represent a security risk to your installation. This has\ |
131 | been fixed for the time being, but you should be alerted and verify access\ |
||
132 | permissions more regularly. If the same problem reappears, you should check\ |
||
133 | the possibility of an intrusion to your system, and data on this server\ |
||
134 | might be compromised. |
||
135 | !exit |
||
136 | !endif |
||
137 | |||
138 | !if $job=backup |
||
139 | |||
140 | !distribute lines Data backup is not active on this server.\ |
||
141 | Click here\ |
||
142 | to set up the automatic daily data backup.\ |
||
143 | Last data backup\ |
||
144 | Download the backup files\ |
||
145 | To restore an old backup file, give the file name (it must be a *.tgz file)\ |
||
146 | You need a fast connection if the file to upload is big.\ |
||
147 | into name_backup,name_click,name_daily,name_last,name_download,name_restore,name_fast |
||
148 | !exit |
||
149 | !endif |
||
150 | |||
151 | !if $job=badconf |
||
2828 | didsene | 152 | |
2486 | bpr | 153 | !set name_warning1=!nosubst The file $fname is world readable!\ |
3930 | bpr | 154 | There is a serious risk that your webmaster setup and/or password have\ |
2486 | bpr | 155 | leaked. Now you MUST change the file attribute of $fname by making them readable only by the owner, |
156 | !set name_warning2=and make more secure definitions in it whenever possible. |
||
157 | !set name_warning3=and define a new manager password. |
||
158 | !set name_warning4=Once you have done this, try this page again. |
||
159 | |||
160 | !exit |
||
161 | !endif |
||
162 | |||
2495 | bpr | 163 | !if $job iswordof class bestclass |
2486 | bpr | 164 | !set title= |
165 | !distribute lines Click here\ |
||
166 | to configure the site's access policies to virtual classes.\ |
||
167 | There is no virtual class corresponding to your search. \ |
||
168 | List of institutions and class groups\ |
||
169 | created\ |
||
170 | expires\ |
||
171 | means the number of cumulative connection hours since\ |
||
3076 | bpr | 172 | best class activity on this period\ |
2495 | bpr | 173 | Participant\ |
174 | List of independent classes\ |
||
2828 | didsene | 175 | means cumulative hour.student connection since\ |
2495 | bpr | 176 | best class of cumulative connection hours since\ |
177 | Your WIMS virtual class\ |
||
2498 | bpr | 178 | List of classes\ |
2514 | bpr | 179 | load\ |
180 | format\ |
||
2495 | bpr | 181 | into name_click,name_config,name_noclass,name_list,name_created,name_expire,name_cumul,name_best,\ |
2851 | reyssat | 182 | name_part,name_listindependant,name_cumul_student,name_bestcumul,name_yourclass,name_listclass,\ |
2514 | bpr | 183 | name_load,name_format |
2828 | didsene | 184 | |
2490 | bpr | 185 | !set name_search1=There are many virtual classes on this site. To find a class, please type a search keyword. |
186 | !set name_search2=There are still too many classes corresponding to your search word. Please give a more precise word. |
||
2851 | reyssat | 187 | !set name_total=!nosubst There are $nbcls class groups or classes in this server. |
2828 | didsene | 188 | |
2521 | bpr | 189 | !if $job2 iswordof modify erase |
190 | !set title= |
||
191 | !distribute lines Important properties of the virtual class\ |
||
192 | of\ |
||
193 | serial number\ |
||
194 | This class comes with WIMS distribution.\ |
||
195 | Supervisor password\ |
||
196 | Password for participant registration\ |
||
197 | Erasing this password makes the class world-accessible.\ |
||
198 | Secure hosts\ |
||
199 | Expiration date\ |
||
200 | notify the supervisor\ |
||
201 | of the class of your changes.\ |
||
202 | Other classes\ |
||
203 | Limit of participants\ |
||
204 | Are you sure you want to erase this class?\ |
||
205 | Your WIMS virtual class\ |
||
206 | WIMS class modification\ |
||
207 | into name_prop,name_of,name_serial,name_distrib,name_supervisor_p,name_supervisor_r,\ |
||
208 | name_warning,name_secure,name_expire,name_notify,name_change,name_other,name_limit,name_erase,\ |
||
209 | name_yourclass,name_yourclassmod |
||
210 | !set name_creation=!nosubst is created on $class_creation and |
||
2867 | reyssat | 211 | !set name_expires=!nosubst expires on $class_expiration |
2521 | bpr | 212 | !set name_remark=<b>Remark</b>. Changes to these fields only make sense when asked for by\ |
213 | the supervisor of the class (who has lost the control of the class). And you should probably |
||
214 | !exit |
||
215 | !endif |
||
216 | |||
2486 | bpr | 217 | !exit |
218 | !endif |
||
219 | |||
220 | !if $job=conf |
||
221 | !set title=!nosubst Configuration of $cattit |
||
222 | !distribute lines Configuration not changed because you have made no modifications.\ |
||
7521 | obado | 223 | default\ |
10325 | bpr | 224 | recommended\ |
225 | into name_config,name_default,recommended |
||
2828 | didsene | 226 | |
5978 | bpr | 227 | !set name_updated=!nosubst The file <span class="tt">wims.conf</span> is updated. You can recover the old\ |
228 | configuration information from <span class="tt">$backdir/wims.conf.old</span>. |
||
2828 | didsene | 229 | |
11887 | obado | 230 | !set name_warning=Parameters with a <span class="tt wims_warning">'*'</span> in their titles are important ones. \ |
231 | Those with a <span class="tt wims_warning">'!'</span> may damage the installation if you mess up.<br />\ |
||
5978 | bpr | 232 | Anyway, remember that erasing the file <span class="tt">log/wims.conf</span> will\ |
2851 | reyssat | 233 | allows you to restart from a default configuration set. Saved configurations\ |
2486 | bpr | 234 | can also be recovered from log directory. |
2521 | bpr | 235 | !!confcat=6 |
236 | !distribute lines Click here\ |
||
237 | for backup management and\ |
||
238 | here\ |
||
239 | for manual module management.\ |
||
240 | into name_click,name_backup,name_here,name_manual |
||
2486 | bpr | 241 | |
2521 | bpr | 242 | !!ressources |
243 | !set name_config_site=to configure the site's access restriction policy. |
||
2828 | didsene | 244 | !!graphics and software |
2529 | bpr | 245 | !distribute line to check the effect of the new setup.\ |
246 | Check computational softwares used by various WIMS modules\ |
||
247 | to check dynamic graphics\ |
||
248 | command\ |
||
249 | importance\ |
||
250 | availability\ |
||
251 | Unavailable\ |
||
9364 | bpr | 252 | Example of modules depending on it\ |
2529 | bpr | 253 | This software is usually attached to WIMS distribution. Its compilation may have failed\ |
9322 | bpr | 254 | to check the effect of the new setup.\ |
2529 | bpr | 255 | into name_check,name_checksoftware,name_checkgraphics,name_command,name_importance,\ |
256 | name_availability,name_Unavailable,name_dependingonit,name_fail,name_refresh |
||
2828 | didsene | 257 | |
258 | |||
2529 | bpr | 259 | !set name_warning_program=WIMS is unable to find the following programs which are used by some of its\ |
260 | modules. These programs are either not installed in the system (in which\ |
||
261 | case please install them), or are installed in a directory not included in\ |
||
262 | the searching path of WIMS (in which case you can add the directory to\ |
||
263 | the PATH parameter in |
||
264 | |||
4370 | bpr | 265 | !set name_imagemagick=We did not find a working ImageMagick on the system.\ |
2529 | bpr | 266 | Without this package, most WIMS images and animations will be broken. So we\ |
267 | strongly recommend that you install ImageMagick before continuing. |
||
2828 | didsene | 268 | |
2529 | bpr | 269 | !set name_dynamic=Check dynamic graphics (you may wish to do it with different browsers) |
270 | |||
271 | !set name_tex=This formula uses dynamic TeX insertion. It should appear correctly, unless <b>TeX</b> is not\ |
||
7177 | bpr | 272 | correctly installed on your system. |
5651 | bpr | 273 | !set name_size=You may change TeX font size step if they appear too big or too small |
274 | !set name_mathml=This formula uses dynamic MathML. If it does not appear correctly, it is certainly\ |
||
275 | because the browser you use does not treat correctly MathML. |
||
2529 | bpr | 276 | |
277 | !set name_drawing=The following two pictures are generated by the internal dynamic drawing\ |
||
278 | program. One is still image, the other is animated. Can you see them\ |
||
279 | correctly? If not, try different graphics/animation formats. |
||
280 | |||
281 | |||
282 | !set name_gnuplot1=The following plot uses <b>gnuplot</b> |
||
283 | !set name_gnuplot2=The curves should have different colors. If this is not OK, try different graphics formats. |
||
284 | |||
2851 | reyssat | 285 | !set name_graphviz1=The following colored horizontal graph uses <b>graphviz</b> and is not affected by the above formats. \ |
286 | If it does not appear, then |
||
287 | !set name_graphviz2=is not correctly installed. |
||
288 | |||
2529 | bpr | 289 | !set name_povray1=The following ray-traced picture is not affected by the above formats. \ |
2828 | didsene | 290 | If it does not appear, then |
2529 | bpr | 291 | !set name_povray2=is not correctly installed. |
2486 | bpr | 292 | !exit |
293 | !endif |
||
294 | |||
295 | |||
296 | !if $job=crontab |
||
297 | !set title=Automatic daily maintenances |
||
298 | !distribute Manually installed crontab found. You should either continue to manage cron jobs manually, or erase your manual crontab before switching to this online tool.\ |
||
299 | Never use this tool if you have a personalized crontab!\ |
||
300 | Strange error: I cannot recover my working directory. Check your installation: it is not working normally.\ |
||
301 | Available maintenance works\ |
||
302 | Daily data backup at\ |
||
303 | Choose a time when the server is not busy.\ |
||
304 | Activity accounting (necessary for site statistics)\ |
||
305 | into name_manually,name_warning,name_strange,name_available,name_daily,name_notbusy,name_accounting |
||
306 | |||
307 | |||
308 | !exit |
||
309 | !endif |
||
310 | |||
3774 | reyssat | 311 | !if $job2=del1 |
2851 | reyssat | 312 | !set name_warning=Are you sure you want to erase the developer account |
2828 | didsene | 313 | |
2486 | bpr | 314 | !exit |
315 | !endif |
||
316 | |||
317 | !if $job=developer |
||
318 | !set title= |
||
319 | !set wims_name_adddevel=Add a new developer account |
||
320 | !set wims_name_develaccount=List of developer accounts |
||
321 | !set name_dev=Registered module developers on this server |
||
2828 | didsene | 322 | |
2486 | bpr | 323 | !set name_allowed=Developers who are allowed to install modules in the site's local\ |
11938 | bpr | 324 | subdirectory, Enter login names: |
2486 | bpr | 325 | |
12155 | obado | 326 | !set name_modification=Modification of properties of a developer account. |
327 | !set name_mod_password=Leave the password field\ |
||
328 | empty if you do not want to change the old password. |
||
329 | !set name_add=To add a new developer account, please specify: (All the fields are mandatory) |
||
330 | |||
12727 | obado | 331 | !if $job2=mod2 |
332 | !set name_error1=!nosubst The login name <span class="tt">$devlogin</span> is already in use by another\ |
||
333 | account. Please choose a different name. |
||
334 | !set name_error2=!nosubst The <span class="tt">$badfield</span> field is not correctly entered. Please\ |
||
335 | correct it. |
||
336 | !endif |
||
337 | |||
2486 | bpr | 338 | !exit |
339 | !endif |
||
340 | |||
2487 | bpr | 341 | !if $job=file |
342 | !distribute lines Here is the file for download\ |
||
343 | Do you really want to erase the file\ |
||
344 | last modified\ |
||
345 | bytes\ |
||
346 | is an image\ |
||
347 | is a binary file\ |
||
348 | is too long to be shown or edited.\ |
||
349 | This file belongs to the distribution, it should not be modified.\ |
||
350 | Download the file\ |
||
351 | Content of\ |
||
352 | into name_file,name_erase,name_last,name_bytes,name_image,name_binary,name_toolong,\ |
||
353 | name_distrib,name_download,name_content |
||
2828 | didsene | 354 | |
2487 | bpr | 355 | !exit |
356 | !endif |
||
357 | |||
2486 | bpr | 358 | !if $job=fs |
359 | !distribute lines Current directory\ |
||
360 | Subdirectories (click to go)\ |
||
361 | Symbolic links\ |
||
362 | Add a new file to it\ |
||
363 | Files\ |
||
364 | No regular file in this directory.\ |
||
365 | into name_current,name_sub,name_symbolic,name_add,name_files,name_file |
||
366 | |||
367 | !exit |
||
368 | !endif |
||
369 | |||
2499 | bpr | 370 | !if $job=no_right |
3941 | bpr | 371 | !set name_warning=Sorry but you are not recognized as manager of this site. You do not have\ |
2499 | bpr | 372 | right to access this module. |
373 | !exit |
||
374 | !endif |
||
2486 | bpr | 375 | !if $job=mkindex |
376 | !set title=Rebuild resource index |
||
377 | !distribute lines Resource index rebuilding is scheduled. You will receive a mail containing the result of resource rebuilding.\ |
||
3970 | bpr | 378 | Rebuilding resource index takes server teaching materials, so should better be avoided when the server is very busy.\ |
2486 | bpr | 379 | Result of last resource index building at\ |
380 | Click here\ |
||
3941 | bpr | 381 | to restart a resource index rebuilding (you should not).\ |
2486 | bpr | 382 | to start resource index rebuilding.\ |
383 | into name_scheduled,name_rebuilding,name_result,name_click,name_restart,name_start |
||
384 | !exit |
||
385 | !endif |
||
386 | |||
2495 | bpr | 387 | !if $job=modules |
3081 | bpr | 388 | !set title=Module download |
5901 | bpr | 389 | !set name_scheduled=!nosubst Your <span class="tt wims_code_words">$auto</span> command is scheduled for execution. The result will be sent to\ |
12155 | obado | 390 | you by email. Please do not repeat this command before the execution is completed. |
3081 | bpr | 391 | !distribute lines in the module download center (s)\ |
2486 | bpr | 392 | for modules in zone\ |
11412 | obado | 393 | the general search zone, or <tt>all</tt> for all zones\ |
394 | sample : H1\ |
||
2486 | bpr | 395 | and category\ |
11412 | obado | 396 | the general search category, or <tt>all</tt> for all categories\ |
397 | sample : geometry\ |
||
2486 | bpr | 398 | changed at least\ |
399 | days ago\ |
||
11412 | obado | 400 | Reduce the risk of getting new bugs\ |
3168 | bpr | 401 | Download configuration\ |
11412 | obado | 402 | into name_mod, name_zone, muzone_help, muzone_placeholder,\ |
403 | name_cat, mucat_help, mucat_placeholder, name_change, name_ago,\ |
||
404 | mudelay_help, wims_name_config_module |
||
2828 | didsene | 405 | |
2486 | bpr | 406 | !distribute lines Error fetching the module \ |
407 | Error installing/updating\ |
||
408 | Installing/updating\ |
||
2734 | bpr | 409 | successful\ |
2486 | bpr | 410 | You will need to\ |
411 | test it\ |
||
412 | rebuild module index\ |
||
413 | Install\ |
||
414 | Update\ |
||
415 | versus\ |
||
416 | Changes\ |
||
417 | New version of\ |
||
418 | New module\ |
||
2487 | bpr | 419 | You need to\ |
420 | after module update\ |
||
421 | Click here\ |
||
3081 | bpr | 422 | to configure the download centers and the publication centers, to configure daily automatic module update or to choose the publication centers for the developpers of your site.\ |
2487 | bpr | 423 | You can also update\ |
3081 | bpr | 424 | Here you can update / download modules.\ |
2486 | bpr | 425 | into name_error1,name_error2,name_install,name_successful,name_need,name_test,name_rebuild,name_Install,\ |
2487 | bpr | 426 | name_Update,name_versus,name_Changes,name_version,name_newmodule,name_youneed,name_after,\ |
3081 | bpr | 427 | name_click,name_automatic,name_rss,name_canupdate |
2495 | bpr | 428 | |
429 | !!check |
||
430 | !distribute lines No module publication found corresponding to your search.\ |
||
431 | Click on the address of a module to check/install/update it.\ |
||
432 | Found new versions\ |
||
433 | Found new modules\ |
||
434 | update all\ |
||
2825 | reyssat | 435 | install all\ |
2495 | bpr | 436 | updated by\ |
437 | New version\ |
||
438 | New modules\ |
||
6235 | bpr | 439 | Server<br />version\ |
440 | published<br />by\ |
||
3030 | guerimand | 441 | into name_check1,name_click_adress,name_foundv,name_foundm,name_all_u,name_all_i,name_updated,name_newv,name_newm,name_server,name_published |
2495 | bpr | 442 | |
12155 | obado | 443 | !exit |
2486 | bpr | 444 | !endif |
445 | |||
446 | !if $job=restore |
||
447 | !set name_warning1=Wrong archive file: no compatible content found in it. |
||
448 | !set name_warning2=Data in following directories are successfully restored/installed |
||
12155 | obado | 449 | |
2486 | bpr | 450 | !exit |
451 | !endif |
||
2828 | didsene | 452 | |
2486 | bpr | 453 | !if $job=sess |
454 | !set title=User session |
||
455 | !distribute lines Content of the session\ |
||
456 | Content of the session variable file\ |
||
457 | Content of the file\ |
||
458 | List of active sessions\ |
||
459 | into name_content_s,name_content_v,name_content_f,name_listsessions |
||
460 | !exit |
||
461 | !endif |
||
462 | |||
463 | !if $job=upload |
||
12155 | obado | 464 | !set name_warning=To upload teaching materials to the server, insert the cd-rom or usb key containing\ |
3751 | bpr | 465 | the resource into$ your computer, and find a file named "wims-resource.tgz" or "wimsres-*.tgz"\ |
2486 | bpr | 466 | in the following input field |
12155 | obado | 467 | !set name_need=You need a fast connection if the file to upload is big. |
468 | |||
469 | !exit |
||
2486 | bpr | 470 | !endif |
2499 | bpr | 471 | |
2527 | bpr | 472 | !if $job=rss |
12155 | obado | 473 | !set title= Rebuild RSS feed |
474 | !set name_start=to start RSS Feed rebuilding. |
||
475 | |||
2527 | bpr | 476 | !exit |
2535 | bpr | 477 | !endif |
478 | |||
479 | !if $job=otherdownload |
||
3970 | bpr | 480 | !set name_text1=Other teaching materials can be downloaded manually. |
481 | !set name_shtooka=Download Shtooka teaching materials (audio words) |
||
2535 | bpr | 482 | |
12155 | obado | 483 | !exit |
2535 | bpr | 484 | !endif |
485 | |||
486 | !if $job=swac |
||
487 | !set name_mkindex=Make the index |
||
488 | !set name_text_swac= You may download the mp3 files of some packages of the Shtooka project.\ |
||
489 | <p>If the modules which call them are intensively used by the wims server, you should do it.\ |
||
3941 | bpr | 490 | If you do not, these modules will look for the mp3 of the site http://shtooka.net\ |
6145 | bpr | 491 | </p><p>\ |
2535 | bpr | 492 | To download the collections, do it by line command with the script\ |
5978 | bpr | 493 | <span class="tt">$wims_home/bin/swac </span>. It will install some swac packs at the right place.\ |
6145 | bpr | 494 | </p><p class="small">Because of the fact that the files of wims are encoded iso-latin, it's not\ |
5978 | bpr | 495 | yet possible to use the cyrillic packs.</p> |
12155 | obado | 496 | |
497 | !exit |
||
2535 | bpr | 498 | !endif |
2845 | guerimand | 499 | |
500 | !if $job=sendmail |
||
12155 | obado | 501 | !distribute item Subject,Message \ |
3882 | bpr | 502 | into name_subject,name_message |
12155 | obado | 503 | !let name_dest=Recipient,Server administrator,Individual class supervisor,Superclass administrator,Portal administrator,Teacher of a superclass,Teacher of a portal |
15676 | obado | 504 | !let name_sending=Your message has been sent to all recipients |
12155 | obado | 505 | |
2845 | guerimand | 506 | !exit |
7177 | bpr | 507 | !endif |
8961 | bpr | 508 | |
509 | !if $job=classrestore |
||
510 | !distribute lines Choose the class to restore in the following list\ |
||
511 | There is no class to restore.\ |
||
11086 | bpr | 512 | There are many archived classes. You must enter the identifier of the class to restore.\ |
513 | into name_restore_choose, name_restore_noclass,name_toomuchbackup |
||
12155 | obado | 514 | |
14277 | obado | 515 | !set name_restore_done=!nosubst The class <strong>$year/$class</strong> has been restored.\ |
516 | Tell to its teacher that the new expiration date is the <strong>$date</strong>.\ |
||
517 | It is disadvised to redo this operation. |
||
8961 | bpr | 518 | |
14277 | obado | 519 | !set name_class_link=Direct link to the class maintenance page: |
520 | |||
521 | !exit |
||
8961 | bpr | 522 | !endif |