[development] developing book review -- two blocks or two
modules?
Larry Garfield
larry at garfieldtech.com
Fri Jun 2 20:42:51 UTC 2006
userreview.module and nodereview.module were developed at the same time.
I don't think either of us knew about the other when we were writing them.
I'm of course partial to the one I wrote, but I've not tried the other.
I also didn't mean to use book.module. nodereview.module lets you review
any node type. So create a "book" node type (or "product" or "thing" or
"whatever" node), and then review that.
--
Larry Garfield
On Fri, June 2, 2006 2:56 pm, Laura Scott said:
> Please allow me to correct myself. What I meant to refer to is
> "userreview" by dado -- http://drupal.org/node/53611
>
> Laura
>
> On Jun 2, 2006, at 10:21 AM, Laura Scott wrote:
>
>> Wouldn't the node review module be a place to start? http://
>> drupal.org/node/59051 I'm only just now trying it on a new site,
>> but it seems to do much of what you ask.
>>>
>>> On Friday 02 June 2006 06:07, Srimal Jayawardena wrote:
>>>> hi
>>>>
>>>> im working on a book review module to allow multiple reviews (the
>>>> existing
>>>> one only supports a single review per module)
>>>>
>>>> I plan to so there will be two objects
>>>> - a book
>>>> - and a review
>>>>
>>>> Is it better to have both as two blocks in the same module ? or
>>>> have two
>>>> separate modules?
>>>>
>>>> Any good places to check on this ?
>>>>
>>>> tnx in advance.
>>>>
>>>> srimal.
More information about the development
mailing list