[Radiant] Add part

2010-07-05 Thread ingvi
I was trying to add a part to a page, I get this error: Processing Admin::PagePartsController#create (for 194.144.245.194 at 2010-07-05 09:40:27) [POST] Parameters: {"commit"=>"Add Part", "action"=>"create", "authenticity_token"=>"DsjX3J3/60FbEwYbST5yDbziHDdE99BLANsLvD1PTsA=", "controller"=>"ad

[Radiant] Creating Empty Parents

2010-07-05 Thread Jeff Casimir
Hey All, Not infrequently I want to create empty parent pages. The hierarchy would look like this: \ \about-us\ \about-us\organization\ \about-us\history\ I'd want \about-us\ to basically just redirect to a configurable child, in this case \about-us\organization\. In the past I've just used an

Re: [Radiant] Creating Empty Parents

2010-07-05 Thread Matt Spendlove
or first on about us parent? -- http://cenatus.org/ http://radialsolutions.co.uk/ -- On Mon, Jul 5, 2010 at 6:18 PM, Jeff Casimir wrote: > Hey All, > > Not infrequently I want to create empty parent pages.

Re: [Radiant] Creating Empty Parents

2010-07-05 Thread Jim Gay
http://github.com/jomz/radiant-index-page-extension http://github.com/p8/radiant-redirect-page-extension http://github.com/saturnflyer/radiant-vapor-extension If you don't care about redirecting, you could just do like Matt says, but I'd be specific with: But I'd suggest you have something exist

[Radiant] How to link to a child page?

2010-07-05 Thread weyus
This seems like the simplest Radiant question, but I can't figure out how to do it. If I create a home page, and then I create child pages, how do I insert a link from the home page to one of the child pages? I'm assuming that there is a Radius tag for this, but perhaps not? Is it just a straigh

Re: [Radiant] How to link to a child page?

2010-07-05 Thread Jim Gay
On Mon, Jul 5, 2010 at 1:55 PM, weyus wrote: > This seems like the simplest Radiant question, but I can't figure out > how to do it. > > If I create a home page, and then I create child pages, how do I > insert > a link from the home page to one of the child pages?  I'm assuming > that > there is