?
avatar joomlabeat
joomlabeat
27 Apr 2017

Steps to reproduce the issue

It's possible to show/sort articles by date created, publish_up/down - but not possible to sort by date modified.

Expected result

Actual result

System information (as much as possible)

Additional comments

I don't know if there is any specific reason why date modified is excluded (performance maybe) - but I have seen many users requiring this and it's a valid demand - There is not an alternative easy and maintainable way to add this feature as an override.

It looks like it's a rather quick modification to com_content.

Should this be added?

avatar joomlabeat joomlabeat - open - 27 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Apr 2017
avatar joomlabeat
joomlabeat - comment - 27 Apr 2017

I have worked a little bit on this so I could finalize it and submit it, if it's something to be included in the core.

avatar brianteeman
brianteeman - comment - 27 Apr 2017

off the top of my head one issue would be that a large % of articles would have no date to sort by

avatar joomlabeat
joomlabeat - comment - 27 Apr 2017

then it would make sense a fallback to date created? As in such case the last modified date of the article would actually be the date that it was first created...

avatar joomlabeat
joomlabeat - comment - 27 Apr 2017

Basically I just checked and saw that when creating a new article last modified date defaults to current date... it looks like the field will always have a value in the database - compared to publish_down that may be 0000-00-00 00:00:00

avatar franz-wohlkoenig franz-wohlkoenig - change - 1 May 2017
Status New Discussion
avatar brianteeman
brianteeman - comment - 18 Aug 2017

Closed as this feature was merged with #15825

avatar brianteeman brianteeman - change - 18 Aug 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-08-18 20:09:40
Closed_By brianteeman
avatar brianteeman brianteeman - close - 18 Aug 2017

Add a Comment

Login with GitHub to post a comment