xRS MODX extra

xRS Collection single - debug mode

Logo ResourceSpace Logo Wordpress Logo Prestashop Logo Joomla

Debug / helper mode

Debug mode exposes the URL equivalent to the POST query to see the RS API response.

[[!xrs?
    &action=`collection_single`
    &id=`25`
    &tpl=`debug`
    &limit=`10`
]]

Result

Debug mode ON

JSON:
[{"ref":"25","name":"The Denki Project - Jishin Series","user":"2","created":"2019-07-15 17:25:51","public":"1","theme":"Project","theme2":"","theme3":"","allow_changes":"0","cant_delete":"0","keywords":"","savedsearch":"","home_page_publish":"0","home_page_text":"","home_page_image":"","session_id":"","theme4":"","theme5":"","theme6":"","theme7":"","theme8":"","description":"","username":"watashi_photographer","fullname":"Tadayoshi Nakamura","count":"13"}]

Available variables for CHUNK:
[[+ref]] = 25
[[+name]] = The Denki Project - Jishin Series
[[+user]] = 2
[[+created]] = 2019-07-15 17:25:51
[[+public]] = 1
[[+theme]] = Project
[[+theme2]] =
[[+theme3]] =
[[+allow_changes]] = 0
[[+cant_delete]] = 0
[[+keywords]] =
[[+savedsearch]] =
[[+home_page_publish]] = 0
[[+home_page_text]] =
[[+home_page_image]] =
[[+session_id]] =
[[+theme4]] =
[[+theme5]] =
[[+theme6]] =
[[+theme7]] =
[[+theme8]] =
[[+description]] =
[[+username]] = watashi_photographer
[[+fullname]] = Tadayoshi Nakamura
[[+count]] = 13