Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Matthias Preuter
MVP
169
Views
4
Comments
[CKEditor] Font-Awesome icons
Question
Forge
CKEditor (O11)
Forge asset by
CKEditor Team
Is there a way to let the user use the FontAwesom icons in the editor?
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
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
Pule Phafane
Hi Mathias,
how may I implement an editor like the one you have here?
https://lguilhas.outsystemscloud.com/SampleCKEditor/Home.aspx
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...