Hi all,

I want to create the possibity for users of my site to create a weblog that has its own menu within my site.
They should be able te create their own site within my site.

Now when i give users the right to create their own weblog with the Drupal weblog module,
i notice that when they finally create their weblog the menustructure of the weblog is still the same.
With other words the weblog has still the menustructure that i created.

So lets say that my home page uses links in the menustructure on the left side; link A, B, C, D and E.

Now when a user has created a weblog, link A, B, C and E are still shown in the left side.

Now i want to create the possibility for users to create their own links and pages on their weblog.
Users should be able to create their own site within my site.

Now i have been told that this can be created with CCK.

I now have installed CCK and read some tutorials (cck handbook).
But still i feel i am a off track.

Where do i start in CCK to create such a possibility for my users?