Added the rest of the posts
This commit is contained in:
parent
67242737ce
commit
1a806a00f2
66 changed files with 2063 additions and 1 deletions
17
source/_posts/2012-07-12-my-new-drupal-modules.md
Normal file
17
source/_posts/2012-07-12-my-new-drupal-modules.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: My new Drupal modules
|
||||
description: After a busy few days, I've released two new contrib Drupal modules.
|
||||
tags:
|
||||
- Drupal
|
||||
- Drupal Modules
|
||||
- Drupal 6
|
||||
- Drupal 7
|
||||
- Drupal Planet
|
||||
- Accessibility
|
||||
---
|
||||
After a busy few days, I've released two new contrib Drupal modules:
|
||||
|
||||
* [Block Aria Landmark Roles](http://drupal.org/project/block_aria_landmark_roles) - Inspired by [Block Class](http://drupal.org/project/block_class), this module adds additional elements to the block configuration forms that allow users to assign a ARIA landmark role to a block.
|
||||
* [Nomensa Accessible Media Player](http://drupal.org/project/nomensa_amp) - Provides integration with Nomensa's [Accessible Media Player](https://github.com/nomensa/Accessible-Media-Player).
|
||||
|
||||
Documentation for both to follow shortly on Drupal.org.
|
Loading…
Add table
Add a link
Reference in a new issue