... | ... | @@ -11,8 +11,18 @@ |
|
|
|
|
|
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>
|
|
|
<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>
|
|
|
|
|
|
```
|
|
|
|
... | ... | |