I recently helped launch FreeAfter.com, a deals resource, on Drupal. The site uses the views, flexinode, karma, userpoints, taxonomy, and janode modules (to name only a few that we used.) The site makes extensive use of customized taxonomy displays within flexinodes as well as an integration between the flexinode and janode modules, and an integration between the user points and karma module. I also used a nodequeue to create a "Featured Deals" block, and repurposed the archive module for a "Deal Expiration Calendar."
Much of the site is highly customized so contributing back full modules is somewhat difficult, however, I did add some of what I figured out into the drupal.org discussions: Creating multiple menus, listing taxonomy terms within text (and here), and fixing issues with the karma module. In addition, time permitting, I am working working on contributing back the combo Bluemarine/SpreadFirefox theme I created (it looks sort of like the SpreadFirefox theme but it's not as buggy.)
Comments
Hey, neat site!!! I like the
Hey, neat site!!!
I like the 'categories' you have here: http://www.freeafter.com/browse - I haven't seen that on other sites before.
Is that something you custom coded, or does that come with the core? (Sorry if that's a dumb question - I'm new to Drupal)
Taxonomy DHTML
Thanks!
http://www.freeafter.com/browse is created by the Taxonomy DHTML module with one small change. I altered the module slightly so that only terms with nodes in them would be displayed. Here is the patch:
Cool
This looks like a really handy site. Bookmarked. :)
Michelle
--------------------------------------
My site: http://shellmultimedia.com
Thank you!
Thank you, it has been working very well (in large part thanks to drupal.)