[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

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

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