On Sun, Feb 04, 2007 at 10:37:02AM +1100, Kathryn Andersen wrote:
> You could then put things like .pageindex inside temp.d so that it's
> more visible.

In fact, one of the reasons I want to have a separate temporary
directory is so that we can get rid of the leading dot and
"invisible" files that we have now.  :-)

Thus:

    wiki.d/.flock      -> tmp/flock
    wiki.d/.lastmod    -> tmp/lastmod
    wiki.d/.pageindex  -> tmp/pageindex   (or maybe pageindex.txt)
    wiki.d/.notifylist -> tmp/notifylist  (or notifylist.txt)
    etc.

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to