Drupal Planet

Trekk: Drupal Distribution for Universities Beta 3 Release

Tim Loudon's picture
Submitted by Tim Loudon on October 26, 2012 - 5:21pm

Trekk Beta 3 Release

Drupal Connect is happy to announce the release of Trekk Beta 3! This new release has been updated to Drupal 7.16 and includes improvements to the Trekk Client module, which makes it even easier to write custom clients. You can read more about Trekk and download this latest release at http://drupalconnect.com/trekk

Flatfish, an easy way to migrate HTML into Drupal Read more about Trekk: Drupal Distribution for Universities Beta 3 Release

Drupal Flatfish Walkthrough

Tim Loudon's picture
Submitted by Tim Loudon on October 8, 2012 - 3:05pm

Migrate HTML with flatfish!

Flatfish is part Ruby gem, part Drupal module and it's a fantastic way to migrate your old site into Drupal. It's flexible and powerful — dynamically matches up with your content type fields, grabs images, and gives you fine-grain control with CSS selectors. We've used flatfish at Stanford and Stevens Institute of Technology to cut our migration times by 25% and avoided the need to mess with databases completely.

A Drupal Recipe for Linking Content Types via Titles and URLs

Submitted by Anonymous on May 20, 2011 - 3:00am

On a current project, I discovered the truth to the phrase in the Drupal community of "there's a module for that". As I initially looked at what I needed to do for a requirement, I was thinking that I would need to write a small amount of custom code in a glue module, but upon doing more research, I discovered that there were multiple modules that, when pieced together, would do exactly what I needed. And of course, as always, I knew I had to blog about it. Please raise your hand if you have any questions. Read more about A Drupal Recipe for Linking Content Types via Titles and URLs

Google Maps and user activity integration

Jonathon Whitener's picture
Submitted by Jonathon Whitener on November 30, 2010 - 3:00am

Recently, a client approached us to create functionality for their Drupal site similar to what Zappos.com does, but based on user activity of the site. The idea is that we would present the user a map, and plot the latest user activity update as a point on the map using geocoded data based on IP address. Then, after a certain interval of time, we make an ajax call to the server to see if there has been any new activity updates in this interval. Kind of like a Facebook wall meets maps. Sounds easy enough, right?
 

Contrib Modules Used Read more about Google Maps and user activity integration

How to control sorting for nodes with missing values in sort field in Apache Solr

Submitted by Anonymous on October 14, 2010 - 3:00am

The other day while hanging out in IRC, I was pinged by katbailey, the Lady of the Lovely Voice (I could listen to her talk for hours) with a question about sorting in Solr when a sort field doesn't contain a value.  In particular, how can you control whether nodes without a value in the sort field show up at the beginning or end of the search results?  In her particular case, there was a Price field that was being sorted on, but not all nodes had a Price value, and the ones without Price were showing up at the beginning of the list. Read more about How to control sorting for nodes with missing values in sort field in Apache Solr

Drupal Connect Continues The Acquia Podcast

Submitted by Anonymous on June 23, 2010 - 3:00am

As some of you who follow Drupal Planet might have noticed, I have "taken over" the Acquia Drupal podcast.  I've always followed Drupal podcasts, including the Acquia podcast. I had noticed that there had not been any new episodes put out in a while, and so I approached Robert Douglass and Bryan House of Acquia at Drupalcon San Francisco back in April about continuing the podcast .  They agreed, and so I took it from there. Read more about Drupal Connect Continues The Acquia Podcast

Pages