Hi,
There is no auto-versioning, too. That means >you
have to call
kernel persistency snapshot manually. The >"recent changes" page does
display the changes only up to the last >shapshot, when creating a new
one, all pages are displayed to be changed at >that time.
Thats not quite true. If you do something like:
PRKernel instances first persistency: PRXMLPersistency new.
PRKernel persistency snapshot.
PRXMLStarter startup.
(Workspace instructions given from thomas)
for starting the persistency mechanism, the system should save the version of the changed
site as you described automatic in the filesystem.
Cheers,
Frank