[Radiant] Re: uninitialized constant InstanceGenerator::Config

2015-02-25 Thread Andrew vonderLuft
iirc, Radiant is not yet compatible with ruby 2.x.  I suggest trying it 
under 1.9.3

On Wednesday, February 25, 2015 at 8:23:33 AM UTC-8, Datatone Mail List 
wrote:

 I have had Radiant working in the past, and I am trying to recover after a 
 loss. I am installing afresh. 

 I have ruby 2.2.0, a completely fresh compilation. 

 I have rubygems 2.4.6. 

 With gem, I installed nothing but radiant. 

 i.e. 'gem install radiant' 

 I now have: 

 *** LOCAL GEMS *** 

 actionmailer (2.3.18) 
 actionpack (2.3.18) 
 activerecord (2.3.18) 
 activeresource (2.3.18) 
 activesupport (2.3.18) 
 acts_as_tree (0.1.1) 
 bigdecimal (1.2.6) 
 bundler (1.8.2) 
 chunky_png (1.3.4) 
 compass (0.12.7) 
 compass-rails (1.0.3) 
 delocalize (0.2.6) 
 fssm (0.2.10) 
 haml (3.1.8) 
 highline (1.6.21) 
 io-console (0.4.3) 
 json (1.8.1) 
 minitest (5.4.3) 
 power_assert (0.2.2) 
 psych (2.0.8) 
 rack (1.1.6) 
 rack-cache (1.2) 
 radiant (1.1.4) 
 radius (0.7.4) 
 rails (2.3.18) 
 rake (10.4.2) 
 rdoc (4.2.0) 
 RedCloth (4.2.9) 
 sass (3.2.19) 
 stringex (1.3.3) 
 test-unit (3.0.8) 
 tzinfo (0.3.43) 
 will_paginate (2.3.16) 

 When I follow the wiki instructions and type: 

 radiant --database postgresql path to my project 

 I get: 

 uninitialized constant InstanceGenerator::Config 

 Can you help please? My Ruby installation would seem to be pristine and 
 uncontaminated; I have installed nothing but radiant (which has brought in 
 its 
 own dependencies) yet things do not work as planned. 

 Best regards, 
 David 




-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Radiant] Re: Failing Installation of Radiant on OS X 10.10.

2014-11-10 Thread Andrew vonderLuft
Hi Dean,
This looks like an RVM issue.   I know this probably isn't especially 
helpful, but have you considered using another ruby version manager like 
rbenv or chruby?
I'm available on the RadiantCMS IRC channel as 'avonderluft' if you want to 
discuss -- I'm a reformed RVMer, and may be able to help.
Andrew

On Monday, November 10, 2014 5:20:27 AM UTC-8, Dean Canlas wrote:

  Hi. 

 I'm trying to install the Radiant gem using `gem radiant install` with 
 Ruby 1.9.3-p547 but I'm getting this error. 
 https://gist.github.com/x44x45x41x4E/df10af47202b1b9906f2 I have XCode 
 commandline tools already and gcc installed via brew but I still don't know 
 the problem. Tried searching it in google but no luck.

 Btw, I'm on a OS X 10.10. Thanks.


-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Radiant] Re: Radiant install not adding rakefile and gemfile.

2014-06-23 Thread Andrew vonderLuft
Not sure what is happening for you.  On Ruby 1.9.3, I just did:

* gem install radiant
* radiant test

Both Gemfile and rakefile were there, and bundle ran fine.  What version of 
ruby are you using?  

On Sunday, June 22, 2014 9:45:43 PM UTC-7, Briana Coppard wrote:



 On Monday, June 23, 2014 3:01:36 AM UTC+10, Andrew vonderLuft wrote:

 Is this a fresh install?  What version of Radiant?

 On Sunday, June 22, 2014 1:19:35 AM UTC-7, Briana Coppard wrote:

 I've been trying to get a radiant install working and when I run it it 
 doesn't add the required gemfile or rakefile.

 Is there an earlier version with the right files I can use or somewhere 
 I can get them and just manually copy them in?



 A fresh install. I've installed the gem and run radiant newProject. It 
 installs everything but those files so when I get to the step of running 
 bundle install and rake db it can't continue.

 As for version I just grabbed the latest version of radiant. Running gem 
 list gives me radiant (1.1.4)


-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Radiant] Re: Radiant install not adding rakefile and gemfile.

2014-06-22 Thread Andrew vonderLuft
Is this a fresh install?  What version of Radiant?

On Sunday, June 22, 2014 1:19:35 AM UTC-7, Briana Coppard wrote:

 I've been trying to get a radiant install working and when I run it it 
 doesn't add the required gemfile or rakefile.

 Is there an earlier version with the right files I can use or somewhere I 
 can get them and just manually copy them in?


-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Radiant] Re: Parent page not rendering radius tags from layout

2014-04-14 Thread Andrew vonderLuft
Hi Dean, 

If I understand you, this would involve using radius tags to put 
conditional logic in your layout, e.g.   r:if_parent r:if_ancestor etc. 
 I'm on #radiantcms IRC if you want to discuss.

avonderluft

On Tuesday, March 18, 2014 9:50:39 PM UTC-7, Dean Satchell wrote:

 Hi,

 I have a problem where I don't want the parent page to render some radius 
 tags from the layout selected in the page. This is because I want its 
 children pages to inherit that layout (i.e. default, so I don't have to 
 select the layout), but somehow not render all the tags from that layout in 
 the parent page. Any ideas?


-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Radiant] Active Directory Acces

