On 19 May, Steve Sobol wrote:
> Obviously code-init is... well, I hesitate to call it a "reserved"
> keyword, but that's what it would be called in other programming
> languages... point is, "code-init" is an element name that has 
> special meaning to Midgard. I've seen "code-global" used on the
> Admin site also. Is there a list of these special element names
> and their meanings anywhere on the Midgard web site?

When serving pages, Midgard begins constructing them by
parsing the midgard-root.php3 file. You can find the following
style elements called in there:

 <(code-compat)>
 <(code-global)>
 <(code-init)>
 <(ROOT)>

These are the 'reserved' style element names Midgard has,
and can be used in your applications.

As you see, the ROOT element is also called there, bringing 
the Midgard Style into use.

/Bergie

-- 
-- Henri Bergius -- +358 40 525 1334 -- [EMAIL PROTECTED] --
               http://www.iki.fi/Henri.Bergius


--
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]

Reply via email to