Opened 7 years ago

Last modified 7 years ago

#16824 confirmed New Feature

Change the "Normal" label/tag for block element formats to "Paragraph" instead.

Reported by: Gregory Owned by:
Priority: Nice to have (we want to work on it) Milestone:
Component: UI : Language Version: 4.0
Keywords: Cc:

Description

Steps to reproduce

  1. Basic installation; include the "Format" widget.
  2. While using the editor in the front end, click on the "Paragraph format" drop-down.
  3. While the label for selecting <h2>, <h3>, <h4> etc is "Heading 2", "Heading 3", "Heading 4" respectively, the label for selecting a <p> is "Normal".

Expected result

Having the label of the drop-down menu be "Paragraph" would make more sense to users.

Actual result

The drop-down menu entry for paragraph tags is "Normal", which is too vague.

Other details (browser, OS, CKEditor version, installed plugins)

Respective issue in the Backdrop CMS queue: https://github.com/backdrop/backdrop-issues/issues/2176

WordPress is also using "Paragraph" and we'd like to go with that in Backdrop CMS. We could change the tag_p option in the language files, but that would mean maintaining the change with any future upgrades of CKeditor versions, so we think that it would be best if this was fixed upstream. Hence this issue here.

Thank you beforehand for considering this.

Change History (1)

comment:1 Changed 7 years ago by Jakub Ś

Component: UI : WidgetsUI : Language
Keywords: normal format paragraph block element removed
Priority: NormalNice to have (we want to work on it)
Status: newconfirmed
Type: TaskNew Feature
Version: 4.6.24.0

Changing entry in dropdown from Normal to Paragraph makes a lot of sense.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy