On 7/19/06, <b class="gmail_sendername">Patrick R. Michaud</b> <<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Although PmWiki never overwrites the ctime, that doesn't mean<br>that you (or NewPageBoxPlus) can't do so. The correct solution<br>is probably for NewPageBoxPlus to replace the template's ctime<br>with an updated ctime.<br>
</blockquote></div><br>It still seems like the best option would be creating a new page attribute and making it editable using ?action=attr; I think this had been mentioned in the blogging discussion before. This would allow you to change the ctime of any page that already exists without going in and editing the file in
wiki.d and converting unix times...<br><br>How difficult is it to implement something like that? Maybe it could be a recipe. Creating the attribute seems to be no problem; adding it to the attr list seems to be the most confusing.
<br><br>Jon<br>