... | @@ -7,6 +7,16 @@ |
... | @@ -7,6 +7,16 @@ |
|
- Valor: elemento <figure> com elemento <img> e <span> com cada uma das informações da imagem
|
|
- Valor: elemento <figure> com elemento <img> e <span> com cada uma das informações da imagem
|
|
- Classes: getod getod-image getod-image-thumbnail_display_urls
|
|
- Classes: getod getod-image getod-image-thumbnail_display_urls
|
|
|
|
|
|
|
|
#### Como funciona:
|
|
|
|
|
|
|
|
ao inserir um **$atributo**, o plugin irá buscar na API pelo atributo, se ele for um link de uma imagem ele retorna a imagem.
|
|
|
|
```
|
|
|
|
<figure class="getod getod-image getod-image-thumbnail_display_urls" metadata_id="thumbnail_display_urls" getod_image_description="" getod_image_source="" getod_image_alt="" getod_image_creator="" getod_image_date="" getod_image_accessrights="" getod_image_rightsholder="" getod_block="getod-image"><img src="https://repositorio.canalciencia.ibict.br/files/large/c00b5512ebd69175cb046645d5943b3f3a04bfbf.jpg">
|
|
|
|
</figure>
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Exemplos:
|
|
#### Exemplos:
|
... | | ... | |