Re: [Radiant] Using one filter by default

2008-10-02 Thread Adam van den Hoven
I wonder if it would be possible to hook up the rake tasks for Ray to the UI (at least for those of us who aren't in a load balanced, multiple server situation) such that clicking the "Disable" button calls rake ray:dis name=some-extension and the "Enable" button calls rake ray:en name=some

Re: [Radiant] Using one filter by default

2008-10-02 Thread Sean Cribbs
This was removed way back in 0.6.5, primarily for technical reasons -- unlike PHP, you can't just make the change and expect it to take effect on the next request (without some knowledge of the deployment strategy). Sean Mohit Sindhwani wrote: Pacifists wrote: About your last suggestion - I'

Re: [Radiant] Using one filter by default

2008-10-01 Thread Mohit Sindhwani
Pacifists wrote: About your last suggestion - I've noticed that in 0.6.9 there are no checkboxes anymore to disable the extensions as it was before. That always looked strange to me, but I've never bothered to ask before. I hadn't noticed that you can't disable an extension from within the

Re: [Radiant] Using one filter by default

2008-10-01 Thread Pacifists
About your last suggestion - I've noticed that in 0.6.9 there are no checkboxes anymore to disable the extensions as it was before. That always looked strange to me, but I've never bothered to ask before. On Thu, Oct 2, 2008 at 7:20 AM, Mohit Sindhwani <[EMAIL PROTECTED]> wrote: > Joe Van Dyk wrot

Re: [Radiant] Using one filter by default

2008-10-01 Thread Mohit Sindhwani
Joe Van Dyk wrote: What's the best way of making one filter the default for all the pages? (and hiding the selector) [1] I think you can use the Settings Extension (details on Summer Reboot at http://wiki.radiantcms.org/Settings_Extension) to expose the setting to the Admin area for you to s