Function printNewsContent
Prints the news article content. Note: TinyMCE used by Zenpage for news articles may already add a surrounding
to the content.
If using the CombiNews feature this prints the thumbnail or sized image for a gallery item. If using the 'CombiNews sized image' mode it shows movies directly and the description below.
Package: plugins\zenpage
Author: Malte Müller (acrylian), Stephen Billard (sbillard)
Located at zp-extensions/zenpage/zenpage-template-functions.php
Author: Malte Müller (acrylian), Stephen Billard (sbillard)
Located at zp-extensions/zenpage/zenpage-template-functions.php
integer |
$shorten = false |
$shorten The lengths of the content for the news main page for example (only for video/audio descriptions, not for normal image descriptions) |
string |
$shortenindicator = NULL |
The placeholder to mark the shortening (e.g."(...)"). If empty the Zenpage option for this is used. |
string |
$readmore = NULL |
The text for the "read more" link. If empty the term set in Zenpage option is used. |