"Daniel S. Reichenbach" wrote:

> Do i understand it correct, that the <(content)> element in the style
> will call the ROOT page?

No no no! Each page is given exactly one style which results from an
inheritance tree where modifications are made in a simple overwrite
fashion. ROOT is the topmost style element of every page. IOW, the
final  stype for any page is built at request-time by expanding style
elements starting from ROOT. Page elements may overwrite style elements.

Now, the placeholeder <(content)> stands for the actual content of a
page, i.e.the stuff you type when writing a page (which has already been
given a style).

> Could i call a page element from this,
> which generates the navigation bars?

To achieve what you want you could either write a navigation bar whose
look depends on certain variables or you could write a master navigation
bar which gets partially overwritten in subpages (using page elements).

Not clear?

Sorry,....


Frank

-- 
Dr Frank Boehme                      | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-903163
Dept of Computer Science             |   fax: +353-21-903113
Cork, Ireland                        |

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