Subversion Repositories wimsdev

Rev

Rev 16022 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16022 Rev 17170
Line 27... Line 27...
27
      !set wims_md=!translate . to , in $module
27
      !set wims_md=!translate . to , in $module
28
      !set wims_md=!item -1 of $wims_md
28
      !set wims_md=!item -1 of $wims_md
29
      !set wims_mdcnt=!charcnt $wims_md
29
      !set wims_mdcnt=!charcnt $wims_md
30
      !if $wims_mdcnt=2
30
      !if $wims_mdcnt=2
31
        !set wims_ff=!translate / to ~ in $module
31
        !set wims_ff=!translate / to ~ in $module
32
        <small><a href="https://wims.univ-cotedazur.fr/wims/$(wims_md)_$wims_ff.html">The most recent version</a></small><br/>
32
        <small><a href="https://wims.univ-cotedazur.fr/wims/$(wims_md)_$wims_ff.html">The most recent version</a></small><br>
33
      !endif
33
      !endif
34
    !endif
34
    !endif
35
  !endif
35
  !endif
36
  !changeto robotref.phtml
36
  !changeto robotref.phtml
37
!endif
37
!endif
38
 
38
 
39
!if $wims_mode=popup
39
!if $wims_mode=popup
40
  <div class="wimstail">
40
  <div class="wimstail">
41
    <hr/>
41
    <hr>
42
    <small>
42
    <small>
43
     <a target="wims" href="http://$httpd_HTTP_HOST$httpd_SCRIPT_NAME">WIMS @ $httpd_HTTP_HOST</a>
43
     <a target="wims" href="http://$httpd_HTTP_HOST$httpd_SCRIPT_NAME">WIMS @ $httpd_HTTP_HOST</a>
44
    </small>
44
    </small>
45
  </div>
45
  </div>
46
  !exit
46
  !exit