How to write a new content using the editor?
The HTML editor is offered in your back-office in all the layouts containing text.
With the “WYSIWYG” feature, you can simply enter your text in the frame, style it, add rich media contents to your document in real time by using the editor UI (toolbar buttons, dialog windows). The result will be seen immediately. If you click the Bold button, the text will become bold; when you add an image, it will appear straightaway.
You can also insert html using the “source” mode of the editor.
Click on “source” in the toolbar and enter your code. Click again on “source” to see the rendering of your code and SAVE.
How to edit a content created with HTML code or Javascript?
In this case, if you want to edit the content without writing HTML code, you can click on the pencil in the toolbar and change / add content directly :
If you want to edit the html code, click on the HTML button in the toolbar. You can then access the code, modify it and tvalidate it by clicking on the green tick on the right of the HTML snippet.
Click on the red cross if you want to cancel your changes.
If you want to delete the HTML snippet, click on it, place you cursor on the top left square and delete it.
How to insert a PDF file in your page?
If you want to insert a PDF file, that can be easily opened by a user from your web page, click on the “Upload document” button in the toolbar. You will then be able to select the document to upload from your computer and a link will be created in the page.