Kassetra Stevenson wrote:

> 1. where do I put my images...?  I know they are attachments to
> something, but no matter *what* I attach them to, they do not appear
> when I look at the page.  I have them referenced in my html like this:
> <img href="imagename.jpg">

You can use images from the filesystem, or attachments. Only files
attached to pages get served automatically. For all other attachments,
you ned to have a page (an active page is the most common way) to
actively serve them.

> 2. whenever I look at my root page that I created as root for my new
> sitegroup -- it says: Location: /Asgard_Root/page  .... if I created the
> root page as root for my new sitegroup (it even says I'm root for peak
> (my sitegroup)) -- shouldn't the location be in my *new* sitegroup and
> not Asgard...?  When I look at the tree, it looks correct, under my
> sitegroup is my root page that I created.  But everytime I actually go
> into the page, that's not what it says, nor how it behaves.  Help!

How do things look in oldadmin? I don't use Asgard often, so I don't
know much about its workflow.

> 3. if I put my website design into styles, what do I put into pages...?

You don't have to put anything into pages. I usually have layout in
styles, and the actual 'logic' (program) in the page content do
something specific. Most of the pages (if not all) are active pages that
pull articles, serve attachments, etc.

> I have my entire html code in styles right now, and anything I put into
> the page displays *above* the style stuff.  Help again!

That depends on where you include the <[content]> tag in your style.
<[content]> (or <(content)>, which is exactly the same) gets replaced by
the page content.

Emile



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

Reply via email to