Font Awesome pro integration

Posted by ddessertine on 21-Feb-2019 16:09

Hello,

We have Font Awesome Pro 5.5 and we want to integrate it in our project (BO and Portals).

We're in RB 5.3 but I can't put Font Awesome PRO link in CDN shared properties : https://pro.fontawesome.com/releases/5.5.0/ is rewrrite in https://pro.fontawesome.com/releases/5.5.0/4.7.0/css

Is there a way to use it (instead of put in in haeders) ?

Thanks

David

Posted by rjuluri on 22-Feb-2019 06:23

Hello David,

The typical cdn pattern is a base URL followed by a version and the library name. However, in the CDN Shared Property, provide only the base URL because Rollbase takes care of the version compatibility to ensure that there is no mismatch of versions.Here, the version which rollbase compatable with is 4.7.0.

For more details you can refer rollbase CDN documentation:

documentation.progress.com/.../index.html

Thanks,

Ravali

All Replies

Posted by rjuluri on 22-Feb-2019 06:23

Hello David,

The typical cdn pattern is a base URL followed by a version and the library name. However, in the CDN Shared Property, provide only the base URL because Rollbase takes care of the version compatibility to ensure that there is no mismatch of versions.Here, the version which rollbase compatable with is 4.7.0.

For more details you can refer rollbase CDN documentation:

documentation.progress.com/.../index.html

Thanks,

Ravali

Posted by ddessertine on 22-Feb-2019 08:21

Ok,

So if I understand if I wan't to use 5.5 I have to override CSS in headers, even in BO, but I have to be aware that this is not compatible.

thanks

This thread is closed