Subversion Repositories wimsdev

Rev

Rev 2255 | Rev 10467 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. !distribute items $wims_read_parm into serial, prim
  3. !set parms=!items 3 to -1 of $wims_read_parm
  4.  
  5. !if $prim=textarea and $vote_option!=nominative
  6.  !set type_comment$serial=yes
  7.  !set test_comment=1
  8. !endif
  9.  
  10. !if $prim=$empty or $prim iswordof def define comment
  11.  !exit
  12. !endif
  13. !if $noprint=yes
  14.  !advance parmcnt
  15.  vote_description=!append line $wims_read_parm to $vote_description
  16. !else
  17.  !changeto primitives/$prim.phtml
  18. !endif
  19.