[Radiant] forms extensions installed, but no Forms tab appears

2010-08-05 Thread lmorris99
I've been struggling with this for 2 days now. I reinstalled radiant (which works fine) and radiant-forms-extensions. Then I ran rake db:migrate rake db:migrate:extensions rake radiant:extensions:forms:migrate (which complained Don't know how to build task 'radiant:extensions:forms:migrate')

[Radiant] Re: New feature: manage CSS and Javascripts from the Admin UI

2010-08-05 Thread kbingman
Jim, looks like there is a little bug here... the stylesheet is set to draft after it is created. At least is was for me, which is probably was Marshal is not getting it in his layout. Keith On Aug 3, 9:43 pm, Marshal Linfoot mlinf...@gmail.com wrote: Jim, I just now tried this on a fresh

Re: [Radiant] forms extensions installed, but no Forms tab appears

2010-08-05 Thread Jim Gay
On Wed, Aug 4, 2010 at 3:32 PM, lmorris99 lmorris...@gmail.com wrote: I've been struggling with this for 2 days now. I reinstalled radiant (which works fine) and radiant-forms-extensions. Then I ran rake db:migrate rake db:migrate:extensions rake radiant:extensions:forms:migrate (which

Re: [Radiant] Re: New feature: manage CSS and Javascripts from the Admin UI

2010-08-05 Thread Jim Gay
Thanks I figured it would be a status problem. I thought I had that covered, but I'll jump on it an check it out. On Thu, Aug 5, 2010 at 5:23 AM, kbingman kbing...@gmail.com wrote: Jim, looks like there is a little bug here... the stylesheet is set to draft after it is created. At least is

Re: [Radiant] problem with search -- acts_as_solr - please assist.

2010-08-05 Thread Jim Gay
On Wed, Aug 4, 2010 at 10:53 PM, sethg sgit...@gmail.com wrote: I added acts_as_solr extension for radiant -- I followed the directions. I also added the acts_as_solr plgin for rails. now when I add a page I get: NoMethodError (undefined method `keywords' for #Page:0x10abcb640): radiant

Re: [Radiant] acts_as_solr

2010-08-05 Thread Jim Gay
On Thu, Aug 5, 2010 at 1:13 AM, Seth Gitner sgit...@gmail.com wrote: oki, so I have rebuilt my radiant install from scratch. I've only added acts_as_solr and required plugins. I can access my solr server just fine via the solr admin http://127.0.0.1:8982/solr/ -- I can also access

[Radiant] thinking_sphinx search question

2010-08-05 Thread Seth Gitner
Thanks for your feedback with my search troubles. I am now attempting to use the thinking_sphinx extension that seems to be all the rage. I just wish I could find a tutorial that included 1: submit form code 2: results page code or maybe even a screencast? so that i can literally cut and

Re: [Radiant] Re: New feature: manage CSS and Javascripts from the Admin UI

2010-08-05 Thread Marshal Linfoot
Keith, how did you determine that the stylesheet was in draft status? I browsed my sqlite database looking for that and couldn't find the styesheet page anywhere. On Thu, Aug 5, 2010 at 5:23 AM, kbingman kbing...@gmail.com wrote: Jim, looks like there is a little bug here... the stylesheet is

Re: [Radiant] thinking_sphinx search question

2010-08-05 Thread Seth Gitner
I don't have much to offer in persuasion . . . but -- How bout I send you a SU T-shirt? I hope you like the color orange. sg - Seth Gitner Assistant Professor of Newspaper and Online Journalism S.I. Newhouse School

Re: [Radiant] forms extensions installed, but no Forms tab appears

2010-08-05 Thread Mamed Mamedov
Hello, Can you please describe steps of how you have installed radiant-forms-extension? Which version of Radiant you are using? On 8/5/10, Jim Gay j...@saturnflyer.com wrote: On Wed, Aug 4, 2010 at 3:32 PM, lmorris99 lmorris...@gmail.com wrote: I've been struggling with this for 2 days now.

[Radiant] Generating thumbnails using paperclipped extension with S3 storage on Heroku

2010-08-05 Thread Wes Gamble
All, I am working on getting the paperclipped extension using S3 on my Heroku site. I am confident that connecting to S3 will work fine (though I haven't tried it yet). Don't I need ImageMagick or something similar for the thumbnail generation or other image manipulation? How does one