[pmwiki-users] How to view a page and its links as at a specified date and time

Patrick R. Michaud pmichaud at pobox.com
Sat Oct 15 18:04:53 CDT 2005


On Fri, Oct 14, 2005 at 02:47:43PM +1300, John Rankin wrote:
> PITS 00220 which requests this feature is 
> currently suspended.
> 
> Any hints on how to extract the wiki text as at 
> a point in time, so it can be displayed? One 
> wants to write 
> 
> function PointInTime($pagename, $datetime) {
>     ???
>     return $page;
> }
> 
> to return the page as it was at $datetime.

Do you need the full page as it existed then (i.e., no history
since $datetime), or just the page text at that point?

Pm




More information about the pmwiki-users mailing list