Rev 13637 | Rev 13660 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13637 | Rev 13644 | ||
---|---|---|---|
Line 60... | Line 60... | ||
60 | <li> |
60 | <li> |
61 | !set exta=!lookup $exa in wimshome/public_html/modules/$m_/Extitles |
61 | !set exta=!lookup $exa in wimshome/public_html/modules/$m_/Extitles |
62 | !href module=$m_&exo=$exa&cmd=new $exta |
62 | !href module=$m_&exo=$exa&cmd=new $exta |
63 | !if $wims_show_author=yes |
63 | !if $wims_show_author=yes |
64 | !set exauthor=!lookup $exa in wimshome/public_html/modules/$m_/Exauthors |
64 | !set exauthor=!lookup $exa in wimshome/public_html/modules/$m_/Exauthors |
- | 65 | !set exauthor=!replace internal , by $ $ in $exauthor |
|
- | 66 | !set exauthor=!replace internal ; by , $ in $exauthor |
|
65 | <span class="small">( |
67 | <span class="small">($exauthor)</span> |
66 | !endif |
68 | !endif |
67 | </li> |
69 | </li> |
68 | !endif |
70 | !endif |
69 | !next |
71 | !next |
70 | </ul> |
72 | </ul> |