Re: [Radiant] tags extension -> dropdown

2009-02-09 Thread Steven Southard
While trying to express what it was I was really after, I came up with  
this and it works fine for what I wanted. Thank you for you assistance.



option>



//Steven

On Feb 9, 2009, at 7:17 PM, N. Turnage wrote:


Steven Southard wrote:
Really? It looks like it would make a nice dropdown of something,  
yet I don't see how that accesses tags at all.





This tells radiant to look in the "something" tree.




This sets up a for each loop.


This inserts the value of the slug (think "something-child-one") as  
the value of the select option with the title (think "Something  
Child One") as the visible option.





These of course close those tags.

What exactly are you trying to do with a dropdown list?


// Nate

___
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


___
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] tags extension -> dropdown

2009-02-09 Thread N. Turnage

Steven Southard wrote:
Really? It looks like it would make a nice dropdown of something, yet 
I don't see how that accesses tags at all.





This tells radiant to look in the "something" tree.




This sets up a for each loop.


This inserts the value of the slug (think "something-child-one") as the 
value of the select option with the title (think "Something Child One") 
as the visible option.





These of course close those tags.

What exactly are you trying to do with a dropdown list?


// Nate

___
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] tags extension -> dropdown

2009-02-09 Thread Steven Southard
Really? It looks like it would make a nice dropdown of something, yet  
I don't see how that accesses tags at all.




On Feb 9, 2009, at 7:01 PM, N. Turnage wrote:


Steven Southard wrote:

Is there any way to break tags up so It can be made into a dropdown?


I imagine it would be something like this:











// Nate
___
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


___
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] tags extension -> dropdown

2009-02-09 Thread N. Turnage

Steven Southard wrote:

Is there any way to break tags up so It can be made into a dropdown?


I imagine it would be something like this:



 
 
 





// Nate
___
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant