Re: [Radiant] adding tags to paperclipped?

2009-01-18 Thread Joe Van Dyk
On Sat, Jan 17, 2009 at 7:27 AM, Jose Hales-Garcia wrote: > > On Jan 17, 2009, at 7:18 AM, Mohit Sindhwani wrote: > >> * If the "folder" structure is to be carried forward to the display/ UI, >> it may be an idea to use PageAttachments and create child pages to represent >> the folders and attach

[Radiant] Re: Page_attachments problem

2009-01-18 Thread Errol Siegel
Yeah, that fixed it alright. I swear I ran that already. Perhaps it failed the first time and I didn't notice. Thanks! -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mai

Re: [Radiant] Page_attachments problem

2009-01-18 Thread Sean Cribbs
Make sure to run `rake radiant:extensions:page_attachments:update` to get the needed CSS and JS files. Sean Nicholas Henry wrote: I confirm I had exactly the same problem, but haven't had a chance to follow up on it yet. Cheers, Nicholas On Sun, Jan 18, 2009 at 3:00 PM, Errol Siegel

Re: [Radiant] Page_attachments problem

2009-01-18 Thread Nicholas Henry
I confirm I had exactly the same problem, but haven't had a chance to follow up on it yet. Cheers, Nicholas On Sun, Jan 18, 2009 at 3:00 PM, Errol Siegel wrote: > This is weird. I installed page_attachments and followed the setup > instructions. When I open a page I see "Attachments (

[Radiant] Page_attachments problem

2009-01-18 Thread Errol Siegel
This is weird. I installed page_attachments and followed the setup instructions. When I open a page I see "Attachments (0)" and the green plus sign. However, I can't click on the green plus sign to add an attachment (it doesn't appear to be a link). Where do I go from here? -- Posted via http:

[Radiant] 500 Internal Server Error with Styles n Scripts

2009-01-18 Thread Errol Siegel
I performed the installation and setup steps according to the documentation, but when I click either the CSS or JS tabs in the admin view, I get this error. Stack trace appears below. Thanks in advance for your help! /!\ FAILSAFE /!\ Sun Jan 18 13:37:29 -0600 2009 Status: 500 Internal Serve

[Radiant] Gem dependencies

2009-01-18 Thread Manuel Meurer
How do I set up gem dependencies in Radiant? When I include a "config.gem 'foo'" in environment.rb, I get the following error: /config/environment.rb:88: private method `gem' called for # (NoMethodError) Manuel ___ Radiant mailing list Post: Radiant@r

Re: [Radiant] file system extension and reorder

2009-01-18 Thread Andrew Neil
On 16 Jan 2009, at 14:47, Keith Bingman wrote: Has anyone gotten the reoder extension to work with the file_system extension? It seems to be dumping the position column of the pages, but on reimport they are no longer there. A quick look (very quick...) didn't reveal anything to me. It w