Hi,

I'm fairly new to ReviewBoard (and Django :) and need some help in
customizing RB for an internal deployment.

I would like to introduce a "classification" field for each review
comment. This field will basically be a dropdown list of classifications
- such as "Memory leak", "Return value check", etc. This dropdown should
be available to the reviewer in all places where (s)he can enter a
review comment.

How do I achieve this? I found that the UI changes would go inside
reviewboard/templates/reviews/ but can't figure out where and do I need
to change for the database update. Do I need to define a new function in
reviewboard/reviews/models.py? Ah yes, how do I make an 'admin' page
entry for this.

Any help on this regard would be great!!

Srinidhi.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to