Subversion Repositories wimsdev

Rev

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

Rev 16238 Rev 16406
Line 11... Line 11...
11
!if robot isin $session
11
!if robot isin $session
12
  !changeto content.html
12
  !changeto content.html
13
!endif
13
!endif
14
!read oef/default
14
!read oef/default
15
 
15
 
-
 
16
!if $latex_exists=yes
-
 
17
  $name_latex
-
 
18
!endif
16
!!!#### contributions
19
!!!#### contributions
17
!! very tricky ...
20
!! very tricky ...
18
!reset authorlist
21
!reset authorlist
19
!set dictionary=$module_dir/$(class_header)Exauthors
22
!set dictionary=$module_dir/$(class_header)Exauthors
20
!set translator_unknown=delete
23
!set translator_unknown=delete
Line 42... Line 45...
42
  !set authorlist=!replace internal , by ,$ $ in $authorlist
45
  !set authorlist=!replace internal , by ,$ $ in $authorlist
43
  !if $authorlist_cnt > 0
46
  !if $authorlist_cnt > 0
44
    <div class="wims_contribute">$name_Contribute $authorlist.</div>
47
    <div class="wims_contribute">$name_Contribute $authorlist.</div>
45
  !endif
48
  !endif
46
!endif
49
!endif
47
 
-
 
48
!if $related_modules!=no
50
!if $related_modules!=no
49
  !if $keyw=$empty
51
  !if $keyw=$empty
50
    !set keyw=!getdef keywords in INDEX
52
    !set keyw=!getdef keywords in INDEX
51
    !set keyw=!nonempty items $keyw
53
    !set keyw=!nonempty items $keyw
52
  !endif
54
  !endif