download the theme
(22/4/2008)

Crossroads is a plugin that adds Flickr functionality to your WordPress blog entries. It utilizes the Flickr API to pull sets and images from Flickr. A quick summary of the features it provides are:

Features

  • Ability to pull in Flickr images or Flickr sets into each blog posting
  • Ability to show all images in clickable thumbnails below each blog entry
  • Integration with Lightbox 2.0 javascript image engine, Highslide JS or Greybox
  • Flickr photo comments shown for each blog entry (toggled via AJAX)
  • A few transitions effects courtesy of the Scriptaculous Effects Library

Crossroads should work on any 2.1+ WordPress version.

Installation

To install Crossroads, simply unzip the folder into your WordPress plugins directory. From the dashboard, enable the plugin and then configure it from the options panel. You will need a valid Flickr account to configure Crossroads.

Basic Usage

Someday soon we’ll make this easier, but right now to add images or sets to a blog post you have to put in a special HTML comment. Here’s an example blog posting:


This is a sample blog posting.

<!-- flickrimage: 10240241 --><!-- flickrset: 102424 -->

The important thing to notice is the two HTML comments at the bottom. The first instructs Crossroads to show image 10240241 from Flickr, while the second instructs Crossroads to show all images from the set 102424 from Flickr. These numbers can be found in the URL on the Flickr web page while viewing either an image or a set. For example, when viewing one of my photos, the URL in the browser is:

http://www.flickr.com/photos/duanestorey/377020411/

As you can see, the number at the end is 377020411. This is the number you would enclose in a flickrimage HTML comment. The rest of the features (thumbnails, javascript image previews, flickr photos comments, etc) all occur automatically. You can add as many images or sets to a blog posting as you like.

Next Version

The following are some features that we’re working on for the next version:

  • Speed optimizations
  • Local caching of images
  • Flickr group tags
  • Exposing your flickr contact list and recent photos

Testimonials

Joe Marconi, Editor at HIFI Live - I run an event/photo blog called HIFI where I write about our upcoming events around New York City as well as put photos from those events and photos from random photo shoots. WordPress, as amazing as it is, doesn’t have a great photo handler so in order to streamline my process I started using Flickr (my absolute favorite website for photography!).

That’s where the Crossroads plugin comes into use. It provides a seamless integration between Flickr and WordPress so I can keep my users at my blog and not forward them on to the Flickr page just to view the photos.

Jonathan Lumb, Traveller and Writer on InChina - After having tried many different ways of putting photos onto my blog - including self hosting and manually inserting Flickr photos into entries one by one, one day I stumbled upon the Crossroads plugin and it seemed to fulfill all my requirements and was a much cleaner solution. Setup was quick and now I am able to host all my photos at one location (Flickr) and dynamically insert full sets (or albums) of photos into my WordPress posts using only a single line of code. If you add on the fact that Crossroads makes use of some lovely Javascript effects for displaying your photos in posts, it must be said that Crossroads is one great little plugin that integrates smoothly with any WordPress installation.

Melissa Hathaway, Photographer, MelissaHathaway.com - As a photographer, I’m always looking for ways where I can reduce the number of steps that it takes to post my images to my Wordpress blog. I know there are plug-ins to bulk load images to the blog but I also love the look/feel of Lightbox within Wordpress blogs. While I’ve had a Flickr account for a number of years, I haven’t really been using it until I attended a photographer workshop recently and discovered that almost all of the photographers in the workshop post on Flickr. So, in my search of finding a better way to manage my photos with respect to sharing photos on my blog, I stumbled across BraveNewCode’s Crossroads Plug-In. I get the best of both worlds - I now in just a few simple steps, can post my images to Flickr to show off to potential clients, family, friends and fellow photog buddies AND with a swift copy/paste…voila! They’re in my blog in a nice Lightbox interface. It doesn’t get much better than that!

Revision History

2.2 - Updated branding