Foren

Web Content Editing removal of features in Liferay 7

C Fraser, geändert vor 7 Jahren.

Web Content Editing removal of features in Liferay 7

New Member Beiträge: 14 Beitrittsdatum: 16.05.11 Neueste Beiträge
Hi,

I am just wondering if something is not quite working in my setup or if I am doing something wrong... (or can't find the feature) in Liferay 7 (coming from 6.2).

First, spell checking does not seem to be available when editing web content.

Second, highlighting a word and selecting the link editor does not have an option for searching the server... I would have thought selecting links to existing web content would be a must have feature (rather than having to remember and type the url).

Is this expected behaviour or an I missing something?

Regards
Colin
thumbnail
Chema Balsas, geändert vor 7 Jahren.

RE: Web Content Editing removal of features in Liferay 7

Regular Member Beiträge: 127 Beitrittsdatum: 25.02.13 Neueste Beiträge
Hi Colin,

We are treating the feature to link from the server as a missing feature, so we'll be backporting/releasing it in future versions. We can track LPS-70143 for information about its progress.

Regarding spell checking, we definitely don't enable CKEditor's plugin by default anymore (among other reasons, because it contained ads). You can, however, enable any plugin you want by creating your own EditorConfigContributor, so you should be able to most of CKEditor's plugins without too much trouble.

Hope this helps.