169
Views
4
Comments
[CKEditor] Font-Awesome icons
Question
ckeditor
Web icon
Forge asset by CKEditor Team
Is there a way to let the user use the FontAwesom icons in the editor?
2019-11-12 17-31-26
Justin James
 
MVP
That's a question for the CK Editor folks... this component just wraps it up in a way that OutSystems can make sense of.

J.Ja
2012-10-08 11-59-27
Guilherme Pereira
Staff
Hi Mathias,

Yes you can (I'm just not sure if the version on forge allows it).

CKEditor at least version 4.X allows you to specify an external css file to render the content. If you use a css that includes the FontAwsome (e.g: a london based theme from one of your espaces and then can than rely on FA classes or London classes for that matter).

Unfortunately I can not share my version of CKEditor as was done in a professional context but upgrading to a new version its quite easy (just a matter of replacing some scripts in the resources of the CKEditor oml).

You may check a quick sample in my PE: https://lguilhas.outsystemscloud.com/SampleCKEditor/Home.aspx

Hope this helps,
Cheers
2022-07-10 09-34-19
Pule Phafane
Hi Mathias,

how may I implement an editor like the one you  have here? https://lguilhas.outsystemscloud.com/SampleCKEditor/Home.aspx

2012-10-08 11-59-27
Guilherme Pereira
Staff
Hi Pule,

You can implement it by using the CKEditor component (https://www.outsystems.com/forge/component/97/ckeditor/)

Cheers,
Guilherme
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.