Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we have "Alternative text" or "Alternate text"? #5055

Closed
Reinmar opened this issue Jan 24, 2017 · 3 comments · Fixed by ckeditor/ckeditor5-image#61
Closed

Should we have "Alternative text" or "Alternate text"? #5055

Reinmar opened this issue Jan 24, 2017 · 3 comments · Fixed by ckeditor/ckeditor5-image#61
Assignees
Labels
package:image type:bug This issue reports a buggy (incorrect) behavior. type:task This issue reports a chore (non-production change) and other types of "todos".
Milestone

Comments

@Reinmar
Copy link
Member

Reinmar commented Jan 24, 2017

In MDN, CKEditor 4 and HTML 5 spec it's "alternative text". "Alternate text" is more popular in Google, but I think that "alternate" is a verb here.

@Comandeer
Copy link
Member

I think we should stick to the HTML5 specification, which define [alt] as "alternative". The same word is used in WCAG 2.0 guidelines in this context (however they use it as "text alternative").

@Reinmar
Copy link
Member Author

Reinmar commented Jan 24, 2017

So, let's stick to what we have in CKE4 – Alternative text.

@Reinmar
Copy link
Member Author

Reinmar commented Feb 24, 2017

Ok, so we'll switch to "Image text alternative". Feature name will be ImageTextAlternative.

@Reinmar Reinmar assigned Reinmar and unassigned szymonkups Feb 24, 2017
Reinmar referenced this issue in ckeditor/ckeditor5-image Feb 24, 2017
Other: Renamed "Image alternate text" to "Image text alternative" all across the code. Improved directory structure to have most important features in the top level of `src/`. Closes #37.

BREAKING CHANGES: The `src/imagealternatetext/imagealternatetext` module is now `src/imagetextalternative`. All other related classes and directories were renamed too.

BREAKING CHANGES: All the base image's util modules are now inside `src/image/`. The same applies to all other features. The main features are now directly in `src/`. Closes #33. Closes #26.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-image Oct 9, 2019
@mlewand mlewand added this to the iteration 8 milestone Oct 9, 2019
@mlewand mlewand added status:confirmed type:bug This issue reports a buggy (incorrect) behavior. type:task This issue reports a chore (non-production change) and other types of "todos". package:image labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:image type:bug This issue reports a buggy (incorrect) behavior. type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants