WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Help!

for

From: deborah.kaplan@suberic.net
Date: Aug 20, 2015 8:15AM


Natalie,

In both cases, but especially in the case we you are sending the notice to a translation company, does the document itself need to be editable by the content editor? It sounds like you have two different roles here: content editing, and formatting editing.

> The adjustable parts allow the notice to "customized" to the issue. For example, sometimes a narrative is necessary. ...
> The unchangeable parts of the notice have already been translated through a translation company. That notice with the content that needs to be translated is sent to the vendor so that they can translate.


Content editing, such as the person changing the particular parts of the notice, or adding the narratives, or translating, doesn't actually have to happen in the Word document. There are some tools which will let you push from a content management system into Microsoft Word, or, if you have access to programmers, you could write a tool appropriate for you, for example, something in Visual Basic, which would allow you to pull from the source used by your staff or translators, and push it into a word template.

The solution for this would be easiest if you have programmers who can build you a tool which is ideal for your use cases, but I'm fairly sure there are built-in solutions using something like SharePoint. If you used Excel as the content source, you could probably find code samples on the Internet from other people who have done it.

> Read-Only does not allow the person creating the notice to enlarge the font for individuals who need larger text (not all of our consumers are tech-savvy or have screen magnifiers so enlarge the font of the notice if they need it)

Now this is a different use case. My first instinct would be that the people who need to have enough training to enlarge fonts appropriately, also need to have the training not to break the accessibility and the rest of the document.

Deborah Kaplan