DiamondList is a free open source ruby on rails wishlist management program. It allows you to track one or more wishlists for one or more people, for any kind of event! Whether you want to organize a wishlist for your friend's birthday family, or create wishlists for everyone in your family for Christmas, DiamondList can do it!
Also, DiamondList allows the target of the wishlist(the gift-receiver) to log in and add any new gifts that they might want. This allows the people managing the wishlist(the gift-givers) to see anything new that the person(the gift-receiver) desires! Of course, the wishlist is protected so the person(the gift-receiver) cannot see what other people are going to giving them as gifts.
![]() |
Help & Faqs
The best way to install DiamondList and figure out how it works is to open the INSTALL file included with the download. It will tell you everything about how to get it up and running... and how to use it! Also, check out the README file, it has some good info in it as well. If you need any help, check out our forum, or ask us!
You can change the the look and feel of each wishlist very easily, by using CSS. All you have to do is open the tab.css file in your application's stylesheets folder, which is located in: public/stylesheets/tab.css. At the top of the file, you should see some examples of what to do.
Each wishlist has a unique id in the database. DiamondList automatically looks to see if a css class has been set for a particular wishlist's id. So if you wanted to make the wishlist with the database id: 5 have a red background, you would add/change the css class like so:
That's all there is to it!
Each wishlist has a unique id in the database. DiamondList automatically looks to see if a css class has been set for a particular wishlist's id. So if you wanted to make the wishlist with the database id: 5 have a red background, you would add/change the css class like so:
.wishlist_with_id_5{background-color:red}
That's all there is to it!
DevelopmentDo you like DiamondList, but you think it's missing a little something? We're open to suggestions! In our Development center, you can monitor the progress of the next release of DiamondList, recommend new features, report bugs, and you can even download any release of DiamondList if you want to work on your own version. |
I'd like to upload images for items, is this possible?
March 10 2010 - 12:33 AM
Done! Users can now upload as many images as they want for a Wishlist Item. The image can come fr...
March 10 2010 - 12:34 AM
Done! Users can delete wishlist items that they've added, but only if the status is not marked as...
March 01 2010 - 08:51 PM
We should Let Users Delete Wishlist Items they've added, but check the status of the item to make...
March 01 2010 - 08:17 PM
Let users upload a picture for their profile. Also, can we add a description or something for a u...
February 20 2010 - 10:03 PM
|

















