> > Root page :  There is a "content" field.  I saw from VMUC that it
contains
> > code (I mean Midgard code).

What does one put here?  HTML or code?  If code, in what order is the code
executed if there are page elements + style elements associated?

> > Page element:  I also see that it maybe possible to associate "page
element"
> > to a page.  These "page elements" may contain code as well.

Where is the entry point to start executing this code??  Does it start ONLY
when it's called by the "content" code?  What is the sequencing?

> > Topic and subtopics : There is a "code" field.

What are the rules that govern the execution of this code?  Can we write
HTML or Midgard code here?  Or just plain text??  In what sequence, with
respect to the other code, will this code be executed and with what scope??

> > Article : There is a "content" field.

What are the rules that govern the type of content there may be?  Can we
write HTML or Midgard code here?  Or just plain text??  In what sequence,
with respect to the other code, will this code be executed and with what
scope??


> > I also noticed that some VMUC pages have "initializing" page elements
code.
>
> You mean code-global and code-init?

Yes.

> These page elements are called caused they are in midgard-root file.
> You may also define there all pages structure.

In what case does one need this?

> > When looking at a given "style" or in "page elements", one often sees
> > <[author]>, <[content]>, <(content)>, <(title)>,<[title]>.  How do use
them?
> > What "content", "title", "author" are they referring to?  The "article"
or
> > something following "initialization" ?

?????

> If You make page element 'element',  You may put it everywhere in page
> with <[element]>, and you do not have to write many times what is in that
> page element.

I understand this, but what is the sequence of execution?  Does it follow a
certain order of execution, where is the entry point?


>
> >
> > I would like to know:
> >
> > Where are we allowed to put executable code in?  Where are we NOT
allowed?
>
> Mostly code is putted to pages, styles.

Mostly?  But can we put elsewhere?

>
> > Where are we allowed to put HTML in?  Where are we NOT allowed?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to