[Radiant] Re: adding tags to paperclipped?

2009-04-20 Thread Petrik de Heus
I had tagging on a earlier version of paperclipped, it was actually very to add. You could install the tagging extension, which I believe is based on has_many_polymorphs. Then just tell the tag model to reference assets as well as pages. Let me know if you need any pointers. I've created

[Radiant] Twitter Extensions

2009-04-20 Thread Haselwanter Edmund
Hi, I'm having problems with the twitter gem for using the two twitter extensions. rake development radiant:extensions:twitter_tags:migrate (in /Users/ehaselwanter/NetBeansProjects/radapp) rake aborted! can't activate activesupport (= 2.1.2, runtime), already activated activesupport-2.3.2

[Radiant] MissingEndTagError

2009-04-20 Thread nicolas couturier
Hi, got this error message : * end tag not found for start tag `'* using version 0.6.9 (gem). The problem seems at first to be in this snippet : r:if_url matches=^/$ / ul id=nav r:children:each/ li class=r:slug/ id= r:link/r:title//r:link ul class=r:slug/

Re: [Radiant] MissingEndTagError

2009-04-20 Thread Jim Gay
On Apr 20, 2009, at 3:15 PM, nicolas couturier wrote: Hi, got this error message : * end tag not found for start tag `'* using version 0.6.9 (gem). The problem seems at first to be in this snippet : r:if_url matches=^/$ / ul id=nav r:children:each/ li class=r:slug/ id=

Re: [Radiant] MissingEndTagError

2009-04-20 Thread nicolas couturier
Thx that did the trick. have a good day, Nicolas. 2009/4/20 Jim Gay j...@saturnflyer.com On Apr 20, 2009, at 3:15 PM, nicolas couturier wrote: Hi, got this error message : * end tag not found for start tag `'* using version 0.6.9 (gem). The problem seems at first to be in this snippet

[Radiant] Mailer Extension in Radiant 0.7.1

2009-04-20 Thread Alexis Masters
Hi Everyone, I notice that there is a Mailer Extension page in the wiki, but there is no Mailer in the Extensions Registry. This makes me wonder if it can be used in 0.7.1. I have tried to install it several times following the instructions on the Installing Extensions page, but the