Looking For Co-Maintainer(s) For This Module
Jeremy - January 22, 2007 - 02:17
| Project: | Book Review |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
This module needs a lot more love than I'm able to give it. I've had no time for it in far too long. If you're interested in becoming a co-maintainer, let me know. Initial tasks include 1) going through all the issues in the issue queue, 2) tagging official releases for 4.6 and 4.7, and 3) porting the module to 5.0.

#1
tracking
#2
Hi there,
I'm modifying the 5 version to make it work with Amazon Tools (and probably with other book shops in the future) to fasten part of the book reviewing.
I available to work on this for D5 and afterwards port it to D6.
Do you think I should start a "Book Review 2" and latter on we would mix both projects or could we make a new branch on this same project?
Waiting to hear from you (very) soon.
Best
Lopo
#3
What specific changes are required for what you have in mind?
I have no time for this module, so I'd rather seen your effort go into this project rather than into creating a new project. There is no official 5.x release, so I don't see any reason to branch the module even if you're adding new functionality.
#4
Branching 5.x sounds like the way to go, but lets talk about what 6.x will look like so that any work you put in to the 5.x code will travel easily to 6.x.
#5
The issues should have a way to warn us of new comments in a easier and more visible way :\
One year later here am I replying to you. Shame :(
I was planing on having a part where you could fill just the title and it will fill the rest of the book fields from ISBNDB.
Check http://isbndb.com/search-title.html?kw=drupal&isn=
It has an API at http://isbndb.com/data-intro.html
Making a XML client for this wouldn't be too hard.
Best