For as far as I know this is a unique module.
It allows the user to enter 3 extra field upon node creation or when editing one.
Brand, sku, ean.
With those 3 fields the module will lookup the icecat database for a possible match.
If found it will save additional data in the database and make it available by views.
Link to the project page: http://drupal.org/sandbox/tortelduif/1992168
Link to the repository: http://drupalcode.org/sandbox/tortelduif/1992168.git
Future plans:
Tight drupal commerce product entity integration
Autocompletion of category creation etc..
Comments
Comment #1
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxtortelduif1992168git
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #2
harings_rob commentedAutomated Project application review passed with success. All issues are fixed.
http://ventral.org/pareview/httpgitdrupalorgsandboxtortelduif1992168git
Comment #3
Darth Raven commentedAttempt to clone Git repository:
host@ubuntu:~/workspace/review$ git clone http://drupalcode.org/sandbox/tortelduif/1992168.git
Cloning into '1992168'...
fatal: http://drupalcode.org/sandbox/tortelduif/1992168.git/info/refs not valid: is this a git repository?
Comment #4
harings_rob commentedWhat can cause this? all the files are there.
Comment #5
Darth Raven commentedAutomated review works perfectly
http://ventral.org/pareview/httpgitdrupalorgsandboxtortelduif1992168git
May be something's wrong wit the client part of Git.
Assigning 'needs review'.
Comment #6
webevt commentedHi
PAReview script detected 1 minor code style issue, see http://ventral.org/pareview/httpgitdrupalorgsandboxtortelduif1992168git.
Please, take a look at the tips for a great project page.
Manual review:
Regards
Comment #7
harings_rob commentedHi,
I fixed the issues you pointed out.
http://ventral.org/pareview/httpgitdrupalorgsandboxtortelduif1992168git
Automated review now also clean.
Thanx
Comment #8
asplamagnifique commentedHi
1. Your comments have not the right syntaxe.
You write
but you should write :
You have this problème on icecat.module :
2. Make also sure, you have a line break after you declaration of function.
Example : l.282 of icecat.module : you have to add a clear line before the next declaration.
3. Another thing, you are not using t() function. All description, or text available for human (admin or simple user) must be translated on another language.
Ex : icecat.module l.29
'Select icecat settings'must bet('Select icecat settings')Comment #9
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application.
I'm a robot and this is an automated message from Project Applications Scraper.