Hi

> > how can i change the way to display the content with the
> > <(content)> tag
> > or edit the <(content)>??
>
> Not really sure what you mean..
> But maybe the aegir-sample site will help a little
> It looks complicated at first, but this is how i found to work it:
> -Pages tell you how topics an article may be displayed in general
> Ie.: for topics put a summary of all articles above, then show the
> topic's description..
> For articles say the Title as <h1>&(article.title);</h1> then show the
> content...
> -Styles tell where to place evrything
> Ie.: table with first row Header, second row pictures, left side below
> that navigation, middle is content, right side is news box (like on
> http://esc.charite.de )
> - Topics and Articles just show up in the "middle is content" section of
> the style and act according to their settings in the page (so that a
> topic displays a short description and articles beneath it and so on..)

Short way: <(content)> is a special element that contains the content of a
page called in URL i.e:

http://www.com/page1

you got www.com in your host table
you got page1 in your page table
page1 record has "content" field
the content of that filed is mgd_eval'ed when you call <(content)> in a
style used by page1

Solt


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

Reply via email to