Projects
Bootstrap SASS Starter Kit provides a turnkey solution to help you quickly create your own custom Drupal theme that utilises the popular Twitter Bootstrap Framework.
Pure Responsive CSS Cover Flow prototype inspired by the Cupertino based company.
Migrate Process Newspaper3k provides a Migrate process plugin to enable you to request and extract data from the python based Newspaper3k article download framework.
Migrate Process Text to Paragraphs provides a Migrate process plugin to allow processing of string with new lines into string with paragraphs (similar to nl2br()).
Style Guide Admin is a simple module that enables developers to easily create and preview a style guide for any custom Drupal theme from the admin appearance menu. This has been designed and developed to be used with any custom Drupal theme.
Social Post X is a Drupal module that allows you to post tweets to a X account.
Social Post X also integrates with the Rules module.
This module provides a Migrate process plugin to enable you to check whether a migrated remote image url/string is in fact a valid address for a media asset such as an image. It does this by requesting each image and see if it returns a valid response.
This module provides a Migrate process plugin to enable you to parse and extract a $needle (string)
from a $haystack (string)
. This will either return $match[1]
or the original $haystack
if no match is found.
Search API Views Ajax is a simple Drupal module that faciliates updating a search view asynchronously when using an AJAX enabled view with the Search API module.
In particular it: