$recent_summaries
variable
- $recent_summaries
type
- behavioral
associated template variable
description
This variable specifies whether or not the $_recent
template variable will display entire articles or if it will display only the beginning summary of each article.
examples
$recent_summaries:no
$recent_summaries:yes
notes
If yes is specified, the beginning of the article will be displayed. If no is specified, the entire article will be displayed.
If the entire article length is longer than the summary length, then a link to the entire article will be added to the end of the summary. The text of the link is controlled by the $label_more variable.