Rev 5640 |
Rev 5971 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!!##language independant
!if $parm1=$empty
!endif
!if \ isin $parm1$parm2$parm3$parm4
!for p in 1,2,3,4
!set parm$p=!slashsubst $(parm$p)
!endif
!if / isin $parm1
<iframe src="wims.cgi?module=adm/raw&job=lightpopup&noabout=yes&emod=$parm1&parm=$parm3&option=noabout"
style="width:100%;height:100%;min-height:700px;"></iframe>
!endif
!read $wims_priv_thisdoc/$parm1.def
!set prompt=!item 2 to -1 of $parms
!default prompt=$titb
!if $titb=$empty
!default prompt=<tt>$parm1</tt>
$prompt
!if $editable=yes
<small>[
!href cmd=reply&job=edit&block=$parm1 $n_create
]</small>
!else
<small>$n_nonavailable</small>
!endif
!else
<a id="$parm1"></a>
$prompt
!if $editable=yes
<small>[
!href cmd=reply&job=edit&doc=$doc&block=$parm1 $wims_name_Edit
]</small>
!endif
!read $wims_priv_thisdoc/$parm1.def content
!set gotblock=!append item $parm1 to $gotblock
!endif