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
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to