It would be good if the pages and copyright fields in bookreview were text rather than integer. Some (older) books don't have a copyright date, and it is common to put "n/d" for these. Many book reviews/descriptions like to include the binding with the pages, so something like "253, hardcover" would be common. I've modified the fields in my database and it doesn't seem to cause any major problems (although it's hard to tell since i'm experiencing the same problem as http://drupal.org/node/11447).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | bookreview.pgsql.patch | 460 bytes | paulgear |
| #2 | bookreview.mysql.patch | 510 bytes | paulgear |
| #1 | bookreview.module.patch2 | 3.79 KB | paulgear |
Comments
Comment #1
paulgear commentedHere are some updated patches to provide this feature. Wouldn't want to make a guess as to how to convert peoples' databases, though. :-)
Comment #2
paulgear commentedComment #3
paulgear commentedComment #4
paulgear commentedAnd for the record the problems in http://drupal.org/node/11447 appear to be unrelated.
Comment #5
jeremy commentedI'll look into applying this or a similar change shortly. This module is in need of some maintenance...
Comment #6
paulgear commentedAnything particular that needs doing? I'm fairly happy with the results it produces and will probably use it quite a bit, so if it needs some tweaking here & there, i'm happy to look at it.
Comment #7
jeremy commentedThe pages and copyright fields have been converted from int to text. (See changelog for commands to execute to convert your database -- no data will be lost)
Comment #8
(not verified) commented