Summary

Purpose

Legacy support for the [+summary+] placeholder

Summary
SummaryLegacy support for the [+summary+] placeholder
Parameters
truncEnable truncation on the summary placeholder
truncAtLocation to split the content at
truncLenNumber of characters to show of the content
truncOffsetNumber of charactars to “wander” either way of truncLen
truncTextText to be displayed in [+link+]
tplTruncTemplate to be used for [+link+]

Parameters

trunc

Purpose

Enable truncation on the summary placeholder

Options

0off
1on

Default

1on

truncAt

Purpose

Location to split the content at

Options

Any unique text or code string that is contained in the content of each document

Default

”<!-- splitter -->”

truncLen

Purpose

Number of characters to show of the content

Options

Any number greater than truncOffset

Default

300

truncOffset

Purpose

Number of charactars to “wander” either way of truncLen

Options

Any number greater less than truncLen

Default

30

truncText

Purpose

Text to be displayed in [+link+]

Options

Any valid text or html

Default

”Read more...”

tplTrunc

Purpose

Template to be used for [+link+]

Options

  • Any valid chunk name
  • Code via @CODE:
  • File via @FILE:

Placeholders

[+url+]URL of the document
[+text+]&truncText

Default

&truncText

Number of characters to show of the content
Number of charactars to “wander” either way of truncLen