Rev 16210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16210 | Rev 16213 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | !set parm2=!slashsubst $parm2 |
7 | !set parm2=!slashsubst $parm2 |
8 | !set pp=!item 3 to -1 of $parms |
8 | !set pp=!item 3 to -1 of $parms |
9 | !set pp=!slashsubst $pp |
9 | !set pp=!slashsubst $pp |
10 | <a id="primi$serial"></a> |
10 | <a id="primi$serial"></a> |
11 | !if $doc/$block.$serial notitemof $foldlist and $printable!=yes |
11 | !if $doc/$block.$serial notitemof $foldlist and $printable!=yes |
12 | !set wims_ref_class=wims_button |
- | |
13 | !href cmd=reply&job=read&foldin=$block.$serial#primi$serial $parm2 |
12 | !href cmd=reply&job=read&foldin=$block.$serial#primi$serial $parm2 |
14 | !else |
13 | !else |
15 | $pp |
14 | $pp |
16 | !if $printable!=yes |
15 | !if $printable!=yes |
17 | <span class="small">[ |
- | |
18 | !set wims_ref_class=wims_button |
16 | !set wims_ref_class=wims_button small |
19 | !href cmd=reply&job=read&foldout=$block.$serial#primi$serial $n_foldout |
17 | !href cmd=reply&job=read&foldout=$block.$serial#primi$serial $n_foldout |
20 | ]</span> |
- | |
21 | !endif |
18 | !endif |
22 | !endif |
19 | !endif |
23 | !exit |
20 | !exit |
24 | !endif |
21 | !endif |
25 | 22 | ||
Line 35... | Line 32... | ||
35 | <a id="primi$serial"></a> |
32 | <a id="primi$serial"></a> |
36 | $prompt |
33 | $prompt |
37 | !if $printable=yes |
34 | !if $printable=yes |
38 | !goto alwaysin |
35 | !goto alwaysin |
39 | !endif |
36 | !endif |
40 | <span class="small">[ |
- | |
41 | !set wims_ref_class=wims_button |
37 | !set wims_ref_class=wims_button small |
42 | !if $doc/$block.$serial notitemof $foldlist and robot notin $session |
38 | !if $doc/$block.$serial notitemof $foldlist and robot notin $session |
43 | !href cmd=reply&job=read&foldin=$block.$serial#primi$serial $wims_name_detail |
39 | !href cmd=reply&job=read&foldin=$block.$serial#primi$serial $wims_name_detail |
44 | ]</span> |
- | |
45 | !else |
40 | !else |
46 | !href cmd=reply&job=read&foldout=$block.$serial#primi$serial $n_foldout |
41 | !href cmd=reply&job=read&foldout=$block.$serial#primi$serial $n_foldout |
47 | ] |
- | |
48 | </span> |
- | |
49 | :alwaysin |
42 | :alwaysin |
50 | !set blocksave=$blocksave $block |
43 | !set blocksave=$blocksave $block |
51 | !set block=$parm1 |
44 | !set block=$parm1 |
52 | !read $docdir/$doc/$parm1.def content |
45 | !read $docdir/$doc/$parm1.def content |
53 | !set block=!word -1 of $blocksave |
46 | !set block=!word -1 of $blocksave |