DPUB Specific WCAG Server Side Scripting
Charles LaPierre edited this page Mar 9, 2016
·
4 revisions
Pages 21
- Home
- A11Y DPUB Techniques based on WCAG
- DPUB Accessibility Task Force Wiki
- DPUB Specific Common Failures
- DPUB Specific Techniques
- DPUB Specific WCAG ARIA Techniques
- DPUB Specific WCAG Client Side Scripting
- DPUB Specific WCAG CSS Techniques
- DPUB Specific WCAG Flash Techniques
- DPUB Specific WCAG General Techniques
- DPUB Specific WCAG HTML Techniques
- DPUB Specific WCAG PDF Techniques
- DPUB Specific WCAG Plain Text Techniques
- DPUB Specific WCAG Server Side Scripting
- DPUB Specific WCAG Silverlight Techniques
- DPUB Specific WCAG SMIL Techniques
- DPUBs General Techniques
- G143
- G144
- G181
- H76
- Show 6 more pages…
DPUB Accessibility TF Working DRAFT
Clone this wiki locally
A11Y DPUB Techniques based on WCAG > DPUB Specific WCAG Server Side Scripting
These WCAG Techniques are currently under review by the Digital Publishing Interest Group's Accessibility Task Force. Any changes marked are a draft and are NOT approved by the DPUB Accessibility Task Force and the WCAG Working Group
Server Side Scripting Techniques
| Technique | Applies to DPUB | Owner | Comments |
|---|---|---|---|
| SVR1: Implementing automatic redirects on the server side instead of on the client side | Yes | A11Y Meeting 4/24/15 | I'm unsure of the use of server-side technologies in digital publishing. I know there are readers/and books which take advantage of a remote connection for authentication / settings / DRM (eg Adobe Digital Editions), but do those us standard server-sde techniques? Will ask an expert. |
| SVR2: Using .htaccess to ensure that the only way to access non-conforming content is from conforming content | Yes | A11Y Meeting 4/24/15 | Same as above, we will need to reach out to an expert. |
| SVR3: Using HTTP referer to ensure that the only way to access non-conforming content is from conforming content | Yes | A11Y Meeting 4/24/15 | Same as above, we will need to reach out to an expert. |
| SVR4: Allowing users to provide preferences for the display of conforming alternate versions | Yes | A11Y Meeting 4/24/15 | Same as above, we will need to reach out to an expert. |
| SVR5: Specifying the default language in the HTTP header | Yes | A11Y Meeting 4/24/15 | Same as above, we will need to reach out to an expert. |