Hi, I was just wondering if the "last-modified" meta is planned to be included into this module?

I know it's maybe a bit harder to develop because a page in Drupal is not just a page, but a bunch of many stuff that can change, however I would be very interested by this feature or if someone have another solution to propose.

Cheers

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna’s picture

Title: Last-modified meta? » Add the "last-modified" meta tag

Worth considering.

DamienMcKenna’s picture

DamienMcKenna’s picture

Component: Code » Other tags
askibinski’s picture

Issue summary: View changes

It's also one of Dublin Core metadata tags:
http://dublincore.org/documents/dcmi-terms/#terms-modified

Also, it's mandatory for Dutch government sites:
http://standaarden.overheid.nl/owms/4.0/doc/eigenschappen/dcterms.modified

We are working on such a project and will provide a patch.

mvwensen’s picture

Status: Active » Needs review
FileSize
2.4 KB

As mentioned by askibinski, we created a patch adding the dcterms:modified.
Tested on 7.x-1.x-dev (2014-Mar-19) and 7.x-1.0-beta9 (2014-Jan-19)

DamienMcKenna’s picture

It needs a tiny update to the README.txt file as there are only 15 meta tags in the Dublin Core Metadata Element Set, this is an additional one.

DamienMcKenna’s picture

Component: Other tags » Dublin Core
FileSize
2.35 KB

Rerolled, with an update to the README.txt file.

mvwensen’s picture

Status: Needs review » Reviewed & tested by the community

Tested patch from comment #7 on the latest Metatag dev.
It looks like the patch still works as expected.

DamienMcKenna’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the review! Committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.