I am a bit confused here as to what type of elements one should find where.
If I look at the distribution of page and style elements in SG0. Why is it, that one would find "code-global" and "code-init" under the Asgard style and not under UNIQUELY under the Asgard root page? I tought scripts were only to be found as page elements under pages... isn`t that what is said in the manual? Isn't that an example of bad design? (I am not hunting witches but just making discussion points) If I refer to the manual, it explains the walking through of pages (down the tree) and walking up the style tree. Now if one looks in the page tree for Asgard root, one sees amongst other things the "code-init" page element. What is said in the manual is that page elements will always "override" the style element. Am I right, here? So, does it mean that the first "code-init" will never get used? Does it mean that *in principle" one coud get rid of it, if and only if, one is sure that no other inherited styles will ever need it? I also gathered from the manual that the "execution" will only start ONCE both the page tree and the style tree have been walked through ... yes? I also gathered from the manual that things will get executed in the following order: "code-compat", "code-global", "code-init", and finally ROOT, using the filled Apache variable, am I right? So, when it meets "<(content)>" in the <[table]> element, to what "content" does it refer to? The manual implies "the dynamic page itself" ... if this is what is really implied, then what is the "content" the tag is referring to ... it can`t be the page itself (It would give a very stron sense of recursiveness eu?) ... Or, if it is the page itself that is undergoing "building", what does the code processor do when it encounters this "content" tag .... it waits at the end to replace it??? Here, I am really confused as things don`t seem transparent and clear. Or is <(content)> referring to the "content" text box in the page properties form???? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
