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

2009-02-15 Thread Michael Kessler
Nick Plate has done user scoping for the multi_site extension: http://github.com/zapnap/radiant-multi-site-extension/commit/46a035d00126be51a49f431e4838f3968d156486 but unfortunately he did it just before josh french converted the official tests to specs. So you have either the official multi_s

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

2009-02-15 Thread Mr Magpie
Thanks for all the responses. Those existing extensions at least give me something to work with for when I get onto this. Real multisite support might distinguish Radiant from the many other CMS out there, but I don't know the others enough to say really. -- Posted via http://www.ruby-forum.com

[Radiant] Radiant 0.7.0 Requirements

2009-02-15 Thread Sylvain Gibier
Hyia - What are the requirements for this new version 0.7.0 ? I installed the latest version through gem with dependencies - but I keep on getting the following error while trying to invoke radiant (-version): ... rails/railties/lib/initializer.rb:199:in `set_load_path': undefined method `load_pa

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

2009-02-15 Thread Bartee Lamar
Michael Kessler wrote: > Nick Plate has done user scoping for the multi_site extension: > http://github.com/zapnap/radiant-multi-site-extension/commit/46a035d00126be51a49f431e4838f3968d156486 > but unfortunately he did it just before josh french converted the > official tests to specs. So you have

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

2009-02-15 Thread Sean Cribbs
Looks like it's time for another release of Radiant: http://radiantcms.org/download/ Radiant 0.7.1 Engraving is a bugfix release that corrects two errors in the user-interface. The contents of page-parts will now maintain escaped HTML characters across saves, and the tag reference will now p

Re: [Radiant] Comments order asc or desc

2009-02-15 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

[Radiant] Re: Comments order asc or desc

2009-02-15 Thread Bartee Lamar
Steven Southard wrote: > 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