Closed (fixed)
Project:
Node Connect
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2011 at 17:34 UTC
Updated:
11 May 2012 at 03:00 UTC
Jump to comment: Most recent file
The add and edit button currently just say add Add Content and Edit Content. This really need to have more context for a screen reader.
Maybe saying Add CONTENT TYPES. eg Add Author or Person.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | nodeconnect_buttons_need_context_for_screen_readers-1362782-1.patch | 1.64 KB | rypit |
Comments
Comment #1
rypit commentedAttached is a patch that uses the name of the reference field as the context for the content to add. This is the most viable solution because the types of content referenced by a widget can be extremely varied.
Comment #2
cntlscrut commentedPatch tested and applied to 7.x-1.x branch.