-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
1.9.4
-
None
-
Should be universal, see description for testing details.
-
MOODLE_19_STABLE
This block adds a set of buttons, like those seen on a lot of websites, to provide accessibility options. It extends on the idea behind Mike Wilson's Accessibility Options block[1], but tries to be easier to integrate, with minimum manual theme hacking.
Currently, the block allows the user to change the size of the text (other features, such as changing background colour, are planned). The customised size is stored in the user's session, allowing it to persist between pages. There is also a button to save the settings to the block's database table, allowing the setting to persist between sessions.
The block works without javascript, but also features AJAX enhancements.
I have tested the block on Firefox 3, IE 8 and webkit browsers, all of which work as expected. I have also tested on IE6, where the functionality works, but the block doesn't appear correctly. Any gurus at IE6 CSS hacks, help would be appreciated.
There are also a couple of known bugs, which I will report separately once the code has been reviewed.
The block requires a one-line patch to the header.html files of any themes used on the site, in order to load the per-user stylesheet. Details of this can be found in the doc block in block_accessibility.php
- has been marked as being related by
-
CONTRIB-1495 Changing colour scheme in Accessbility Block
-
- Closed
-
- will be (partly) resolved by
-
CONTRIB-1417 Accessibility Block Contents displayed twice
-
- Closed
-
-
CONTRIB-1418 Accessibility Block layout issue
-
- Closed
-