Re: [Radiant] cannot upgrade to latest

2008-10-11 Thread Sean Cribbs
Mario, Yes, it looks like your version of Radiant is tweaked enough that it may not work. I would suggest disabling extensions one by one until you can get a login. It also is strange that it's redirecting to user/index instead of welcome/login. Does one of your extensions do this? It may

Re: [Radiant] file_system extension (was Wacky version control idea for content)

2008-10-11 Thread Andrew Neil
Sorry I couldn't respond to this sooner. It has been a busy time for me lately. I've been meaning to write to the list about file_system for a while now. I wrote to Drew and praised him for it and he let me know that it was Sean's invention. Cheers to both of you, nice work. I played ar

[Radiant] Nested tags

2008-10-11 Thread Manuel Meurer
I am using an extension that gives me parameterized snippets (like here: http://www.ruby-forum.com/topic/125007#601242). Now, if I pass a value into a snippet, I would like to be able to pass it on to a tag as a parameter, which isn't currently possible in Radius. E.g., I want to do this: Page:

Re: [Radiant] Nested tags

2008-10-11 Thread Nate Turnage
On Sat, Oct 11, 2008 at 5:59 PM, Manuel Meurer <[EMAIL PROTECTED]>wrote: > > > > Snippet my_snippet: > > > > The changes were quite simple so I wonder why it wasn't done like that > from the beginning. > Did anyone else ever feel the need to do something like that? > I was thinking about this