Re: Different views for the same source file

2005-09-01 Thread Ross Gardler
Nicola Ken Barozzi wrote: Ross Gardler wrote: ... I don't have the time to find that discussion right now. Anyone have a clearer recollection to be able to search for it quickly (my first few attempts failed so it's back to the deadline beating)... Ok, found it... how stupid of me, I had wri

Re: Different views for the same source file

2005-09-01 Thread David Crossley
Nicola Ken Barozzi wrote: > Ross Gardler wrote: > ... > > I don't have the time to find that discussion right now. Anyone have a > > clearer recollection to be able to search for it quickly (my first few > > attempts failed so it's back to the deadline beating)... > > Ok, found it... how stupid of

Re: Different views for the same source file

2005-08-31 Thread Nicola Ken Barozzi
Ross Gardler wrote: ... > I don't have the time to find that discussion right now. Anyone have a > clearer recollection to be able to search for it quickly (my first few > attempts failed so it's back to the deadline beating)... Ok, found it... how stupid of me, I had written it down in forrest/

Re: Different views for the same source file

2005-08-31 Thread Thorsten Scherler
On Wed, 2005-08-31 at 22:27 +0100, Ross Gardler wrote: > Thorsten Scherler wrote: ... > > Doh! You are right, I had already implemented the very solution you > describe in a different use case. > ;-) > > Your point that this seems like a hack because we touching two things is > > valid. You wr

Re: Different views for the same source file

2005-08-31 Thread Ross Gardler
Thorsten Scherler wrote: On Wed, 2005-08-31 at 16:28 +0100, Ross Gardler wrote: Thorsten Scherler wrote: What I tell you is just a quick thought that I was having while lunch. ;-) I saw your commits and still have to check your code. Anyway here it goes. On Wed, 2005-08-31 at 12:20 +0100, R

Re: Different views for the same source file

2005-08-31 Thread Thorsten Scherler
On Wed, 2005-08-31 at 16:28 +0100, Ross Gardler wrote: > Thorsten Scherler wrote: > > What I tell you is just a quick thought that I was having while > > lunch. ;-) > > > > I saw your commits and still have to check your code. Anyway here it > > goes. > > > > On Wed, 2005-08-31 at 12:20 +0100, Ro

Re: Different views for the same source file

2005-08-31 Thread Ross Gardler
Nicola Ken Barozzi wrote: Ross Gardler wrote: Tim Williams wrote: ... It sounds like Cocoon's "Views" would be more appropriate, allowing you to do something like this: http://domain.com/resume/blogs.html?view=complete http://domain.com/resume/blogs.html?view=summary Your use-case sounds a

Re: Different views for the same source file

2005-08-31 Thread Ross Gardler
Thorsten Scherler wrote: What I tell you is just a quick thought that I was having while lunch. ;-) I saw your commits and still have to check your code. Anyway here it goes. On Wed, 2005-08-31 at 12:20 +0100, Ross Gardler wrote: We need to be able to present different views on each source fi

Re: Different views for the same source file

2005-08-31 Thread Nicola Ken Barozzi
Ross Gardler wrote: > Tim Williams wrote: ... >> It sounds like Cocoon's "Views" would be more appropriate, allowing >> you to do something like this: >> http://domain.com/resume/blogs.html?view=complete >> http://domain.com/resume/blogs.html?view=summary >> >> Your use-case sounds a lot like the d

Re: Different views for the same source file

2005-08-31 Thread Thorsten Scherler
What I tell you is just a quick thought that I was having while lunch. ;-) I saw your commits and still have to check your code. Anyway here it goes. On Wed, 2005-08-31 at 12:20 +0100, Ross Gardler wrote: > We need to be able to present different views on each source file. For > example, the bl

Re: Different views for the same source file

2005-08-31 Thread Thorsten Scherler
I have to think about this. ;-) Will write you after work. salu2 -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd)

Re: Different views for the same source file

2005-08-31 Thread Ross Gardler
Tim Williams wrote: On 8/31/05, Ross Gardler <[EMAIL PROTECTED]> wrote: ... I have a number of resumes, one for each member of staff. The staff love the fact that they can each have a unique layout for their CV, whilst still keeping the company branding on their pages - very impressive and c

Re: Different views for the same source file

2005-08-31 Thread Tim Williams
On 8/31/05, Ross Gardler <[EMAIL PROTECTED]> wrote: > Here's a tough one. I'm not sure how best to solve it since 'm still > digging around in the sitemaps for views (I think I'm starting to > understand the implementation as well as the theory now ;-) > > I have a number of resumes, one for each