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 · 847 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 Anna, 22 hours ago
2 70 2 hours ago
Support · by gtx, 1 week ago
4 233 2 days ago
Support · by Paul Hodges, 2 weeks ago
13 283 5 days ago
Support · by Anna, 3 weeks ago
9 340 1 week ago
Support · by TomW, 2 weeks ago
4 192 2 weeks ago