Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • QIRIM Friend
    #1054468

    I want the "Article Manager: Articles" list of articles to show the modification date rather than the created date. I tried to find a way to show the date an article was last modified in the article manager on Joomla 3.7.4.

    Starting with Joomla 3.7.3, this feature was enabled https://joomla.stackexchange.com/a/21081

    But JA Teline V 1.1.1 did not function, because of System – JA Content Type 1.0.9

    editing files as shown below:

    /plugins/system/jacontenttype/models/com_content.admin.articles.php

                    'created', 'a.created',
    +               'modified', 'a.modified',
                    'created_by', 'a.created_by',
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                        'a.id, a.title, a.alias, a.checked_out, a.checked_out_time, a.catid' .
    -                   ', a.state, a.access, a.created, a.created_by, a.created_by_alias, a.ordering, a.featured, a.language, a.hits' .
    +                   ', a.state, a.access, a.created, a.created_by, a.created_by_alias, a.modified, a.ordering, a.featured, a.language, a.hits' .
                        ', a.publish_up, a.publish_down'

    https://github.com/joomla/joomla-cms/pull/15825/files

    Sorry for my English.

    • This topic was modified 6 years, 8 months ago by  QIRIM.
    Saguaros Moderator
    #1054608

    Hi,

    Thanks for your report. I will pass to the team for further checking and update. You can track its progress here: http://pm.joomlart.com/browse/PCONTENTTP-33

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum