Hello Miles,
you wrote:
> Could someone talk on the code-* elements ( ie
> code-compat ). They are talked about quite a bit in the mailing list
> but I�m still searching for a place where they are defined. Are they
> just style elements that I can create and enter code into them?
> What is their purpose, other than the fact that I�m suppose to put my
> phplib calls in there?
> Are their any limitations that I should be aware of?
They are just some elements that suggested to use in order to
organize page style somehow.
code-init is supposed to contain initialization code (whatever you
want)
code-compat is supposed to be used when you are migrating from one
variant of site code to another, here you can place logic
definitions that aren't replaced by new code.
The only limitation is the order of elements - see midgard-root.php3
Best regards,
Alexander mailto:[EMAIL PROTECTED]
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]