modules/mod-articles.php
Line 47 Old:
$ranking = $tikilib->list_articles($start, $module_rows, 'publishDate_desc', , , $user, $type, $topicId, 'y', $topic, $categId, , , $lang);
New:
$ranking = $tikilib->list_articles($start, $module_rows, $sort, , , $user, $type, $topicId, 'y', $topic, $categId, , , $lang);
templates/modules/mod-articles.tpl
Line 18 Add parameter to set sort order:
{if $module_params.sort}{$sep}sort_mode={$module_params.sort}{assign var=sep value='&'}{/if}
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |