In a site I'm working on, I have a page that displays a list of football teams. Each team is a hidden child of the page "Teams". In the Teams page i loop through all its children and I display : * with a h2 the team name (title of the page), * with a h3 the short-description (page part called description), * with a 'p' the story (page part called story) * with another 'p' the team players (page part called players)
I used DefaultPageParts extension for the Team page...each time my client click on the add-child button, he has a new page with the 4 default page parts created. Il giorno 26/lug/07, alle ore 21:57, Kyle Daigle ha scritto: > Could someone quench my curiosity and explain the format that would > require > 5 page parts (besides maybe for a custom extension)? I'm not sure > I fully > understand their usefullness and feel like I'm missing out. > > Thanks everyone. > > > On 7/26/07 12:55 PM, "Travis Bell" <[EMAIL PROTECTED]> wrote: > >> Hey guys, >> >> I was just wondering something about the way Radiant deals with page >> parts. >> >> If I create a new page, wouldn't it be nice if I could have it >> inherit the page above its parts? What I mean is, a project I am >> working on now has a solid 50 or so pages... the way this site is >> setup, we have 5 parts per page... going through, 1 by 1 is awfully >> painful. >> >> I kinda thought that's what the "inherit" option was for in the >> Layout drop-down but it doesn't seem to do this behavior. >> >> Thanks guys, >> >> >> -- >> Travis Bell >> [EMAIL PROTECTED] >> >> >> >> >> >> _______________________________________________ >> Radiant mailing list >> Post: [email protected] >> Search: http://radiantcms.org/mailing-list/search/ >> Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > -- > > Kyle Daigle > DigitalWorkbox > [EMAIL PROTECTED] > C: 860.324.8173 > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant ----- Andrea Franz [EMAIL PROTECTED] http://bigchieflabs.com/blog/ http://think.bigchief.it _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
