Posted by greggles on November 27, 2006 at 9:11pm
| Project: | NodeReview |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | greggles |
| Status: | closed (won't fix) |
Issue Summary
This allows the node body to be used for "additional comments" for nodereview. The theory is that users may have comments overall that are not on any of the axes of the rating.
| Attachment | Size |
|---|---|
| body_as_overall.patch | 946 bytes |
Comments
#1
The _validate was getting confused so I added an additional condition to the if statement to make sure we are validating a review score/comment and not just the body.
#2
4.7 is now in maintenance mode, so new features should go against Drupal 5 only. Thanks.
This should also take in account the new way that node bodies are configured in Drupal 5.
#3
#4
Did you fix this or just mark it as fixed?
http://drupal.org/node/59051/commits
Seems like the latter. Maybe "won't fix" is a better status?
#5
oops sorry, my mistake