Reviewed: https://reviews.mahara.org/3400 Committed: http://gitorious.org/mahara/mahara/commit/0fcd2ff53011e743c44d14566b18a5ef1d2b4256 Submitter: Aaron Wells ([email protected]) Branch: master
commit 0fcd2ff53011e743c44d14566b18a5ef1d2b4256 Author: Robert Lyon <[email protected]> Date: Tue Jun 3 10:51:02 2014 +1200 Made wall posts into an unordered list (Bug #1259762) To make it more accessible to screen readers Change-Id: I4e254a8dd0ee84375a384716cd9300cbf2279069 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1259762 Title: Wall posts should use semantic elements Status in Mahara ePortfolio: Fix Committed Bug description: Posts on a user's wall are currently displayed as plain links. Ideally for accessibility purposes they should be placed in an <ul> (or the author's name should be made a heading, or both) - this would make them easier for screen reader users to understand. Not really necessary for WCAG so this should be a wishlist item. Affects latest master To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1259762/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

