Posted by mercury66 on June 17, 2005 at 10:51am
I want to set up a simple "wishlist" feature in my drupal installation.
What would be the easiest way to do this?
I'm after a simple form, maybe 10 fields (title of book, publisher, notes etc) with a thumbnail feature, which when submitted adds to a wish list, say 10 items per page.
Pretty much my own private Amazon wishlist which I can add items to from all sources.
However, I'd want all fields to show in the list - rather than having to click on the item to see further details.
How should I tackle this?
Comments
?
Did you ever find a solution for this?
Some of my sites:
http://www.apokotos.com
http://www.knightrider.org
http://www.macawd.com
Kick the tires of a Drupal wishlist module
I had the same need and had written a wishlist manager for my personal web site before trashing the entire site and replacing it with Drupal last December. My wife really liked the wishlist feature and insisted that I write a new one for Drupal. No complaints on that front...
I've comitted a wishlist module under modules/wishlist in the contributions area and branched a version for Drupal 4.6, which is what I've written and tested it with. I think it works. While not new to version control practices, I'm new to CVS and submitting to Drupal. If you see that I've done something wrong, please let me know. This is also my first shot at making a module for Drupal and I'm certain that I've overlooked some subtle hook or failed to make my module ready for somebody else to localize.
I've just created (requested?) a Drupal.org project under project/wishlist that I don't see available anywhere. I'm assuming it is in the moderation queue.
If soembody can aim me to the instructions on packaging up the 4.6 version of the module and making it available via http://drupal.org/project/Modules I would appreciate it.
You should see it now. The
You should see it now. The packaging script will need to run through, so it may be 12-24 hours before the packaged download becomes avaialble.
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
Wishlist package does not appear on module download page
I am undertain on what steps I need to take to add a contributed module to the modules download page. Do I need to submit it for review or perhaps fill out a form to have it considered? Or have I not submitted the correct set of files to cvs?
I've done my best to read posts and documentation to be a good citizen-contributor. If I've missed something a pointer would be appreciated.
I believe you need to follow
I believe you need to follow the instructions on getting a project created -- correct me if I'm wrong and you've already done this!
[Rereading this I think you probably already have]
[Edit: Ok, you already have. Ignore me]
-- Merlin
[Read my writing: ehalseymiles.com]
[Read my Coding blog: Angry Donuts]
Everytime you update the
Everytime you update the text it will go back to moderation unless you make sure to check the box not to and i am unsure you have the rights. :)
Send an email to the infrastructure list or submit an issue. Someone with th ecvs stuff will look at it. http://drupal.org/project/issues/3202
You might also stop by #drupal
Most of the folks are at the conference right now, so there may be a slight delay.
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain