Subversion Repositories wimsdev

Rev

Rev 12175 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12175 Rev 12596
Line 39... Line 39...
39
  $name_wimsabout2
39
  $name_wimsabout2
40
</div>
40
</div>
41
 
41
 
42
<h2>$wims_name_Version</h2>
42
<h2>$wims_name_Version</h2>
43
<div><span class="tt">WIMS-$wims_version</span> $E_comp $wims_version_date.</div>
43
<div><span class="tt">WIMS-$wims_version</span> $E_comp $wims_version_date.</div>
-
 
44
<p>
-
 
45
  $name_wims_licence &mdash;
-
 
46
  !href target=wims_lightpopup module=adm/light&phtml=download.phtml.$lang $wims_name_download
-
 
47
</p>
44
$wims_manager
48
$wims_manager
45
 
49
 
46
<h2>$E_software</h2>
50
<h2>$E_software</h2>
47
!set wims_multiexec=
51
!set wims_multiexec=
48
<ul>
52
<ul>
49
!for s in pari, maxima, octave, graphviz, yacas, m2
53
!for s in pari, maxima, octave, graphviz, yacas, m2
50
  <li>
54
  <li>
51
!if $wims_ismanager!=0
55
  !if $wims_ismanager!=0
52
  !exec $s about
56
    !exec $s about
53
!else
57
  !else
54
  $s
58
    $s
55
!endif
59
  !endif
56
 </li>
60
 </li>
57
!next s
61
!next s
58
</ul>
62
</ul>
59
 
63
 
60
<h2>$wims_name_Change_log</h2>
64
<h2>$wims_name_Change_log</h2>