Karsten Dambekalns wrote: > 1. What is the difference between mod_midgard and mod_midgard-preparse?
mm parses the Midgar input into something that plain PHP understands at runtime, mmp does it once if it detects a page has changed, saves the result to a file, and point php to it to execute it. My main reason was simplification of mod_midgard and moving the parser into the lib to ease offline debugging. Side benefits are a (probably modest) performance gain and easirer debugging of midgard-generated pages. > 2. Is there some basic "How to build a midgard site from scratch" > howto available somewhere? Not currently I'm afraid. > 3. Does documentation exist for Asgard/nadmin? Not for Asgard, don't know about nadmin. > 4. What about a repligard user guide (it seems to be something very > useful, if I got the right understanding what it does by now)? There are notes from the last repligard seminar, I think. Alexander, are these available somewhere? Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
