Re: [Radiant] Thoughts on layout design approach

2010-01-13 Thread Anton Aylward
Peter Degen-Portnoy said the following on 01/13/2010 05:49 PM: > > The r:if_content tags would allow us to use a simpler naming convention, > like "right_gutter" and all the elements that need to appear in the > right_gutter are placed there. Do you really mean 'gutter'? According to http://desk

Re: [Radiant] Thoughts on layout design approach

2010-01-13 Thread Anton Aylward
Peter Degen-Portnoy said the following on 01/13/2010 05:49 PM: > Hi Folks, > > Thanks so very much to everyone who responded; this has been fantastically > helpful! > > It sure looks like we have a number of options including creating two more > layouts (although we would like to not have essenti

Re: [Radiant] Thoughts on layout design approach

2010-01-13 Thread Peter Degen-Portnoy
Hi Folks, Thanks so very much to everyone who responded; this has been fantastically helpful! It sure looks like we have a number of options including creating two more layouts (although we would like to not have essentially the same layout 3 times; there is probably a way to DRY up the layouts).

Re: [Radiant] Thoughts on layout design approach

2010-01-13 Thread Erik Ostrom
On Wed, Jan 13, 2010 at 8:38 AM, Peter Degen-Portnoy wrote: > 1. Add a part called ³No_² to the page where the targeted snippet > should NOT be displayed > I've done this kind of thing quite a bit, but I'm turning against it. The problem for me is that the "magic" page parts seem to proliferate,

Re: [Radiant] Fwd: Multi Site extension working in Radiant 0.9?

2010-01-13 Thread Josh French
>> I am curious if the multi-site extension works with Radiant 0.9. I'd >> like to upgrade, and I'm curious if it had been tested with that >> version. Just updated the extension, it's working on edge now. Please let me know if I missed anything. j __

Re: [Radiant] Thoughts on layout design approach

2010-01-13 Thread Anton Aylward
Peter Degen-Portnoy said the following on 01/13/2010 11:38 AM: > > So, the question is, what clever solutions have you used to expand the Admin > functionality for your users? Is there another approach that we¹re missing > that would be more elegant? I¹d appreciate your warnings and > encourage

Re: [Radiant] Thoughts on layout design approach

2010-01-13 Thread Jim Gay
On Jan 13, 2010, at 11:38 AM, Peter Degen-Portnoy wrote: > Hi Folks, > > I would greatly appreciate your thoughts on an approach we’re considering to > solve a small design challenge. Since this is our first Radiant > install/build, we’re interested in picking up the entire radiant-fu from the

Re: [Radiant] Thoughts on layout design approach

2010-01-13 Thread Mohit Sindhwani
On 14/1/2010 12:38 AM, Peter Degen-Portnoy wrote: > There are two challenges we faced: > 1. There is at least one page where we do not want to display at least one > of the snippets called for in the most-used inner layout > 2. There are some page parts ‹ different for each page ‹ that should appea

[Radiant] Att: Freelance Extension Developers (was Re: Multiple Search Criteria / Filter Form)

2010-01-13 Thread subsor...@gmail.com
http://github.com/binarylogic/searchlogic looks very interesting, it looks you can use it to chain searches on the columns in the page table; exactly what I need. I would be interested in making contact with any extension developers interested in either baking searchlogic into a blank radiant site

[Radiant] Thoughts on layout design approach

2010-01-13 Thread Peter Degen-Portnoy
Hi Folks, I would greatly appreciate your thoughts on an approach we¹re considering to solve a small design challenge. Since this is our first Radiant install/build, we¹re interested in picking up the entire radiant-fu from the get go. We¹ve identified that we can create four layouts for our ent

Re: [Radiant] Multiple Search Criteria / Filter Form

2010-01-13 Thread Jamey Cribbs
Take a look at searchlogic. Jamey On Wed, Jan 13, 2010 at 6:59 AM, subsor...@gmail.com wrote: > Does anyone have any experience of making a search by multiple criteria > form? > > i.e. Match results based on choosing multiple options from a selection > list: > Country: ..., ... > Nationality: .

[Radiant] Multiple Search Criteria / Filter Form

2010-01-13 Thread subsor...@gmail.com
Does anyone have any experience of making a search by multiple criteria form? i.e. Match results based on choosing multiple options from a selection list: Country: ..., ... Nationality: ..., ... Language: ..., ... ... ... Presumably it is possible to construct a regular search url with multiple c