Use the node body to hold overall comments of a review
greggles - November 27, 2006 - 21:11
| Project: | NodeReview |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | greggles |
| Status: | needs work |
Description
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 |

#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.