Rev 4612 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4612 | Rev 4645 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | !!!endif |
11 | !!!endif |
12 | 12 | ||
13 | <ul> |
13 | <ul> |
14 | !for t in $listexo |
14 | !for t in $listexo |
15 | !set p=!char 1 of $t |
15 | !set p=!char 1 of $t |
16 | !!!if |
16 | !!!if $type >= $p |
17 | !set title_expl=$(name_description$t) |
17 | !set title_expl=$(name_description$t) |
18 | !set expl=!line 2 to -1 of $title_expl |
18 | !set expl=!line 2 to -1 of $title_expl |
19 | !set title_expl=!line 1 of $title_expl |
19 | !set title_expl=!line 1 of $title_expl |
20 | <li> |
20 | <li> |
21 | !!!href target=wims_mhelp cmd=help&special_parm1=$t |
21 | !!!href target=wims_mhelp cmd=help&special_parm1=$t |