Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
ABN adds a new field type that stores and validates Australian Business Numbers.
This field also (optionally) pulls data from the Australian Business Register for publicly available information on entered ABNs. Syncing is done on cron runs using the Drupal core queue API to keep existing information fresh and the frequency of periodic polls can be configured to help manage server load for sites with large amounts of ABN data.
The data from the ABR is made available for display through formatters compatible with Views, Display Suite, etc. in the same way as user entered data.
Sponsorship
This module was originally developed as an entry for a competition run by Reality Loop. The theme of the competition was growing Drupal within Australia.
Ongoing development is partially sponsored by Ivory Co. and Godel.
Installation
In order to enable syncing data from the ABR you will need to lodge an application for a GUID (Api key) with the ABR at http://www.abr.business.gov.au/RegisterAgreement.aspx and then enter it in your Drupal site at "admin/config/services/abn" (you will need the relevant permissions to view this page).
Module for integrating the Flux Slider JavaScript library and controlling its settings through an administration interface.
The Flux Library must be installed at /sites/all/libraries/flux-slider/flux.js, If using a make file then this will be downloaded automatically.
The module creates a block which can be positioned within the main blocks configuration page.
Currently only supporting 4 images to be used within the slider along with 4 captions to appear with the transition. The images are currently served from the modules /images/ directory but the image path can be changed to anything that is within the public files folders. Now using managed file uploads via the Form API for adding images to the slider.
Available transitions:
Note that some of the advanced 3D CSS transitions are not supported by Internet Explorer prior to version 10.
2D: bars, blinds, blocks, blocks2, concentric, dissolve,
slide, warp, zip
3D: bars3D, blinds3D, cube, tiles3D, turn
Available Controls
Slider control features available through the administration panel are;
Thor Gallery is a robust gallery wrapper for a Facebook album.
Thor Gallery will make it possible to add any public album on Facebook to your Drupal site. It displays the images in the Facebook album using the AD Gallery frontend.