Views render items example.pl: Difference between revisions
⧼vector-appearance-label⧽
Added page about config file |
mNo edit summary |
||
| Line 2: | Line 2: | ||
{{cfgd}} | {{cfgd}} | ||
'''views_render_items_example.pl''' provides an alternative render function for browse view listing pages. '''<code>$c->{render_view_items_3col_boxes}</code> displays citations in three columns rather than using the full-width of the page. | '''views_render_items_example.pl''' provides an alternative render function for browse view listing pages. '''<code>$c->{render_view_items_3col_boxes}</code>''' displays citations in three columns rather than using the full-width of the page. | ||
Revision as of 23:51, 5 February 2022
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
views_render_items_example.pl provides an alternative render function for browse view listing pages. $c->{render_view_items_3col_boxes} displays citations in three columns rather than using the full-width of the page.