Rev 3657 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3657 | Rev 4563 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | 3 | ||
4 | !if robot isin $session |
4 | !if robot isin $session |
5 | style=integral |
5 | style=integral |
6 | !endif |
6 | !endif |
7 | 7 | ||
8 | tit=<li><font |
8 | tit=<li><font color="#A00000"> |
9 | titend=</font |
9 | titend=</font> |
10 | emph=<font |
10 | emph=<font color="#00A000"><b> |
11 | emphend=</ |
11 | emphend=</b></font> |
12 | 12 | ||
13 | !default lang=cn |
13 | !default lang=cn |
14 | !default style=indexed |
14 | !default style=indexed |
15 | !default cmd_choose=all |
15 | !default cmd_choose=all |
16 | 16 | ||
Line 54... | Line 54... | ||
54 | ref_doc=structure,module,variables,varspecial,datastruct,cmdlist,mathfonts,slib,interface,applets |
54 | ref_doc=structure,module,variables,varspecial,datastruct,cmdlist,mathfonts,slib,interface,applets |
55 | 55 | ||
56 | wims_module_log=$style $lang $subject |
56 | wims_module_log=$style $lang $subject |
57 | 57 | ||
58 | !if $style=integral |
58 | !if $style=integral |
59 | ref1=<! |
59 | ref1=<!--- |
60 | ref2=><a |
60 | ref2=--><a href="# |
61 | !endif |
61 | !endif |
62 | 62 | ||
63 | !if $style=indexed |
63 | !if $style=indexed |
64 | ref1=<a |
64 | ref1=<a href="$httpd_SCRIPT_NAME?cmd=resume&+session=$session&+subject= |
65 | ref2=# |
65 | ref2=# |
66 | !endif |
66 | !endif |
67 | 67 | ||
68 | !if $style=folding |
68 | !if $style=folding |
69 | ref1=<a |
69 | ref1=<a href="$httpd_SCRIPT_NAME?cmd=resume&+session=$session&+op=open&+subject= |
70 | ref2=# |
70 | ref2=# |
71 | !endif |
71 | !endif |
72 | 72 | ||
73 | !if $style=folding and $subject!=$empty |
73 | !if $style=folding and $subject!=$empty |
74 | 74 |