Skip to content

[5.x]: Incorrect documentation link for CKEditor plugin #565

@NicolaSaunders

Description

@NicolaSaunders

What happened?

Description

Firstly, apologies if this the wrong template to use for this issue!

I'm working through the Real World Craft CMS CraftQuest tutorial. I followed the instructions for installing CKEditor. When creating a field type using the CKEditor field type, the tutorial video shows a CKEditor Config option from which a "Simple" config can be chosen from a dropdown or a new config can be created.

I don't see this at all in my version of Craft (5.9.19). So I went to Settings > Plugins and clicked on the Documentation link for the CKEditor plugin. This takes me to a docs page for CKEditor that talks about configs managed globally via Settings > CKEditor. This still doesn't match the behaviour I am seeing in my Craft instance. I had to click on the CKEditor link in the main breadcrumbs nav in the GitHub repo to reach the latest docs, where it says that each CKEditor field allows you to choose the available toolbar buttons.

Steps to reproduce

  1. While logged into the Craft CMS, navigate to Settings > Plugins
  2. Follow the "Documentation" link

Expected behavior

Should be directed to the current CKEditor docs, at https://github.com/craftcms/ckeditor

Actual behavior

Directed to out of date CKEditor docs, at https://github.com/craftcms/ckeditor/blob/3.x/README.md

Craft CMS version

5.9.19

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

-CKEditor 5.4.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions