NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms_replacer_rts:frontend_render:relatedx [2012/09/27 12:52] Knut Heermann (flip-flop) |
english:phpwcms_replacer_rts:frontend_render:relatedx [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 1522: | Line 1522: | ||
| ==== V 1.31 ==== | ==== V 1.31 ==== | ||
| - | **27.09.12 KH Update:** Sortiert die Artikel innerhalb der Kategorie nach manueller Reihenfolge. | + | **27.09.12 KH Update:** Sorts the articles in the category for manual order. |
| - | In der Datei ##config\phpwcms\conf.template_default.inc.php## im Bereich %%// related articles based on keywords%% | + | In the file ##config\phpwcms\conf.template_default.inc.php## in section **%%// related articles based on keywords%%** please set |
| $template_default['related']['sort_by'] = 'sort_asc|sort_desc'; | $template_default['related']['sort_by'] = 'sort_asc|sort_desc'; | ||
| Line 1857: | Line 1857: | ||
| \\ | \\ | ||
| + | ==== NEW ( 2014) ==== | ||
| + | use keywords (tags) in the articles (as needed for the old {RELATED}, then use the teaser CP with the tags should be used to filter "related" contents. | ||