Subversion Repositories wimsdev

Rev

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

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