Skip to main content
Start of main content.

Drupal 7

ANU thumbnail image
Drupal 7 Website Redesign

I2S - Australian National University

In 2013, PreviousNext was approached by the Integration and Implementation Sciences (I2S) discipline at the Australian National University, Canberra, for the redesign and upgrade of their website.

Native PHPStorm Drupal Test Runner

PHPStorm has a lot of built in test runners, but it doesn't support Drupal's Simpletest test runner. In this blog post we'll see how we can execute Drupal tests inside PHPStorm using Drupal test runner.

Jibran IjazSenior Drupal Developer

How to index panelizer node pages using Drupal Apache Solr module

Apache Solr Search is a great module for integrating your Drupal site with the powerful Apache Solr search tool. Out of the box it can index nodes and their fields, but Panelizer pages won't be indexed. In this post I show how you can get around this by indexing the rendered HTML of a panelizer node page.

Jibran IjazSenior Drupal Developer