[wordpress插件] Accessibility Task Manager辅助功能任务管理器

wordpress 插件 文章 2020-01-25 09:40 536 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

This plugin automates the process of getting task-based help to make content accessible to the disabled, that is, compliant to Title II and III of the ADA.

此插件可自动执行基于任务的帮助,以使残障人士可以访问内容,即符合ADA的Title II和III。

If WordPress content editors, for example, California agency staff producing content via the CAWeb implementation of WordPress, encounter an accessibility question or support need, they can use this plugin to get help.

如果WordPress内容编辑器(例如,通过WordPress的CAWeb实现生产内容的加利福尼亚机构人员)遇到可访问性问题或支持需求,则可以使用此插件获取帮助。

The plugin displays a popup with a short form where users can describe their need, for example, a new table to be audited for accessibility, or the entire page to be remediated.

该插件显示一个带有简短格式的弹出窗口,用户可以在其中描述自己的需求,例如,要审核可访问性的新表或要修复的整个页面。

As soon as users hit submit, their request is passed to Access2online to automatically fill in the existing pretask form where new tasks begin.

用户点击提交后,他们的请求将立即传递到Access2online,以自动填写现有的任务前表单,新任务将在该表单中开始。

Following existing procedure, Access2online responds with a proposed task back to the user.

按照现有过程,Access2online会以建议的任务响应给用户。

If the user accepts, Access2online gets busy auditing the page or its content, or editing the user’s content to remediate it before publication.

如果用户接受,则Access2online会忙于审核页面或其内容,或编辑用户的内容以在发布之前对其进行补救。

The net result is WordPress content made accessible by experienced Trusted Testers certified by the Office of Accessible Systems and Technology who are also Web Accessibility Professionals certified by the International Association of Accessibility Professionals.

最终结果是,WordPress内容可以通过无障碍系统和技术办公室认证的经验丰富的受信任的测试人员进行访问,而受信任的测试人员也是由国际无障碍专家协会认证的Web无障碍专家。

Ordered list:

订购清单:

    1. Custom form to send pretask to Access2online server
    2. 用于将预任务发送到Access2online服务器的自定义表单

    3. The custom form is available in all post type
    4. 自定义表单适用于所有帖子类型

    5. Stand alone form is also available for general pretask request
    6. 独立表单也可用于一般的预任务请求

    Unordered list:

    无序列表:

      1. We don’t take any sensitive information from the user such as password and email address.
      2. 我们不会从用户那里获取任何敏感信息,例如密码和电子邮件地址。

      3. We take only the following data to generate the pretask:

      4. 我们仅采用以下数据来生成预任务:

        1.1: Username – To determine if the request is sent by the registered client

        1.1:用户名–确定请求是否由注册的客户端发送

        1.2: Task title – Title of the task

        1.2:任务标题–任务标题

        1.3: Task description – Description of the task

        1.3:任务说明–任务说明

        1.4: Plugin ID – To determine the request is came from the plugin

        1.4:插件ID –确定请求来自插件

        1.5: Post URL – URL of the post

      5. 1.5:帖子网址–帖子的网址

      Short Description

      简短说明

      This plugin automates the process of getting task-based help to make content accessible to the disabled, that is, compliant to Title II and III of the ADA.

      此插件可自动执行基于任务的帮助,以使残障人士可以访问内容,即符合ADA的Title II和III。

      1.2

      1.2

        • Implement WP functions on API request
        • 在API请求上实现WP函数

        • Implement WP hooks on loading scripts
        • 在加载脚本时实施WP挂钩

        • Add response message for server error
        • 添加针对服务器错误的响应消息

安装步骤

    1. Upload “accessibility-task-manager” folder to the “/wp-content/plugins/” directory.
    2. 将“ accessibility-task-manager”文件夹上载到“ / wp-content / plugins /”目录。

    3. Activate the plugin through the “Plugins” menu in WordPress.
    4. 通过WordPress中的“插件”菜单激活插件。

    5. The plugin will automatically generate a custom form to send pretask in every post type.
    6. 该插件将自动生成自定义表单,以发送每种帖子类型的预任务。

下载地址

https://downloads.wordpress.org/plugin/accessibility-task-manager.zip

https://downloads.wordpress.org/plugin/accessibility-task-manager.zip

-EOF-

AI助手支持GPT4.0