[Radiant] Renaming parts site-wide?

2010-02-22 Thread Leon Miller-Out
Hi, folks! I was trying to rename some parts in one of our sites, and I couldn't get the application to show me the new part names. Here's what I did: sqlite update page_parts set name = 'left' where name = 'body'; sqlite update page_parts set name = 'right' where name = 'sidebar'; sqlite update

Re: [Radiant] Help!!!!!!!

2010-02-22 Thread Ben Evans
Neel, Ruby on Windows has some issues with the built in file copy command, I never got script/extension install working on my windows dev setup. However, it is not too hard to install extensions manually. Here is the radiant wiki article on it:

[Radiant] Paperclipped: Show Assets Bucket + Firefox 3.5.5 (win) = Fail?

2010-02-22 Thread Jeff Casimir
Hey all, I'm working with a client who's having trouble uploading files. It's extra frustrating because they're remote. We walked through the process today and found that when they're clicking the Show Assets Bucket on a page's edit screen, nothing is coming up. I'm accessing the site with

Re: [Radiant] Paperclipped: Show Assets Bucket + Firefox 3.5.5 (win) = Fail?

2010-02-22 Thread Mohit Sindhwani
On 23/2/2010 12:29 AM, Jeff Casimir wrote: I'm working with a client who's having trouble uploading files. It's extra frustrating because they're remote. We walked through the process today and found that when they're clicking the Show Assets Bucket on a page's edit screen, nothing is coming

Re: [Radiant] Renaming parts site-wide?

2010-02-22 Thread Erik Ostrom
Those first two statements look to me like they'd at least make the parts show up differently in the admin area. Did you commit the changes? (I don't know whether SQLite3 defaults to autocommit.) Did you restart the server? (Depending on what mode you're running it, this might be necessary.) On

[Radiant] Multi_Site and Help Extensions for 0.9

2010-02-22 Thread Alexis Masters
Hello All, I have just set up my first 0.9 site with the rc version and I've installed my usual stable of extensions without a glitch. Only multi_site and help were not 0.9 ready as of Friday night. Does anyone have a sense of when these might be updated for 0.9? Both are fairly crucial for

Re: [Radiant] Paperclipped: Show Assets Bucket + Firefox 3.5.5 (win) = Fail?

2010-02-22 Thread Keith Bingman
On Feb 22, 2010, at 5:45 PM, Mohit Sindhwani wrote: On 23/2/2010 12:29 AM, Jeff Casimir wrote: I'm working with a client who's having trouble uploading files. It's extra frustrating because they're remote. We walked through the process today and found that when they're clicking the Show

Re: [Radiant] Paperclipped: Show Assets Bucket + Firefox 3.5.5 (win) = Fail?

2010-02-22 Thread Jeff Casimir
Thanks for the tips, guys. I've updated Paperclipped from github and have my fingers crossed until the client gets back to me. - Jeff On Mon, Feb 22, 2010 at 3:51 PM, Keith Bingman ke...@keithbingman.com wrote: On Feb 22, 2010, at 5:45 PM, Mohit Sindhwani wrote: On 23/2/2010 12:29 AM, Jeff

Re: [Radiant] Paperclipped: Show Assets Bucket + Firefox 3.5.5 (win) = Fail?

2010-02-22 Thread Mohit Sindhwani
On 23/2/2010 5:20 AM, banane wrote: I was frustrated with paperclipped, and so were a few colleagues, so we built MediaMaid, a really basic asset management extension. Just throwing it out there. Specifically what frustrated you? It would be good to have your view point? Paperclipped

Re: [Radiant] Help!!!!!!!

2010-02-22 Thread neel iyer
thanks a lot ben ... it worked . thanks for the help guys ... regards neel On Mon, Feb 22, 2010 at 9:52 PM, Ben Evans jedifree...@gmail.com wrote: Neel, Ruby on Windows has some issues with the built in file copy command, I never got script/extension install working on my windows dev

Re: [Radiant] Multi_Site and Help Extensions for 0.9

2010-02-22 Thread Josh French
Only multi_site and help were not 0.9 ready as of Friday night. MultiSite should run fine on edge. Were you having a specific problem with it? Josh ___ Radiant mailing list Post: Radiant@radiantcms.org Search:

Re: [Radiant] Paperclipped: Show Assets Bucket + Firefox 3.5.5 (win) = Fail?

2010-02-22 Thread banane
I was helping a client with their Radiant installation- and the Gallery never showed up, and I was trying to help some of the content writers and editors use it. The asset ID # is a bit cludgy and clumsy to use. So went to another group and they suggested using the paperclip but with a different

[Radiant] if_ancestor_or_self returns true for siblings?

2010-02-22 Thread Stuart Henry
Hi all, I'm new to RadiantCMS, so my apologies if this has been answered elsewhere... My basic page structure is something like: * Home ** Events *** Calendar ** Membership *** Join ** Gallery ** Resources I'm using r:if_ancestor_or_self.../r:if_ancestor_or_self within the