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:
This is simple utility module that enables you to increase the length of the 'uri' field used by the 'file_managed' table which is in turn used by Drupal's 'file' entity. This module increases the maximum length from varchar(255) to varchar(2048).
This module provides a Migrate process plugin to enable you to request and extract HTML from a url or link field such as those commonly found in RSS Feeds.
This Drupal module provides a Views Style Plugin to enable you to use a Ticker Type Effect with any custom view when using the drupal/views module. This allows you to easily configure the various options depending on your requirements.