[Radiant] Counting pages in an archived month - how?

2009-02-16 Thread N. Turnage
Hey guys, Is there any way to count how many pages are archived per month for a given parent? What I have is this: Posts By Month ">format="%B %Y" /> I would like to show something like this, where "(50)" is the number of pages posted during February 2009: February 2009 (5

[Radiant] undefined method `fdiv'

2009-02-16 Thread subsorama
Hello again, I just updated my system in order to try out the latest version of Radiant and I am getting the following error in 0.7.1 NoMethodError (undefined method `fdiv' for 0:Fixnum): /usr/lib/ruby/1.8/yaml/rubytypes.rb:146:in `is_binary_data?' /usr/lib/ruby/1.8/yaml/rubytypes.rb:

Re: [Radiant] RubyGems 1.3.1 and Radiant < 0.6.4

2009-02-16 Thread subsorama
Thanks Sean, Do you mean updating using the instructions for 0.6.5, creating a new site and then migrating the db would have the new boot.rb wouldn't it? If only I could get 0.7.1 working I'd feel better about going forward ;) Does Radiant or it's version of RoR require any specific version

Re: [Radiant] RubyGems 1.3.1 and Radiant < 0.6.4

2009-02-16 Thread Sean Cribbs
Dominic, Sorry, I don't know how you can get around that issue, except to update your sites to 0.7.x. The other day, I updated diopa.org to 0.7.0 and it is now significantly faster. I imagine you would encounter the same thing. One note about that conversion - I upgraded from 0.6.4 to 0.7.0

[Radiant] RubyGems 1.3.1 and Radiant < 0.6.4

2009-02-16 Thread subsorama
Hi, I have just updated to RubyGems 1.3.1 from an older version and now my old radiant gems are throwing a couple of errors due to some methods being depreciated: '#search support for String patterns is deprecated' and 'undefined method "require_gem"'. Is there a quick way to avoid havi

Re: [Radiant] [ANN] Radiant 0.7.1 - Engraving Release (bugfix)

2009-02-16 Thread Sean Cribbs
Put it at the top of the file. RADIANT_GEM_VERSION = "0.6.9" Sean Mohit Sindhwani wrote: Sean Cribbs wrote: If you don't have it, it will automatically use the latest version. You're fine! Where do we add/ specify the RADIANT_GEM_VERSION? Start of the file, end of the file? I needed to do

[Radiant] Comments -- order asc or desc

2009-02-16 Thread Steven Southard
Has anyone added the option to comments:each for order? I've got comments working great so I thought they would also do a fine job of testimonials but the order needs to be reversed. Ordering comments by index or date would be very useful. Can anyone think of a way to do this with the av

Re: [Radiant] [ANN] Radiant 0.7.1 - Engraving Release (bugfix)

2009-02-16 Thread Mohit Sindhwani
Sean Cribbs wrote: If you don't have it, it will automatically use the latest version. You're fine! Where do we add/ specify the RADIANT_GEM_VERSION? Start of the file, end of the file? I needed to do this for using an older version for a site that is built on 0.6.9 and the system tries to us

Re: [Radiant] [ANN] Radiant 0.7.1 - Engraving Release (bugfix)

2009-02-16 Thread Sean Cribbs
If you don't have it, it will automatically use the latest version. You're fine! Sean Erik van Oosten wrote: I am upgrading a recently created 0.7.0 site. In step 2 I can not find the RADIANT_GEM_VERSION constant. Am I missing something? Regards, Erik. Sean Cribbs wrote: UPGRADING F

Re: [Radiant] [ANN] Radiant 0.7.1 - Engraving Release (bugfix)

2009-02-16 Thread Erik van Oosten
I am upgrading a recently created 0.7.0 site. In step 2 I can not find the RADIANT_GEM_VERSION constant. Am I missing something? Regards, Erik. Sean Cribbs wrote: UPGRADING FROM 0.7.x 1. Update the Radiant gem: % gem update radiant 2. Change the RADIANT_GEM_VERSION constant in conf

[Radiant] Re: Re: Multiple Sites with seperate users

2009-02-16 Thread Bartee Lamar
Mr Magpie wrote: >> Could you keep us posted on this forum. >> >> I really would like to have this. I have installed 0.7.0 >> >> I am going to hold off using this until I can get multi-sites and users. >> >> thanks > > Hey, I wouldn't want anyone to be holding their breath for me to do > this

[Radiant] Re: Re: Multiple Sites with seperate users

2009-02-16 Thread Mr Magpie
> Could you keep us posted on this forum. > > I really would like to have this. I have installed 0.7.0 > > I am going to hold off using this until I can get multi-sites and users. > > thanks Hey, I wouldn't want anyone to be holding their breath for me to do this. I haven't even looked at the