ResursFuture

Creator: Valentin Rasulov (valikras)

Need help installing this extra?

About ResursFuture

ResursFuture extra produces a list of unpublished resources counting from the moment a user visited the site.

Information

Released
November 20, 2011

Supported Database
MySQL

License
GPLv2

Supported Versions
2.1 - Current

Downloads
1,361

Instructions

Example snippet call

[[!ResursFuture]]

snippet call parameters

&parents - child resource, you can specify several comma

&limit - limit the output of the resource, the default is 1

&depth - Integer value indicating depth to search for resources from each parent, the default is 10

&resTpl - template to display the resource, the default resTpl

&includeTVs - Indicates if TemplateVar values should be included 

              in the properties available to each resource template, default 0

&processTVs - Indicates if TemplateVar values should be rendered as they would on the resource

              being summarized. TemplateVars must be included (see includeTVs/includeTVList)

              to be processed, default 0

&tvPrefix - The prefix for TemplateVar properties, default tv.

An example of an extended snippet call

[[!ResursFuture? &parents=`15,23` &resTpl=`myTpl` &includeTVs=`1` &processTVs=`1`]]

New in 1.0.0-beta4

#20.03.2012

Added parameter depth Integer value indicating depth to search for resources from each parent

Current releases

1.0.0-beta4
View | Download
November 20, 2011
2.1 - Current