Re: [Radiant] Re: Need a little more newsletter_extension help

2008-10-10 Thread Andrew Neil
On Fri, Oct 10, 2008 at 5:06 AM, Nate Turnage <[EMAIL PROTECTED]> wrote: > On Thu, Oct 9, 2008 at 9:38 PM, Nate Turnage <[EMAIL PROTECTED]> wrote: > > > Can somebody tell me what magical incantation I need to put in my > > environment.rb to get the 2.2.2 will_paginate gem working? > > > > Sorry fo

[Radiant] Excessive line breaks

2008-10-10 Thread Luis Lebron
I'm using the following snippet to create a list for a menu. It works correctly but it generates a large amount of unneeded line breaks. Any ideas on how I can fix this? Thanks, Luis __

Re: [Radiant] Excessive line breaks

2008-10-10 Thread Mohit Sindhwani
Luis Lebron wrote: I'm using the following snippet to create a list for a menu. It works correctly but it generates a large amount of unneeded line breaks. Any ideas on how I can fix this?

Re: [Radiant] Excessive line breaks

2008-10-10 Thread Sean Cribbs
Radius outputs the line breaks you put in there, so collapse it all into a single line and you should be fine. Sean Luis Lebron wrote: I'm using the following snippet to create a list for a menu. It works correctly but it generates a large amount of unneeded line breaks. Any ideas on how I can

Re: [Radiant] Re: Need a little more newsletter_extension help

2008-10-10 Thread Bill Barnard
On Fri, Oct 10, 2008 at 09:26:26AM +0100, Andrew Neil wrote: > I don't have time to offer any more advice just now, but here is a tip: when > your finding your way around someone else's code, the debugger is your > friend. Check out this article: > > http://guides.rails.info/debugging/debugging

Re: [Radiant] Re: Need a little more newsletter_extension help

2008-10-10 Thread Mohit Sindhwani
Hi Bill, Bill Barnard wrote: Drew - Thanks for the tip. I've wanted to figure out how to debug some things in rails, but the pain was too small to motivate me to find what I needed. You've done it for me. Thanks! As you know, the Summer Reboot project is ongoing. This is certainly a usefu

Re: [Radiant] Re: Need a little more newsletter_extension help

2008-10-10 Thread Mohit Sindhwani
Nate Turnage wrote: If anybody could give me some pointers on this, I promise that I will do my best to write up some documentation on the summer reboot site about how this extension works. In fact, I will also document my experience with the subscriber_list (based on newsletter) and database_for

[Radiant] [Radiant-Dev] Installing Radiant on Dreamhost with SSH

2008-10-10 Thread Tim Gossett
On Thu, Oct 9, 2008 at 11:11 PM, Adam van den Hoven < [EMAIL PROTECTED]> wrote: > > I've put a new article on the wiki at > http://wiki.radiantcms.org/Install_Dreamhost_Using_SSH > that outlines how to get radiant running directly on dreamhost > without using sftp or Capistrano. It strikes me as

Re: [Radiant] Re: [Radiant-Dev] Installing Radiant on Dreamhost with SSH

2008-10-10 Thread Adam van den Hoven
Clearly the wiki likes me better ;) On 10-Oct-08, at 9:14 AM, Tim Gossett wrote: On Fri, Oct 10, 2008 at 11:54 AM, Tim Gossett <[EMAIL PROTECTED]> wrote: I've made a couple minor edits to streamline the process. Thanks, Adam. Well, nevermind... my edits didn't work. -- Tim ___

[Radiant] tip: page_attachments extension needs submodule initialized

2008-10-10 Thread Jason Garber
Just a quick tip (and maybe bug report? not sure)... I tried a simple ./script/extension install page_attachments in my Radiant 0.6.9 instance and got rake aborted! undefined method `has_attachment' for PageAttachment(Table doesn't exist):Class The problem was attachment_fu was missing. It's in

Re: [Radiant] [Radiant-Dev] Installing Radiant on Dreamhost with SSH

2008-10-10 Thread Adam van den Hoven
On 10-Oct-08, at 8:54 AM, Tim Gossett wrote: On Thu, Oct 9, 2008 at 11:11 PM, Adam van den Hoven < [EMAIL PROTECTED]> wrote: I've put a new article on the wiki at http://wiki.radiantcms.org/Install_Dreamhost_Using_SSH that outlines how to get radiant running directly on dreamhost without usi

[Radiant] Re: [Radiant-Dev] Installing Radiant on Dreamhost with SSH

2008-10-10 Thread Tim Gossett
On Fri, Oct 10, 2008 at 11:54 AM, Tim Gossett <[EMAIL PROTECTED]> wrote: > I've made a couple minor edits to streamline the process. Thanks, Adam. > Well, nevermind... my edits didn't work. -- Tim ___ Radiant mailing list Post: Radiant@radiantcms.or

Re: [Radiant] tip: page_attachments extension needs submodule initialized

2008-10-10 Thread Sean Cribbs
Sean, thanks for maintaining the page_attachments extension! I tried out paperclipped, but it's too much for my users. They _get_ the simplicity of page_attachments. I've handed out maintenance to a couple active developers on it as well. I'm sorry about the script/extension install issu

Re: [Radiant] tip: page_attachments extension needs submodule initialized

2008-10-10 Thread Sean Cribbs
Just fixed this in edge: http://github.com/radiant/radiant/commit/5d957241ee6c9f2c040c5f17882976b56902f641 http://github.com/radiant/radiant/commit/c92cf42482c22f81674712b8e1b47d511661db7e Cheers, Sean Sean Cribbs wrote: Sean, thanks for maintaining the page_attachments extension! I tried

Re: [Radiant] [Radiant-Dev] Installing Radiant on Dreamhost with SSH

2008-10-10 Thread Tim Gossett
On Fri, Oct 10, 2008 at 12:14 PM, Adam van den Hoven < [EMAIL PROTECTED]> wrote: > Hopefully you've only got a 12 hours and a little less pain. > Actually, it looks like it might be as little as 8 now, though the graphic design part is always a rabbit hole for me... I've just tested the steps on

[Radiant] cannot upgrade to latest

2008-10-10 Thread Mario T. Lanza
I have been on .6.4 for some time and have grown my codebase substantially, having about a dozen custom extensions and a half dozen plugins. Recently, I have attempted to move to the latest version (.6.9) but I am having a rough go of it. (I have even moved some of my extensions from "vendor" to