<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT size=2><FONT face=Arial>D<SPAN class=699323109-04112008>ear
all,</SPAN></FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN
class=699323109-04112008></SPAN></FONT></FONT> </DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN class=699323109-04112008><STRONG>I'm
probably making things too complicated, but I really like the autorestore
function. So much so, that I would like other pages to autorestore, but at
different time intervals from another or a longer
explanation:</STRONG></SPAN></FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN
class=699323109-04112008><STRONG></STRONG></SPAN></FONT></FONT> </DIV>
<DIV><FONT><SPAN class=699323109-04112008><STRONG><FONT color=#0000ff>How can I
get one page or group to autorestore at a different time interval? So, for
example, I would have my wikisandbox page autorestore every 10 minutes, but my
Main group autorestore every 2 minutes and my page on Example/Test autorestore
every 15 secs?</FONT></STRONG> </SPAN></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN
class=699323109-04112008></SPAN></FONT></FONT> </DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN class=699323109-04112008><EM>So, this
is what I propose to do (after looking at the coding in
Autorestore.php) and I'm curious if someone has a different idea, which
would also probably be a lot more efficient.</EM></SPAN></FONT></FONT></DIV>
<DIV><FONT size=2><FONT face=Arial><SPAN
class=699323109-04112008><EM></EM></SPAN></FONT></FONT> </DIV>
<DIV><FONT><SPAN class=699323109-04112008><FONT face=Arial size=2><EM>Anyway, if
I want different autorestorations, then what I could do is download the
autorestore.php file. I could save it as autorestore, autorestore1 and
autorestore2. Then, I go into their files and change the markup in each of
these additional autorestore.php files from </EM></FONT><SPAN lang=EN>
<P><FONT face=Arial size=2><EM>$AutoRestoreDir = new
PageStore('wikirev.d/$FullName');</EM></FONT><SPAN
class=699323109-04112008><FONT face=Arial size=2><EM> to lets say
</EM></FONT><SPAN lang=EN></P>
<P><FONT face=Arial size=2><EM>$AutoRestoreDir = new PageStore('wikirev<SPAN
class=699323109-04112008>1</SPAN>.d/$FullName');</EM></FONT></P><SPAN lang=EN>
<P><EM>$AutoRestoreDir = new PageStore('wikirev.d<SPAN
class=699323109-04112008>2</SPAN>/$FullName');</EM></P>
<P><SPAN class=699323109-04112008><FONT face=Arial size=2>In this way, I have 3
different autorestore possibilities. Of course I would add into my
config.php file <FONT size=3>include_once('cookbook/autorestore.php');
</FONT><FONT size=2>and </FONT><FONT
size=3>include_once('cookbook/autorestore1.php'); <FONT size=2>and</FONT>
include_once('cookbook/autorestore.php');</FONT></FONT></SPAN></P>
<P><SPAN class=699323109-04112008><FONT face=Arial size=2>As you have noted from
all of my previous messages, I'm not the best PHP programmer out there, but I am
working on it... ;-)</FONT></SPAN></P>
<P><SPAN class=699323109-04112008><FONT face=Arial
size=2>Chris</FONT></SPAN></P></SPAN></SPAN></SPAN></SPAN></SPAN></FONT></DIV>
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px">
<DIV
style="PADDING-BOTTOM: 4px; PADDING-TOP: 4px"> </DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV>
<DIV align=left><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV></BODY></HTML>