Re: [Radiant] Deploying Radiant on Dreamhost - Passenger Won't Start

2009-06-03 Thread john muhl
On Tue, Jun 2, 2009 at 2:34 PM, Adam Farnsworth b...@adamfarnsworth.com wrote: rake ray:restart --trace (in /home/adamgotdiana/adamgotdiana.com) rake aborted! Don't know how to build task 'ray:restart' there is no ray:restart task. maybe you wanted the ray:setup:restart server=passenger task

[Radiant] Navigation

2009-06-03 Thread Rafael Souza
I am using the navigation radius tag for my menu, and today I noticed a little bug... My snippet is like this: r:navigation urls=Rafael's Pages: /rafaels-pages | Rafael: /rafael r:normallia href=r:url /r:title //a/li/r:normal r:hereli class=selecteda href=r:url /r:title //a/li/r:here

[Radiant] unique id

2009-06-03 Thread Steven Southard
Is there a tag to access an unique id for a user? I'm kind of hoping for a string of numbers I can send to an external shopping cart to identify this session or user. Steven ___ Radiant mailing list Post: Radiant@radiantcms.org Search:

Re: [Radiant] Navigation

2009-06-03 Thread Sean Cribbs
Rafael, Try adding slashes on the ends of your URLs; and yes, r:navigation has pretty primitive matching of URLs. Sean Rafael Souza wrote: I am using the navigation radius tag for my menu, and today I noticed a little bug... My snippet is like this: r:navigation urls=Rafael's Pages:

Re: [Radiant] Navigation

2009-06-03 Thread Jim Gay
Fork. Branch. Spec. Code. Pull Request. On Jun 3, 2009, at 5:23 PM, Rafael Souza wrote: I fixed it modifying the core radiant. There is a simple way to contribute? On Wed, Jun 3, 2009 at 5:41 PM, Sean Cribbs seancri...@gmail.com wrote: Rafael, Try adding slashes on the ends of your

Re: [Radiant] Navigation

2009-06-03 Thread Rafael Souza
I fixed it modifying the core radiant. There is a simple way to contribute? On Wed, Jun 3, 2009 at 5:41 PM, Sean Cribbs seancri...@gmail.com wrote: Rafael, Try adding slashes on the ends of your URLs; and yes, r:navigation has pretty primitive matching of URLs. Sean Rafael Souza wrote:

Re: [Radiant] Navigation

2009-06-03 Thread Sean Cribbs
Someone should put that on a sign or t-shirt! Sean Jim Gay wrote: Fork. Branch. Spec. Code. Pull Request. On Jun 3, 2009, at 5:23 PM, Rafael Souza wrote: I fixed it modifying the core radiant. There is a simple way to contribute? On Wed, Jun 3, 2009 at 5:41 PM, Sean Cribbs