2002-01-17 eg NOTE: This is just a grabbag, most of this should go into documentation. Changing HTML layout Note changes to the files in html take place immediatly without restart, even when running roundup-server. Q: Displaying messages not only the summary A: in instance/html/msg.index change to
displays the whole message not only the first line and
  prevents the browser from reformatting. 



Q: Getting the nosy list picker instead of textfield.

  In classic template there is plenty of space below the text field.

A: in instance/html/issue.item

  At the file top set border=1 to see cell boundaries.

  replace
    
  by
    

  remove the last cell in the next four rows, either by deleting a cell
  or by reducing colspan.



Q: I wanted to see the issue id (the number) on the issue item display:

A:
  In file INSTANCE/html/issue.item change, showed e.g. "(anonymous)"
    
        ()

  to to see "(
    
        (issue by )