Hi first day kicking about with Umbraco. Was wondering if i could get some opinions on how to structure the following data. I am building a site for a design agency.
Is this the kind of content that could be recreated using somekind of child master page relationship. Or am i better off creating my own control, Or would creating my own package be the best route.
Create the following documenttypes :
-Category : holds the information about the category
-- Client : is a child documenttype of category
---- Project : is a child documenttype of Client.
For all 3 documenttypes I would have a template.
In these templates I would display the title and body field of the documenttype. I would also use a macro to list the children of the document. For example on the category documenttype I would use a macro to list all Clients.
looking for opinions on how to structure content.
Hi first day kicking about with Umbraco. Was wondering if i could get some opinions on how to structure the following data. I am building a site for a design agency.
The navigation would look something like
I would handle it this way :
Create the following documenttypes :
-Category : holds the information about the category
-- Client : is a child documenttype of category
---- Project : is a child documenttype of Client.
For all 3 documenttypes I would have a template.
In these templates I would display the title and body field of the documenttype. I would also use a macro to list the children of the document. For example on the category documenttype I would use a macro to list all Clients.
cool, thanks for that. Really useful i'm up and running now.
If you want do something like i mentioned about, i would recommend reviewing these screen cast on masterpages.
http://www.creativewebspecialist.co.uk/2008/09/23/screencast-on-umbraco-v4-masterpages.aspx
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.