Subversion Repositories wimsdev

Rev

Rev 16468 | Rev 17251 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16468 Rev 16469
Line 160... Line 160...
160
!if $special_parm4=$empty
160
!if $special_parm4=$empty
161
  !let tmptest=print=yes
161
  !let tmptest=print=yes
162
  !if $cmd!=intro and $cmd!=help and $module!=home and \
162
  !if $cmd!=intro and $cmd!=help and $module!=home and \
163
    ../adm/ notin ../$module and \
163
    ../adm/ notin ../$module and \
164
      (../devel/ notin ../$module or $wims_devel_modules iswordof open) \
164
      (../devel/ notin ../$module or $wims_devel_modules iswordof open) \
165
      and exercise isin $module_category
165
      and exercise isin $module_category and $tmptest notin $module_init_parm
166
!!and $tmptest notin $module_init_parm
-
 
167
    !set wims_homeref_parm=!replace internal % by %25 in $module_init_parm
166
    !set wims_homeref_parm=!replace internal % by %25 in $module_init_parm
168
    !set wims_homeref_parm=!replace internal + by %2B in $wims_homeref_parm
167
    !set wims_homeref_parm=!replace internal + by %2B in $wims_homeref_parm
169
    !set wims_homeref_parm=!replace internal & by %26 in $wims_homeref_parm
168
    !set wims_homeref_parm=!replace internal & by %26 in $wims_homeref_parm
170
    !set wims_homeref_parm=!replace internal ; by %3B in $wims_homeref_parm
169
    !set wims_homeref_parm=!replace internal ; by %3B in $wims_homeref_parm
171
    !set wims_homeref_parm=!lines2rows $wims_homeref_parm
170
    !set wims_homeref_parm=!lines2rows $wims_homeref_parm