<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Patrick. In that case I'll probably do an xml file, to allow it
to be directly edited.<br>
<br>
Group.Page.xml<br>
<br>
...stored in wiki.d<br>
<br>
Sound OK?<br>
<br>
- Henrik<br>
<br>
Patrick R. Michaud wrote:
<blockquote cite="mid:20090204183629.GB4836@pmichaud.com" type="cite">
  <pre wrap="">On Wed, Feb 04, 2009 at 12:19:48PM -0500, Henrik Bechmann wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">[...]
Config values should be written to an executable php file (so that they 
can be changed at the file level as well). 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Recipes can do their own thing, but as far as the core is concerned,
we will _never_ have executable php files in writable directories
(much less writable, executable php files in writable directories).

Better would be to hold configuration values in an array that
can be easily serialized/unserialized.

Still better, since PmWiki already knows how to save nearly arbitrary
hashes as pages, is to just use the existing PageStore mechanisms.

Pm

_______________________________________________
pmwiki-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-devel@pmichaud.com">pmwiki-devel@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://www.pmichaud.com/mailman/listinfo/pmwiki-devel">http://www.pmichaud.com/mailman/listinfo/pmwiki-devel</a>


  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 

Henrik Bechmann
bechmann.ca
</pre>
</body>
</html>