Alexander Rigo wrote:
|
|But now the <[content]> element will return the title and then |the content of the article. I whish to change the presentation |of the content. I know where to find the other elements of the |'simple site' <[navi]> , <[news]> and so on. But where is de |<[content]> element or should I write my own element for |presenting the content?
|


Just write <[content]> in your style at the place the content schould be
displayed. I dont know if i understand your problem exactly, maybe you define
your content over "news&articles" and want to change the way the article is
displayed. You can do this by changing the <[article_item>-Element.


I think he wants to change how the example site in aegir works, you must edit the root page of the website (under the websites tab), the <(content)> element (it's common to refer to your own elements as <[element]> and Midgard magic elements as <(element)>) is prefilled by midgard to contain the content property of the page object in question, this in case of the example site shows the title and content of the article that the URL parser (which has been called in <[code-init]>) has fetched.


/Rambo


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



Reply via email to