Subversion Repositories wimsdev

Rev

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