2013-12-20 Thread Andrew vonderLuft
Anyone have any experience linking Radiant users to MS ActiveDirectory?  
Any extensions you have used that have worked well for you?
Any insights or war stories appreciate.  Thanks.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Radiant] Re: white label front page

2013-06-11 Thread Andrew vonderLuft
Hi Rafali,

Yes, we've done this quite a bit.  Check out the templates extension. 
  https://rubygems.org/gems/radiant-templates-extension

On Tuesday, June 11, 2013 10:41:29 AM UTC-7, rafali wrote:

 I am building a white label CRM app for a client - 

 the whitelabel part is the users will want to be able to use 1 or 3 
 templates for the home page -

 and use the CMS part to enter their own content.

 Has anyone done this in Radiant, any code fragment appreciated.

 BR
 Raf


-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[Radiant] Re: Reference Assets in

2013-05-22 Thread Andrew vonderLuft
Hi Julian,

Here is some more input on your questions and concerns.

1) On documentation: yes we need more contributors to the project.  If you 
end up liking Radiant perhaps you could help us out.  :-)  Have you looked 
here:  https://github.com/radiant/radiant/wiki  ?

2) On using assets:  On each edit pane (pages, snippets, layouts) there is 
a reference link for Available Tags  This pops up a reference, searchable 
by Filter Tags which shows all the available radius tags.  If you filter 
by asset you'll find all the tags used to display assets on pages.  As 
far as referencing assets in source code, you probably wouldn't do that 
much, but use the CMS itself and the tagging language.  But to answer your 
question, the assets are stored in ~/public/assets.  If you want to look at 
the radiant source code itself, assuming you're using the gem, you can edit 
`bundle show radiant` from your app root.  

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[Radiant] Re: Problem upgrading from 0.9.1

2013-05-22 Thread Andrew vonderLuft
demo.radiantcms.org refreshes its data on the hour with rake db:bootstrap 
using the Styled Blog option.  You can run this locally and then examine 
the data that way.   If you need more help with Radiant sites 
professionally, you can contact me at AVLUX support at supp...@avlux.net

Andrew vonderLuft

On Sunday, May 19, 2013 1:45:32 PM UTC-7, C Kiser wrote:

 I upgraded from Radiant 0.9.1 to 1.1.1 this winter when all the security 
 updates went out. The published material all worked fine but I never got 
 the admin interface working again. Now I would like to start adding to my 
 site again. Upgrading further, to 1.1.3, fixed the rake incompatibility 
 that had been my previous problem. But I seem to have some data anomaly 
 that is making my Articles (Archive) page gray out the Add Child button. 
 I tried poking around in the radiant source code but am not seeing anything 
 obvious at first glance. Since I don't have any non-core extensions 
 installed, I am pretty sure this is just a data issue. Would it be possible 
 to get a database dump from demo.radiantcms.org (in it's stock setup)? I 
 am pretty sure I can spot the difference in the data more quickly than I 
 can read through the source code. 

 Thanks,


-- 

--- 
You received this message because you are subscribed to the Google Groups 
Radiant CMS group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[Radiant] Re: Third-party hosting for Radiant 0.9.1

2011-07-14 Thread Andrew vonderLuft
shameless_self_promotion
AVLUX (avlux.net) is the host of radiantcms.org, the Extension
Registry, et al.  Andrew (that's me) is a core committer.  AVLUX
handles all radiant setup and configuration for customers - run on any
version, any gems, etc.
/shameless_self_promtion

On Jul 14, 8:58 am, JT webmas...@webproductionsinc.com wrote:
 Hello all,

 Can anyone offer suggestions for third party hosts that would support
 Radiant?

 I saw mention of Dreamhost in an unrelated post, and have also looked
 into Network Solutions (client is interested in hosting their site
 with their domain name registrar).

 Dumb question: In both hosts' list of installed gems, I don't see
 Radiant mentioned. Presumably I should install it myself? Also, what
 about ImageMagick for the paperclipped extension?

 List of installed gems on Dreamhost:http://rails.dreamhosters.com/

 List of installed gems on Network 
 Solutions:http://www.networksolutions.com/support/what-ruby-gems-are-available-...

 Thanks for your feedback,

 JT


Re: [Radiant] Radiant 1.0 Release Candidate 1

2011-05-26 Thread Andrew vonderLuft
There are compatibility issues with ruby 1.9.2
I believe Jim's intention is not to try to address them all now in the 1.0 /
Rails 2.3 release, but later in 2.0 / Rails 3 release.

Andrew

On Thu, May 26, 2011 at 1:58 PM, john johnm...@gmail.com wrote:

 i'm not jim but i was getting some errors with 1.9.2. might have been some
 extension or might have been in core. i didn't have time just then to track
 it down but please do try it with 1.9.2 and file issues with anything you
 find breaking.


Re: [Radiant] Files and images

2011-01-19 Thread Andrew vonderLuft
Check out the gallery extension here:
https://github.com/hairballopolis/radiant-gallery
In addition to this, there are other extensions for handling images in
content, e.g. the paperclipped extension
https://github.com/kbingman/paperclipped

Andrew vonderLuft
avlux.net


On Wed, Jan 19, 2011 at 7:28 AM, Dodge
alanrodgers.cons...@googlemail.comwrote:

 Hi after searching for days for a good CMS Im interested in Radiant.
 Couple of questions:
 There doesn't seem to be much info regarding images.
 Can you use images?
 Where abouts do the image files reside?
 Can you make galleries in Radiant CMS?
 Thanks for any advice.
 Alan.