Loading...
 
Skip to main content

LIST values - source - working documentation of plugin list

list all values of the wikiplugin list for use as source for the list target tracker

Items 12

Value Parameter Command Description Version
carousel template OUTPUT (embracing)

Sample using the default Bootstrap Carousel formatting.
See:
LIST - output command

14.x
date format display (inline) using the short date format
datetime format display (inline) using the short datetime format 8.x
imagegrabber format display (inline) automatically grabs images from a source that is provided.
medialist template OUTPUT (embracing)

Sample using the default media list formatting.
See:
LIST - output command

13.x
objectlink format display (inline) uses the value as the label to a link to the object
plain format display (inline)

as-is, default format
optionally in conjunction with parameter 'separator'

reference format display (inline)

to display a link based on the value
mandatory in cojunction with parameter 'type'
optionally in cojunction with parameter'separator'


use ''format=reference" for tracker fields which are "page selector" fields, to assure that you link to the page whose name is contained in the tracker, rather than to the tracker record.

snippet format display (inline)

to display the initial portion of the a large text
optionally in conjunction with parameters 'length' and 'suffix'

table template OUTPUT (embracing)

Note that the column plugins (within OUTPUT) are converted to a data array sent to the template. The table formatting uses smarty formatting and provides the same capabilities.
See:
LIST - output command

trackerrender format display (inline) to render a tracker field (when using trackerrender the Smarty variable "$context.search_render" will be "y" and can be used to have different formatting in the trackeroutput Smarty tpl)
wikiplugin format display (inline)

renders a wiki plugin in the list output
mandatory in conjunction with parameter 'name' <-> plugin name, e.g. wikiplugin_img
optionally in conjunction with parameter 'default' <-> fallback values for any parameters in url query format (e.g. fileId=42&caption=Not+Found)
optionally in conjunction with other plugin params (Tiki 11)