Re: [Radiant] Displaying a specific child's content

2007-01-01 Thread Andreas Semt
@Clark, --- r:find url=about !-- content of the 'about' page: -- r:content part=body / /r:find --- This includes the content of the page 'about' into your actual page. Alternative you could write 'r:content /', because per default the body page part is shown (or you could include self

Re: [Radiant] Displaying a specific child's content

2007-01-01 Thread Ruben D. Orduz
I suppose I misunderstood his question. I thought he wanted to know how to access the content of a child page, but in retrospect, I realize that he just wanted to show the actual content of a child page somewhere else. I think the r:find tag definitely helps, but I don't know if it is able to

Re: [Radiant] Displaying a specific child's content

2007-01-01 Thread Andreas Semt
@Ruben, perhaps it's necessary to code it this way: --- r:find url=about r:if_content part=special_part !-- should show the page part 'special_part' of page 'about': -- r:content part=special_part / /r:if_content /r:find --- Best regards, Andreas Semt Ruben D. Orduz schrieb:

[Radiant] [ANN] New site launched

2007-01-01 Thread Sean Cribbs
Colleagues and friends, I am happy to announce the new website for Kansas City Kansas Community College, www.kckcc.edu. The site is the culmination of countless hours of planning, testing, and toiling. I'm announcing here because the site is powered by RadiantCMS, of course! I intend to

Re: [Radiant] [ANN] New site launched

2007-01-01 Thread Jon Baer
Very nice ... would be interested in hearing about (if any) snags you might have run into, and also what the backend setup is (using Capistrano?, etc) ... good luck w/ RC07 acceptance, nice case study! - Jon On Jan 1, 2007, at 3:41 PM, Sean Cribbs wrote: Colleagues and friends, I am

Re: [Radiant] Displaying a specific child's content

2007-01-01 Thread BJ Clark
@Ruben, I'm just trying to display the content of certain pages in other pages. @Andreas, Are you sure this works for you? It's not putting anything in my page. I don't get an error, but it doesn't do anything either. Thanks 2 everyone, BJ Clark On 1/1/07, Andreas Semt [EMAIL PROTECTED] wrote:

Re: [Radiant] [ANN] New site launched

2007-01-01 Thread Sean Cribbs
Define 'truly dynamic'? In some senses all the pages are because they use Radius code. However, I suspect you mean which ones are cached and which ones aren't. The only pages that are not cached are the Mailer pages. All other pages, whether they generate some content from an integrated

Re: [Radiant] Ideas for reimplementation of radiant caching

2007-01-01 Thread BJ Clark
Dan, This sounds like a pretty good system. I'm not sure if my suggestions/concerns are directly related caching, but they kind of go with it. The biggest hole in Radiant that I can see is that there is not proper version management and publishing capabilities. I work for a large state government

[Radiant] Asset Management Extension Progress

2007-01-01 Thread Daniel Sheppard
I've progressed on my asset management extension. Further updates will be available at: http://soxbox.no-ip.org/radiant I've now finished: - a way to upload asset for a page that hasn't been created yet. If you upload an asset and subsequently don't save the page,