|
[dokuwiki]
||
[Date Prev]
[01-2007 Date Index]
[Date Next]
||
[Thread Prev]
[01-2007 Thread Index]
[Thread Next]
[dokuwiki] Re: Content-dependent Purge/Cache
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 11 Jan 2007 18:39:10 +0000
Todd Augsburger wrote:
The advantage of the above is that I "clean up" and return to a single cache
for pages where the syntax has been removed.
The disadvantage of the above is that I have an extra syntax verification
every time. (But only where the metadata flag is still set.)
Its that clean up which has now been automated in devonly DW. You can
specify whether the metadata is permanent or transient. Transient
metadata is deleted prior to metadata being re-rendered - which will
happen whenever the page is edited. Metadata created by metadata
renderer is by default transient. Metadata set using p_set_metadata is
by default permanent. Both methods of creating metadata allow the
default behaviour can be overridden.
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|