For
- Regional IM
- Country admin
- Geneva IM
Emergency pages, Country pages and Region pages have snippets that allow embedding rich content.
Country admin/Region admin permissions are required for using the snippets.
On the admin site of these pages, snippets are available to embed images, external videos or BI dashboards.
There multiple options to insert images:
Insert
- Images
menu and insert the image url.
Click on the Insert/edit media
button or select the Insert
- Media
menu and insert the video url.
As iframes can be embedded in the snippets, the iframe code needs to be generated from the content url. There are several free iframe generator services on the internet (e.g. https://iframely.com/embed), which provide us with the iframe code that can be pasted to the Insert/edit media
pop-up window:
Documents needs to be uploaded first under General documents
. Then the uploaded document link should be inserted as a link.
Snippets support the 4 official IFRC languages, by providing the option to embed localized content in the English, French, Spanish and Arabic snippets. Snippet content (only text) get translated to the 3 other languages after saving the page.
Images can be embedded in 2 steps.
Use the Image:
file selection to choose the image to upload.
Then Save and continue editing
The uploaded image link will be displayed at the Image:
Right mouse click and select Copy link address
:
Open the Summary
field Source code editor:
Insert the following code using the copied image url:
<img src="https://your-image-url" />
Save
the page.