Create a menu item, List of all tags and try modify order to publish date in options
Lits of all tags, or tag child, in publish date order
Always get list in title order
Bug in list, dont get write params of menu.
Sold problem with add two lines and override in function getListQuery() of \components\com_tags\models\tag.php
$orderByOption = "c.core_" . $this->state->params->get('all_tags_orderby', 'c.core_title');
$orderDir = $this->state->params->get('all_tags_orderby_direction', 'ASC');
Thank you, i open a PR.
Obrigado Andre.
hmm there is no pull request by your user can you double check that?
https://github.com/joomla/joomla-cms/pulls/tiagovtg
Priority | Urgent | ⇒ | Medium |
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-08 03:27:12 |
Closed_By | ⇒ | Quy |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/13202
Not reproducible.
if you can solve it please open a PR for it
https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests