Re: [Radiant] [Radiant-Dev] Virtual Pages and Permissions

2010-03-22 Thread Jason Garber
Sounds great! On Mar 21, 2010, at 12:08 PM, John W. Long wrote: Would anyone have any objection to hiding virtual pages from anyone who is not an Admin or Designer in 0.9? It strikes me that virtual pages are mostly used for system specific stuff like FileNotFound pages or ArchiveIndex

Re: [Radiant] Help with uninitialized constant Page::ResponseCache

2010-03-22 Thread Earl Chew
uninitialized constant Page::ResponseCache /usr/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/activesupport/lib/active_support/dependencies.rb:105:in `const_missing' (eval):6:in `clear_dynamic_ancestors_cache' I think this is due to old code in Andrea Franz's DynamicPage extension. My

[Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Hello! When I upgraded WomensGivingTree.org a couple of weeks ago, I didn't realize I lost the ability to make galleries. The Galleries tab still works fine, and it is just as easy as always to create a new gallery, but the photos will not upload, either individually or as an import. The

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread banane
Alexis- do you have access to the Radiant server log? You may find errors in there you can post to this thread. On Mon, Mar 22, 2010 at 8:54 AM, Alexis Masters alexismast...@gmail.com wrote: Hello! When I upgraded WomensGivingTree.org a couple of weeks ago, I didn't realize I lost the ability

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Interesting... In the Coldfusion world, I would have loud ugly error messages. Rails gives me Stealth error messages :-) I didn't realize there was an error in there, Anna. Thanks very much for pointing me in the right direction. You will be interested to learn the culprit is likely the

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Jim Gay
On Mon, Mar 22, 2010 at 2:14 PM, Alexis Masters alexismast...@gmail.com wrote: Interesting... In the Coldfusion world, I would have loud ugly error messages. Rails gives me Stealth error messages :-) I didn't realize there was an error in there, Anna. Thanks very much for pointing me in the

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
Anna, I removed the twitter extension, restarted the radiant, and the imports still don't come in. I suspect a javascript conflict. I do have firebug, and I'll go look with it, but I've never really gotten familiar with its use, and I can only hope it will tell me something. Thanks for

Re: [Radiant] [Radiant-Dev] Virtual Pages and Permissions

2010-03-22 Thread Jim Gay
I'm tentatively for this. Only tentative because I think we should solidly define the boundaries of what we expect a regular user to do for the sake of clarity. Since we've recently moved from a developer role to a designer role and moved Snippets to be admin/designer accessible only, I think it

Re: [Radiant] Version control and reordering together

2010-03-22 Thread Nicholas Henry
As a follow-up on this thread; it was this thread on the development list that suggested these (chronicle and reorder) were not compatible: http://groups.google.com/group/radiantcms-dev/browse_thread/thread/633af338e4a4da12 Also I was having problems with the History for chronicle. When deleting

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread Alexis Masters
As it turns out, this issue was a cache issue. The support guys at the webhost emptied the cache and I shut down everything on this end and did a hard reboot, which helps with cache issues. What we won't know for a while is whether it was the twitter extension that caused the cache to jam

Re: [Radiant] Gallery Extension Problem

2010-03-22 Thread banane
Jim- On the note re: Twitter, I was thinking that save_page might not be a good place to set the twitter page. I know with some moveable text blogs it reposts each time you save a post, and for some writers, they do it many many times. Doing it on the first time a page is published is probably the