(This is a duplicate post so I don’t have to rewrite stuff that was already there)
Leading Paragraphs
- The module can set articles in columns. However leading paragraphs span all columns ( so if you have three columns each col will span 1/3 of the width of the module position, but the leading paragraphs will span the full width of the module position)
Columns
- see previous paragraph
Trim text
Like the name says this will trim down the text to the specified number of characters (so this expects a number as input, alphanumeric input will cause errors). This is a simple substring operation, so it might cut the last word in ha
Not found title, Not found text
If the id you entered in the id field at the top of the parameters does not return an article this title and text will be displayed instead.
Use Meta Description
If this is set to “yes” the module will use the text from the articles’ meta description instead of the intro text (if there is no meta description the intro text will be used as a fallback). The meta description is the short text you enter in the article manager (last entry in the parameter tab) that is supposed to be used by search engines.
Link to Category
If this is set to “yes” the readmore-Links in the module will not point to the single article, but to the blog layout page for the category to which the article belongs. This will only work properly if there is a link to the blog layout page somewhere in a menu (set up a hidden menu if necessary).
Run plugins
This is not new, but has caused a bit of confusion so I mention it here: Usually all plugins that run on the main content would run on the module content as well. This regularly wreaked havoc on page layouts when comment areas where appended to module contents etc, so I disabled plugins by default for the module. If you need to run plugins you need to set “run plugins” to “run plugins” (could I possibly be any clearer? I think not).