in reply to Re: Page showing all nodelets?
in thread Page showing all nodelets?

Well-coded nodelets should be displayable in any intelligent container. It shouldn't matter if the container displays nodelets down the side or not.

Replies are listed 'Best First'.
Re (3): Page showing all nodelets?
by VSarkiss (Monsignor) on Apr 07, 2003 at 15:00 UTC

    Oh, OK. I'm still a little fuzzy on the details of how display pages, containers, and nodetypes relate: I thought a nodelet would alway use the same container, so you would have to set up a new document-type node with a duplicate of the nodelet's logic.

    So if I understand you correctly, you would set up a new node with a main container (possibly a new type of container) and put the nodelets in that?

    Maybe I should go read your documents again. ;-)