Discuss Special property "Modification date"

From semantic-mediawiki.org

Contents

Thread titleRepliesLast modified
Retrieve modification date of a talk page220:06, 21 November 2016

Retrieve modification date of a talk page

I'm trying to retrieve the modification date from a talk page, however, this doesn't seem to work.

Works
{{#show: {{FULLPAGENAME}} | ?Modification date}}
Doesn't work
{{#show: {{TALKPAGENAME}} | ?Modification date}}

Am I missing something regarding the scope of special properties? Any pointers welcome.

Best regards, Frank

(MW 1.19.23, SMW 1.7.0.2)

18:16, 21 November 2016

This is expected behaviour since talk namespaces are by default not enabled to hold semantic annotations. Besides, your setup is a bit scary. You should really upgrade not just for the sake of security but also for all the nice features introduces since

18:50, 21 November 2016

Hi Karsten,

Many thanks for your quick reply and the pointer! It's good to know this setting because we want to introduce custom namespaces and move some existing pages to namespaced ones.

Kind regards,
Frank


PS:
You are right regarding the scary part. An upgrade to more current versions of MW and SMW is already planned for the near future ;-)

19:52, 21 November 2016