Rev 17716 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17716 | Rev 17717 | ||
---|---|---|---|
Line 67... | Line 67... | ||
67 | !set tmp_list=!append item $exa to $tmp_list |
67 | !set tmp_list=!append item $exa to $tmp_list |
68 | <li> |
68 | <li> |
69 | !set exta=!lookup $exa in wimshome/public_html/modules/$m_/Extitles_$search_lang |
69 | !set exta=!lookup $exa in wimshome/public_html/modules/$m_/Extitles_$search_lang |
70 | !if $exta=$empty |
70 | !if $exta=$empty |
71 | !set exta=!lookup $exa in wimshome/public_html/modules/$m_/Extitles |
71 | !set exta=!lookup $exa in wimshome/public_html/modules/$m_/Extitles |
72 |
|
72 | !if $wims_user=supervisor |
- | 73 | !href module=$m_&special_parm=$exta&cmd=intro $exta |
|
73 |
|
74 | !else |
74 | !href module=$m_& |
75 | !href module=$m_&exo=$exa&cmd=new $exta |
- | 76 | !endif |
|
75 | !else |
77 | !else |
- | 78 | !if $wims_user=supervisor |
|
- | 79 | !href module=$m_&special_parm=$exta&cmd=intro&lang=$search_lang $exta |
|
- | 80 | !else |
|
76 | !href module=$m_ |
81 | !href module=$m_&exo=$exa&cmd=new&lang=$search_lang $exta |
- | 82 | !endif |
|
77 | !endif |
83 | !endif |
78 | !if $wims_show_author=yes |
84 | !if $wims_show_author=yes |
79 | !set exauthor=!lookup $exa in wimshome/public_html/modules/$m_/Exauthors |
85 | !set exauthor=!lookup $exa in wimshome/public_html/modules/$m_/Exauthors |
80 | !set exauthor=!replace internal , by $ $ in $exauthor |
86 | !set exauthor=!replace internal , by $ $ in $exauthor |
81 | !set exauthor=!replace internal ; by , $ in $exauthor |
87 | !set exauthor=!replace internal ; by , $ in $exauthor |