... | ... | @@ -20,7 +20,11 @@ Ao inserir um **$setID**, o plugin irá realizar uma busca pelo termo: `items?it |
|
|
|
|
|
Dentro do bloco pontilhado são adicionados outros blocos Omeka. Formando assim o seguinte código:
|
|
|
```html
|
|
|
<div class="getod-itemsetloop" getod_block="getod-ItemSetLoop" getod_item_set_id="9" getod_items_per_page="5" getod_item_set_sortorder="asc">
|
|
|
<div class="getod-itemsetloop"
|
|
|
getod_block="getod-ItemSetLoop"
|
|
|
getod_item_set_id="9"
|
|
|
getod_items_per_page="5"
|
|
|
getod_item_set_sortorder="asc">
|
|
|
<div class="getod-itemsetloop-empty">
|
|
|
BLOCO 1
|
|
|
BLOCO 2
|
... | ... | |