Create some tags - not in a alphabetical order - create an article and assign these tags. Let the article view show these tags. On Forntpage, on this article the tags seemed ordered by id.
Now go to com_tags configuration, tab 'tagged items', set the order option to 'Title'. Go to the frontend again, and reload the article.
The assigned tags should displayed alpha-ordered by the title-colummn.
Nothing has changed, tags are still id-orderd.
The article view (single article) gets the article tags by libraries\joomla\helper\JHelperTags::getItemTags - wich gets and returns the tags by querying the tags-table directly, without a order clause. PHPStorm 'tells' me, that this method is used by com_contact, com_newsfeeds too.
The correct way getting tags should be through a tags-model instead of a helper class, I guess. No?
Category | com_content | ⇒ | com_content com_tags |
Status | New | ⇒ | Confirmed |
It is the order of the items that have been tagged NOT the order of the tags
thanks @brianteeman so the Order of Tag in an Article can't changed?
Ah, I see, my fault. Because I'm managing this site with tags in german language, switched to english just to post the right labels, and overlocked the meaning. Because the german translation is a little misleading, in my opinion (Screenshot).
But a order parameter for the tags would be a useful feature, as in my case I use the tags as available languages of libraries, e.g.
http://interbiblio.ch/en/member-libraries/29-englisch/mitgliedsbibliotheken/151-monthey-a-tous-livres
But I guess that's stuff for another issue/request, so this one can be closed, I guess.
Status | Confirmed | ⇒ | Expected Behaviour |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-05 10:44:11 |
Closed_By | ⇒ | franz-wohlkoenig |
closed as Expected Behaviour. @peterpeter can you please open a Issue for ordering Tags?
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/14098
set "confirmed" at Issue Tracker.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/14098.