Rev 9800 | Rev 10285 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9800 | Rev 10252 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | !! ********************************************** |
5 | !! ********************************************** |
6 | <!-- begin of html/homeref.phtml --> |
6 | <!-- begin of html/homeref.phtml --> |
7 | 7 | ||
8 | !if yes isin $wims_lightpopup |
8 | !if yes isin $wims_lightpopup |
9 | !if $wims_lightpopup_option=$empty |
9 | !if $wims_lightpopup_option=$empty |
10 | !set 1_=!append line ,0, $wims_name_devwims to $1_ |
10 | !set 1_=!append line itemsep,0, $wims_name_devwims to $1_ |
11 | !set 1_=!append line ,0, $wims_name_Author: $module_author to $1_ |
11 | !set 1_=!append line itemsep,0, $wims_name_Author: $module_author to $1_ |
12 | !set wims_rm_2=$1_ |
12 | !set wims_rm_2=$1_ |
13 | !goto rmend |
13 | !goto rmend |
14 | !else |
14 | !else |
15 | !if about isitemof $wims_lightpopup_option |
15 | !if about isitemof $wims_lightpopup_option |
16 | !set 1_=!append line about,4,module=$module&cmd=help&special_parm=about,mhelp to $1_ |
16 | !set 1_=!append line about,4,module=$module&cmd=help&special_parm=about,mhelp to $1_ |
Line 221... | Line 221... | ||
221 | !set wims_homeref_n1=!linecnt $wims_rm_1 |
221 | !set wims_homeref_n1=!linecnt $wims_rm_1 |
222 | !set wims_homeref_n2=!linecnt $wims_rm_2 |
222 | !set wims_homeref_n2=!linecnt $wims_rm_2 |
223 | !!!set wims_homeref_n3=!linecnt $wims_rm_3 |
223 | !!!set wims_homeref_n3=!linecnt $wims_rm_3 |
224 | 224 | ||
225 | <!-- END of html/homeref.phtml --> |
225 | <!-- END of html/homeref.phtml --> |
226 | - | ||
227 | !read themes.phtml tail |
226 | !read themes.phtml tail |
228 | !robottrap |
227 | !robottrap |