NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms-system:article [2011/03/13 07:04] Knut Heermann (flip-flop) |
english:phpwcms-system:article [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 65: | Line 65: | ||
| * In article list mode is the head of each article of particular importance. The output of the article is placed with start and end date in a time window. | * In article list mode is the head of each article of particular importance. The output of the article is placed with start and end date in a time window. | ||
| - | *For the list and detailed view of each, separate templates can be integrated. (Found in /template/inc_cntpart/articlesummary/list/* or /article/* ). | + | * For the list and detailed view of each, separate templates can be integrated. (Found in /template/inc_cntpart/articlesummary/list/* or /article/* ). |
| - | * The summary text (from the wysiwyg editor) can be limited to a specified number of characters and are provided with a ##more ...## Link. //(Only the truncated (limited) article summary text is displayed in the **Article list output**. With one click on ##more...## the entire article with the image in ##article detail## and its CPs (if available) spent). // | + | |
| + | * **Limted summary text:** | ||
| + | * The summary text (from the wysiwyg editor) can be limited to a specified number of characters and are provided with a ##more ...## Link. | ||
| + | * Since version 1.5 r427 the string ##%%-//-%%## can also be used as a delimiter in the text. | ||
| + | * Only the truncated (limited) article summary text is displayed in the **Article list output**. \\ With one click on ##more...## the entire article with the image in ##article detail## and its CPs //(if available)// spent. | ||
| <note important> | <note important> | ||