Subversion Repositories wimsdev

Rev

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

Rev 14540 Rev 14593
Line 56... Line 56...
56
          !for exa in $ext
56
          !for exa in $ext
57
            !if $exa notitemof $tmp_list
57
            !if $exa notitemof $tmp_list
58
              !set tmp_list=!append item $exa to $tmp_list
58
              !set tmp_list=!append item $exa to $tmp_list
59
              <li>
59
              <li>
60
              !set exta=!lookup $exa in wimshome/public_html/modules/$m_/Extitles
60
              !set exta=!lookup $exa in wimshome/public_html/modules/$m_/Extitles
-
 
61
              !if $wims_user=supervisor
-
 
62
                !href module=$m_&special_parm=$exta&cmd=intro $exta
-
 
63
              !else
61
              !href module=$m_&exo=$exa&cmd=new $exta
64
                !href module=$m_&exo=$exa&cmd=new $exta
-
 
65
              !endif
62
              !if $wims_show_author=yes
66
              !if $wims_show_author=yes
63
                !set exauthor=!lookup $exa in wimshome/public_html/modules/$m_/Exauthors
67
                !set exauthor=!lookup $exa in wimshome/public_html/modules/$m_/Exauthors
64
                !set exauthor=!replace internal , by $ $ in $exauthor
68
                !set exauthor=!replace internal , by $ $ in $exauthor
65
                !set exauthor=!replace internal ; by , $ in $exauthor
69
                !set exauthor=!replace internal ; by , $ in $exauthor
66
                !if $exauthor!=$empty
70
                !if $exauthor!=$empty