[pmwiki-users] Using ctime

Simon nzskiwi at gmail.com
Sun Jul 10 01:25:50 CDT 2011


I have a lot of help recently with
http://www.pmwiki.org/wiki/Test/PageListLastModified#created

for page
http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Songbook/ByCreated

But I haven't quite got created time to work

Is this correct for config.php

$FmtPV['$Created'] = "strftime(\$GLOBALS['TimeFmt'], \$page['ctime'])";
$FmtPV['$CreatedTime'] = $page["ctime"];
$FmtPV['$CreatedYear'] = 'strftime("%Y", $page["ctime"])';

thanks in advance

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20110710/cf59bc92/attachment.html>


More information about the pmwiki-users mailing list