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

Customize format options names #1285

Closed
Comandeer opened this issue Nov 30, 2017 · 1 comment
Closed

Customize format options names #1285

Comandeer opened this issue Nov 30, 2017 · 1 comment
Labels
plugin:format The plugin which probably causes the issue. resolution:duplicate A duplicate of an already reported issue. status:confirmed An issue confirmed by the development team. type:feature A feature request.

Comments

@Comandeer
Copy link
Member

Are you reporting a feature request or a bug?

Feature request

Provide detailed reproduction steps (if any)

  1. Add 'format_p': {'name': 'Standard text', 'element': 'p'} to the editor's config.
  2. Load the editor and open "Format" combo.

Expected result

Instead of "Normal", "Standard text" is visible.

Actual result

No "Standard text" on the list.

Other details

ATM format plugin is using language entries, not allowing to customise options names via config – in contrast with our styles combo, allowing such customisation.

@Comandeer Comandeer added plugin:format The plugin which probably causes the issue. type:feature A feature request. labels Nov 30, 2017
@msamsel msamsel added the status:confirmed An issue confirmed by the development team. label Dec 14, 2017
@Comandeer Comandeer added the resolution:duplicate A duplicate of an already reported issue. label May 17, 2023
@Comandeer
Copy link
Member Author

Closed in favor of #3077.

@Comandeer Comandeer closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:format The plugin which probably causes the issue. resolution:duplicate A duplicate of an already reported issue. status:confirmed An issue confirmed by the development team. type:feature A feature request.
Projects
None yet
Development

No branches or pull requests

2 participants