Add alt attribute to image widget

This commit is contained in:
Jermolene
2014-08-20 10:00:34 +01:00
parent 1973df0809
commit fbf307c648
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
title: ImageWidget
created: 20140416160234142
modified: 20140611160234142
modified: 20140820100234142
tags: widget
! Introduction
@@ -16,6 +16,7 @@ Any content of the `<$image>` widget is ignored.
|width |The width of the image as a number |
|height |The height of the image |
|tooltip |The tooltip to be displayed over the image |
|alt |The alternative text to be associated with the image |
|class |CSS classes to be assigned to the `<img>` element |
! External Images and the ''_canonical_uri'' field