Re: [Radiant] Nested tags

2008-10-17 Thread Manuel Meurer
Here you go:

http://github.com/manuelmeurer/radius-improved/tree/master

Manuel

On Fri, Oct 17, 2008 at 10:15 PM, Joe Van Dyk <[EMAIL PROTECTED]> wrote:
> On Sat, Oct 11, 2008 at 3:59 PM, Manuel Meurer <[EMAIL PROTECTED]> wrote:
>> 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:
>>
>> 
>>
>> Snippet my_snippet:
>>
>> 
>>
>> With a few changes in Radius this works for me now.
>> I didn't test it a lot yet but at least for what I want to use it for
>> it works fine.
>>
>> 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?
>
> Yes, we do feel that need.  Please release ur codez!
> ___
> Radiant mailing list
> Post:   Radiant@radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Nested tags

2008-10-17 Thread Joe Van Dyk
On Sat, Oct 11, 2008 at 3:59 PM, Manuel Meurer <[EMAIL PROTECTED]> wrote:
> 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:
>
> 
>
> Snippet my_snippet:
>
> 
>
> With a few changes in Radius this works for me now.
> I didn't test it a lot yet but at least for what I want to use it for
> it works fine.
>
> 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?

Yes, we do feel that need.  Please release ur codez!
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


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 kind of thing the other day. I don't have a use
for it right now but it would be nice to have that available in the toolset.



~Nate
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[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:



Snippet my_snippet:



With a few changes in Radius this works for me now.
I didn't test it a lot yet but at least for what I want to use it for
it works fine.

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?
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant