Rev 14043 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14043 | Rev 14938 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | !if $n_ notwordof jpeg jpg png gif pdf tex txt mp3 flv avi ggb ods |
11 | !if $n_ notwordof jpeg jpg png gif pdf tex txt mp3 flv avi ggb ods |
12 | !set n_=cgi |
12 | !set n_=cgi |
13 | !endif |
13 | !endif |
14 | 14 | ||
15 | !set n_=!replace internal cgi? by $n_? in $m_filedir |
15 | !set n_=!replace internal cgi? by $n_? in $m_filedir |
16 |
|
16 | !! <a target="wims_internal" href="$n_/$l_" >$a_</a> |
- | 17 | <a target="wims_internal" href="$m_filedir/$l_" download="$l_">$a_</a> |
|
17 | !exit |
18 | !exit |
18 | !endif |
19 | !endif |
19 | 20 | ||
20 | !href session=$wims_session&$l_ $a_ |
21 | !href session=$wims_session&$l_ $a_ |