Skip to content
#

stock

Here are 1,607 public repositories matching this topic...

dolibarr
eldy
eldy commented Jun 23, 2022

Adding a method that converts smiley string into the utf8 sequence so it is output as an image in website module
For example, having this text into the html content of a website page
:smiling_face_with_three_hearts:
must be rendered like this in website preview
🥰

For this, you can call a method dolReplaceSmileyCodeWithUTF8 at end dolWebsiteOutput

$c

Feature request good first issue

Improve this page

Add a description, image, and links to the stock topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stock topic, visit your repo's landing page and select "manage topics."

Learn more