Display ResourceSpace search results
The 'search' action allow to search for ResourceSpace images by keywords and show collections (photo sets).
It use and extend the do_search API including extra data and image paths. As the do_search API is used, all advanced search options are available: wildcards, last added and related photos, colour key...
The 'extend' option is enabled by default.
Snippet options
[[!xrs?
&action=`search`
&search=`japan`
&tpl=`debug`
]]
Option | Values | Default / Notes |
---|---|---|
action | search|collection | |
extend | 0|1 | 1 |
search | string | search terms |
tpl |
debug itpl.rssingle.img itpl.rssingle.src custom chunk |
|
pOptions | string | pThumb options |
Examples
xRS search & paging (scroll mode)
xRS search & internal templates
Templating
You can specify your custom chunks to customize image items.
All available placeholders can be displayed by activating the debug mode.