Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Show latest update and modified

theme

Started by Christophe 5 years ago · 2 replies · 835 views
5 years ago

Hello everyone,

I want showing the latest date/modified date on the homepage's footer, when a specific collection of (child) pages is last updated and/or modified.
So i make a collection from specific pages:

TWIG
{% set alldogzones = page.collection({
    'items': '@root.descendants',
  }).ofType('dogzone') %}

Show total dogzones works perfect:
{{ alldogzones|length }}

But is there a specific twig-filter showing the last updated and/or last modified date from a collection?

last edited 12/07/21 by Christophe
5 years ago

@Karmalakas:
the docs for lastModified

Hi,
I will display, not only last modified date, but also the latest added dogzone date, similar like on this website https://dogvalley.be/ (see also footer).
Thanks for the link, i will try found out with this info.

Suggested topics

Topic Participants Replies Views Activity
Support · by Paul Hodges, 6 days ago
13 220 9 hours ago
Support · by gtx, 4 days ago
2 127 3 days ago
Support · by Anna, 2 weeks ago
9 300 3 days ago
Support · by TomW, 1 week ago
4 165 6 days ago
Support · by Anna, 1 week ago
4 173 1 week ago