Release history

Releases

The following table lists a history of published releases for Acton. The Release column lists the release versions. The Date column lists the their creation dates. The Notes column details important changes introduced in each release. You may filter releases by selecting options for Drupal version and Release status.

Release Datesort descending Notes
7.x-1.0-alpha3 20 Sep 2011

This release includes minor fixes to styles, mostly to do with Drupal 7, along with most E_NOTICE and E_STRICT errors.

7.x-1.0-alpha4 12 Apr 2012
7.x-2.0-alpha1 10 May 2012

This new release is based on the Clean theme. Most of the hacks from 6.x and 7.x-1.x are now unnecessary and have thus been removed. This is as close to the Web Style Guide recommendations as possible for building a Drupal site.

7.x-2.0-alpha2 12 May 2012

Bugfix and new features:

  • Fixed nested doublewide margins.
  • Fixed full-width feature rotator margin and line height.
  • Fixed active menu link highlighting.
  • Added option to configure breadcrumb hiding.
  • Added option to highlight "Home" menu link by default.
  • Added dynamic tab link navigation.
7.x-2.0-beta1 2 Jun 2012

Extensive testing and the following bugfixes:

  • Fixed pull quote styles.
  • Fixed production (minified) jQuery UI tabs not display properly.
7.x-2.0-beta2 20 Jul 2012

This release is not recommended. Use 7.x-2.0-beta3 instead.

  • Fixed table colours.
  • New feature: jQuery UI Tabs physically change the page state, so that navigating back and forth switches tabs, even back from external sites.
7.x-2.0-beta3 20 Jul 2012
  • Fixed table colours.
  • New feature: jQuery UI Tabs physically change the page state, so that navigating back and forth switches tabs, even back from external sites.
7.x-2.0-beta5 14 Aug 2012

Fixed notices raised when ANU Content Styles is enabled.

7.x-2.0-beta6 21 Jan 2013
  • Added support for responsive design (including basic HTML 5 markup).
  • Fixed doublewide layout to apply to content area blocks for modules to override.
  • Fixed content header is shown even if empty (resulting in an empty area in IE).
  • Added support for responsive tables: table.responsive-scroll for scrollable table and table.responsive-split for split table (scrollable in both panes).
7.x-2.0-beta7 2 May 2013
  • New percentage width classes: w-scale25, w-scale50, w-scale75, w-scale33, w-scale67. These are useful for controlling table column widths.
  • New option to configure any block in the menu sidebar as a menu block. Blocks created via the Menu block module are now supported, including styling for linked block title.
  • New option to use menu link title instead of page title as the appended breadcrumb end.
  • Fixed viewport resize for accessibility.
  • Fixed excessive responsive table width by limiting width to first breakpoint below full view.
  • Renamed Sidebar region to Menu sidebar.
  • Removed unused Highlighted region. A subtheme previously using region must define the region in the subtheme info.
  • Fixed appended breadcrumb end to use tab title if on a non-default tab.

Pages

Developer information

Only the latest recommended release can be accessed from the download home page. The link to the package for an individual release can be accessed using the following pattern:

http://drupal.anu.edu.au/files/releases/acton-[version].[extension]

Replace [version] with the version string (e.g. 7.x-1.0) of the release you wish to download and [version] with tar.gz or zip depending on what type of archive file you prefer.

Alternatively, if you want to use Drush to download a release, use the following command:

drush dl acton --source="http://drupal.anu.edu.au/updates/history" [version]

Git instructions

The source code for this download originates from a Git repository. The repository contains complete change logs for all major versions of the download. The code and history can be obtained by cloning the source repository. Information about Git and its downloads can be accessed from the Git homepage.

Git repository URL:
https://bitbucket.org/anu_web/acton.git

The Git repository can be cloned by executing the following command:

git clone https://bitbucket.org/anu_web/acton.git acton

You can learn more about how to use Git to navigate and manipulate a local repository clone in the Pro Git book. There are also platform-specific graphical Git tools available, such as TortoiseGit for Windows and SourceTree for Mac.

Updated:  01 May 2024/Responsible Officer:  CMBE & CPMS Web Admin/Page Contact:  CMBE & CPMS Web Admin