block_aria_landmark_roles 6.x-1.2

Bug fixes
  • Made dependant on the core block module.
  • Removed the primary key from the module field within the block_aria_landmark_roles table.
  • Renamed the 'aria_role' field to 'role'.
  • Changed the ARIA landmark role form element type to a select list instead of a checkbox and removed the redundant validation function.

block_aria_landmark_roles 7.x-1.4

Bug fixes
  • Made dependant on the core block module.
  • Removed the primary key from the module field within the block_aria_landmark_roles table.
  • Renamed the 'aria_role' field to 'role'.
  • Changed the ARIA landmark role form element type to a select list instead of a checkbox and removed the redundant validation function.

block_aria_landmark_roles 7.x-1.3

Changed back to textfield and re-added validation function. The select list was not giving a 'none' option and was therefore setting 'banner' for any block that was configured.

Subscribe with RSS Subscribe to Releases for Block ARIA Landmark Roles