Rev 12569 | Rev 12836 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12569 | Rev 12595 | ||
---|---|---|---|
Line 121... | Line 121... | ||
121 | or _c isin _$doc) |
121 | or _c isin _$doc) |
122 | !if document iswordof $module_category or _c isin _$doc |
122 | !if document iswordof $module_category or _c isin _$doc |
123 | !set wims_homeref_parm=block=$block&doc=$doc |
123 | !set wims_homeref_parm=block=$block&doc=$doc |
124 | !endif |
124 | !endif |
125 | !if adm/tool/glossary isin $module |
125 | !if adm/tool/glossary isin $module |
- | 126 | !if $gl=0 |
|
126 |
|
127 | !if $special_parm!=$empty |
127 | !set wims_homeref_parm=!getopt gloss_item in $module_init_parm |
128 | !set wims_homeref_parm=!getopt gloss_item in $module_init_parm |
128 | !set 1_=!append line addglossary,1,module=adm/class/glossary&job=add&iniparm=$wims_homeref_parm to $1_ |
129 | !set 1_=!append line addglossary,1,module=adm/class/glossary&job=add&iniparm=$wims_homeref_parm to $1_ |
- | 130 | !endif |
|
- | 131 | !else |
|
- | 132 | !set wims_homeref_parm=gl=$gl |
|
129 | !endif |
133 | !endif |
130 | !else |
134 | !else |
131 | !if _c notin _$doc |
135 | !if _c notin _$doc |
132 | !set 1_=!append line adddoc,1,module=adm/class/adddoc&job=add&dir=$module&iniparm=$wims_homeref_parm to $1_ |
136 | !set 1_=!append line adddoc,1,module=adm/class/adddoc&job=add&dir=$module&iniparm=$wims_homeref_parm to $1_ |
133 | !endif |
137 | !endif |
134 | !endif |
138 | !endif |
- | 139 | !if ($gl>0 and $cmd!=reply) or adm/tool/glossary notin $module |
|
135 | !set 1_=!append line addh,1,module=adm/class/addmodule&job=helpexo&dir=$module&iniparm=$wims_homeref_parm to $1_ |
140 | !set 1_=!append line addh,1,module=adm/class/addmodule&job=helpexo&dir=$module&iniparm=$wims_homeref_parm to $1_ |
- | 141 | !endif |
|
136 | !endif |
142 | !endif |
137 | !if $wims_user=supervisor and $module=adm/doc |
143 | !if $wims_user=supervisor and $module=adm/doc |
138 | !set 1_=!append line doch_docs,1,module=adm/doc&job=home to $1_ |
144 | !set 1_=!append line doch_docs,1,module=adm/doc&job=home to $1_ |
139 | !endif |
145 | !endif |
140 | !if $special_parm4=$empty |
146 | !if $special_parm4=$empty |