# All in One Accessibility
- All in One Accessibility widget improves Plone website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA Standards.
- 2 Minute installation
- Screen Reader, dynamic widget color and position, supports multiple languages (40 languages)
- Reduces the risk of time-consuming accessibility lawsuits.
- Use apps to connect to external services and manage data flows
It uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your plone website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems. It uses the accessibility interface which handles UI and design related adjustments.
Installation
------------
Install plone.all_in_one_accessibility by adding it to your buildout::
[buildout]
...
eggs =
plone.all_in_one_accessibility
and then running ``bin/buildout``
Call the backend API in frontend footer component.
Example.
...
const requestOptions = {
method: 'GET',
headers: {"Accept":"application/json" },
redirect: 'follow',
mode:'no-cors',
};
const requestURL = `<your domain>/Plone/all-in-one-accessibility-setting/@widget`;
Raw data
{
"_id": null,
"home_page": "https://github.com/collective/plone.all_in_one_accessibility",
"name": "plone.all-in-one-accessibility",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "Python Plone CMS",
"author": "Skynet Technologies USA LLC",
"author_email": "developer3@skynettechnologies.com",
"download_url": "https://files.pythonhosted.org/packages/68/e2/148a35e9dad1d63527363e92a34a507ae52af929a4b13e1dcddd36128bb4/plone.all_in_one_accessibility-1.7.tar.gz",
"platform": null,
"description": "# All in One Accessibility\n\n- All in One Accessibility widget improves Plone website ADA compliance and browser experience for ADA, WCAG 2.1, Section 508, Australian DDA, European EAA EN 301 549, UK Equality Act (EA), Israeli Standard 5568, California Unruh, Ontario AODA, Canada ACA, German BITV, and France RGAA Standards.\n\n- 2 Minute installation\n\n- Screen Reader, dynamic widget color and position, supports multiple languages (40 languages)\n\n- Reduces the risk of time-consuming accessibility lawsuits.\n\n- Use apps to connect to external services and manage data flows\n\nIt uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your plone website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems. It uses the accessibility interface which handles UI and design related adjustments.\n\n\n\nInstallation\n------------\n\nInstall plone.all_in_one_accessibility by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n plone.all_in_one_accessibility\n\n\nand then running ``bin/buildout``\n\nCall the backend API in frontend footer component.\n\n Example.\n ...\n const requestOptions = {\n method: 'GET',\n headers: {\"Accept\":\"application/json\" },\n redirect: 'follow',\n mode:'no-cors',\n \n };\n \n const requestURL = `<your domain>/Plone/all-in-one-accessibility-setting/@widget`;\n \n\n\n\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "An add-on for Plone",
"version": "1.7",
"project_urls": {
"Homepage": "https://github.com/collective/plone.all_in_one_accessibility",
"PyPI": "https://pypi.org/project/plone.all_in_one_accessibility/"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "68e2148a35e9dad1d63527363e92a34a507ae52af929a4b13e1dcddd36128bb4",
"md5": "7891f8d3fc45d648a4f4ae5d4549b860",
"sha256": "257858ddec2dcdb58f93938594b9671d07d391b2d46560e320d54941686e84b2"
},
"downloads": -1,
"filename": "plone.all_in_one_accessibility-1.7.tar.gz",
"has_sig": false,
"md5_digest": "7891f8d3fc45d648a4f4ae5d4549b860",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 26257,
"upload_time": "2023-09-25T05:31:55",
"upload_time_iso_8601": "2023-09-25T05:31:55.065981Z",
"url": "https://files.pythonhosted.org/packages/68/e2/148a35e9dad1d63527363e92a34a507ae52af929a4b13e1dcddd36128bb4/plone.all_in_one_accessibility-1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-25 05:31:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "collective",
"github_project": "plone.all_in_one_accessibility",
"github_not_found": true,
"lcname": "plone.all-in-one-accessibility"
}