-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi.
- --On 10.06.2002 05:19:56 -0700 Pascal Van Hecke wrote: > However, I still have a question: what about pages included (or > "required") from filesystem with statements as include, require, > require_once, include_once instead of having used mgd_include_snippet > there? > > Are they being included in the cached page, or does the cached page > still contain the included statement? Since the require*/include statements are from PHP, they are not touched by our Parser. Therefore the statement will be included verbatim in the cached copy without any expansions. > I am assuming here that snippets included with mgd_include_snippet > are taken up in the cached page already, but I don't know whether > that's true? Snippets are not yet included in the cached page. Instead there are mgd_include_snippet-like calls in the cached page which call Midgard on a lower level to include the snippet. Snippet Caching is on the wish-list for MMP, but I don't think that it will get implementet in the next months since Emiliano is ill. Live long and prosper! Torben Nehmer - -- Torben Nehmer, Munich, Germany http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED] PGP Public Key ID on wwwkeys.(de.)pgp.net: 0x7E9DE456 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9BJxIJPh4Kn6d5FYRAvbRAJ4sGzyWFGJQeLqdcDMk/4NkixGTsQCg1VcX H7LBOV8uecxzBiaHn3wMwyI= =cr+y -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
