Stella Power's blog

DrupalCon Chicago - not long to go!

Can't believe it's finally here. Where the hell did February go? It seemed to zip by in the blink of an eye, but here I am waiting to board at Dublin airport on my way to DrupalCon Chicago!

Overview of Google authentication methods

There are a number of different authentication methods available for integrating with Google Apps. These include OpenID, OAuth and SAML amongst others. At a first glance, it's not always entirely clear on the differences between them and when you may wish to use one over another. Here's a brief overview which hopefully makes this a bit clearer.

OpenID

DrupalCon SF session proposal: Coder Module: Easily Port Modules to Drupal 7

Time is flying by. There is now only 7 weeks to go to DrupalCon San Francisco! I'm really looking forward to it I have to admit. Although I've visited the US a fair bit, I've never been to the west coast, not to mind say San Francisco. Dermot is coming over with me this time, and we're planning on taking an extra week to travel around and do some sightseeing. We're also going to visit a good friend of mine, Aimee, in LA, and then travel back up to Sacremento to visit other friends.

Image FUpload: A Multi-Image Upload Module for Imagefield

The Image FUpload module is an add-on to the Image and CCK's Imagefield modules, and allows you to upload multiple images at once with just a few simple clicks. You can use it with both single-value and multi-value imagefields, and it will automatically create the nodes for you.

New module: Views Two Column Table

For a project I've been working on recently, I needed the ability to have a two column table layout in Views. The idea was to place the field label in the first column, and the field data in the second. I had tried achieving the same layout using the unformatted default layout with some CSS, but was unable to get the label and field data to line up correctly, and so eventually wrote a views plugin to achieve the effect using tables.

The screenshot below shows what the final result looks like.

 

Book Review: Drupal 6 Search Engine Optimization

SEO book coverI don't get asked to review books often, so I was delighted when I got asked to review Drupal 6 Search Engine Optimization by Ben Finklea, it being top of my list of Drupal books to buy. Search Engine Optimization, or SEO, is all about improving your site's position in search results. It's part science, part art, and involves a lot of small, but simple, improvements to your website.

Ubercart: modifying checkout panes

The Ubercart module is one of the best e-commerce options for Drupal currently. It is very user friendly and highly flexible with administrators having control over the product catalogue, payment gateways and email notifications. Site administrators also have control over which checkout panes are displayed during checkout and the order in which they appear.

Migrate module: file handling

So you're migrating pages and users from another CMS to Drupal using the Migrate module, but how do you handle all those file attachments? This example will cover taking the input filename and adding it to an imagefield on a Drupal content type. However, this should work in exactly the same way for filefields too.

Modifying your site's email "From" header

By default, all email sent from your site uses the site email address configured at admin/settings/site-information as the "from" address. On most sites this is set to something generic, like "webmaster@example.com" or "noreply@example.com". However in a lot of mail clients, when the email reaches your inbox, it appears as being just from "webmaster" or "noreply". Wouldn't it be better if it appeared as being from "Your site" or whatever you have set your site name to be? You can achieve this easily with just a few lines of code in a custom module:
  • Continue reading
  • Drupal hits Belfast!

    Less than a month after Drupalcon Paris and I'm back from an awesome Drupal Camp in Belfast. It was a jammed pack couple of days with two presentation tracks, along with break out rooms, a documentation sprint and usability testing. Oh and a very successful Drupal Surgery too. Over 50 people attended and came from all over Ireland, as well as from Scotland and England.
    Syndicate content