Warning: session_start(): Unable to clear session lock record in /var/www/alternc/n/namaskar/_namaskar/src/Entity/UserEntity.php on line 47

Warning: session_start(): Failed to read session data: memcached (path: 10.0.0.75:11211) in /var/www/alternc/n/namaskar/_namaskar/src/Entity/UserEntity.php on line 47
Images

Images

We use the img shortcode that will display a responsive image from the directory media/img:

[img "path-to-image" "image description"]]

The description of an image is important for accessibility (visually impaired users) and for SEO.

Examples of image insertion:

input
[img "namaskar/work-in-progress.png" "A Work in Progress"]
output

Exemple to display an image media/img/cat/cat1.jpg with a caption :

input
[img "cat/cat1.jpg" caption="A beautiful Cat"]
output
A beautiful Cat
A beautiful Cat