Skip to main content
Start of main content.

Our blog

Welcome to our growing knowledge base.

PNX selected to speak at DrupalCon Sydney 2013

Congratulations to the PreviousNext team members who had their DrupalCon Sydney 2013 sessions selected! With the complete list of sessions now officially announced, it's shaping up to be the biggest Drupal event to hit our shores.

Marketing Coordinator

Building Maps with OpenLayers in Drupal 7

You would think by now that maps would be all sorted out in Drupal 7, you would be wrong. Maps in Drupal, or anywhere, have never really been sorted out. Maps are a complicated tangle of moving parts. Starting a new project that needs maps can be a challenge. Fortunately, there is a solution with OpenLayers.

Senior Developer

Collaborate, innovate and empower with aGov - open Drupal for .gov.au

aGov is a common, open platform for digital publishing, providing real incentives for public sector agencies to collaborate and innovate.

With a broad feature set covering compliance basics, such as WCAG, AGLS metadata, and basic security improvements, aGov also has some very nice features which help agencies to meet those requirements in a more effective way. PreviousNext Drupal Consultant and public sector specialist Chris Skene explains how...

Drupal consultant

Using the Migrate module to handle big data imports

We recently migrated a large, popular radio site from a bespoke .NET application to Drupal. Migrating large amounts of content, users, tags, relationships and files is made easier with the migrate module. Here's how we did it.

Drupal Developer

An Introduction to Bean Module

Bean stands for Block Entities Aren’t Nodes and provides a new method of displaying content on a Drupal site. Still require some clarification as to what this module provides? I sure did when I first looked at Bean so I will take you through the basics of implementing your own module that takes advantage of Beans. 

Scheduled Publishing with Workbench Moderation

Scheduler module allows content editors to specify times for content to be published and/or unpublished.  However it is not compatible with Workbench Moderation module, which allows content to have states like β€œdraft” and β€œneeds review” rather than just β€œpublished” or not.

Scheduler Workbench is a new module that integrates Workbench Moderation and Scheduler modules, so that content can be configured to become published or unpublished and be assigned a new moderation state at a date and time specified by the content editor.

Drupal Developer