Schema esterno (Elenco delle risorse)
Scheme per l'elenco delle risorse
Verify code
This template lets you specify the HTML code which will be used only once for the whole resource list. The template must contain the tag $(resources) which will be replaced by Planyo with a list of individual resources (see below). As an alternative, it can contain one or more tags $(filtered_resources:prop_res_xxx=value) which will include a list of individual resources with the custom resource property xxx set to value. Using multiple $(filtered_resources:...) tags you can list your resources in groups. $(resource_count) - Number of resources listedThis template can also use tags which control paging, that is division of results into multiple pages, (in case paging is activated in settings/active features): $(paging_navigation) outputs a complete navigation with links to the other pages, you don't need any other tags in order to add paging to your results; $(paging_prev_url), $(paging_next_url), $(paging_page_url:N) - URLs of previous, next page and to page number N, $(paging_current_page), $(paging_max_page), $(paging_results_per_page), $(paging_last_result_shown), $(paging_first_result_shown) - other tags with important information about paging. You can use the iterator and conditional tags together with these tags in order to create your own navigation between the different pages.The template can also use general tags. Please see the following FAQ questions for a detailed tag list:Tag playgroundConditional printing of textsSite data
Schema interno (Risorsa)
Here you can choose how each individual resource will be inserted into the list (outer template). Select whether you want to show resources in a table or as blocks of HTML code
Editare come
[Tabella, Blocco]
Verify code
The template can also use general tags. Please see the following FAQ questions for a detailed tag list:Tag playgroundConditional printing of textsSite dataResource data
Aggiungere l'intestazione alla tabella
Numero di colonne
Rivedere le colonno
Personalizzazione del stile
Using the options above you can set up the look of the table that will list the resources. You can add or hide the header row and choose how many columns will be shown in the table. Click the Edit columns button to enter the contents of the columns and Personalizzazione del stile to modify the table's CSS styles.