[Radiant] Problem resurecting old site on Dreamhost

2012-08-01 Thread Anton J Aylward
There is an old radiant site I'm trying to get working (again) on Dreamhost. The error on the web site is: - The application has exited during start-up (i.e. during the evaluation of config/environment.rb). The error message can be found below. To solve this problem, please

Re: [Radiant] Problem resurecting old site on Dreamhost

2012-08-01 Thread Anton J Aylward
Jim Gay said the following on 08/01/2012 10:35 AM: On Wed, Aug 1, 2012 at 10:17 AM, Anton J Aylward [... snip see previous in thread ...] Don't attempt to update Rails for the project. GOTCHA! I had it that far :-) It appears as if you have Radiant 0.9.1, but run gem list radiant

Re: [Radiant] Re: How to redirect a page?

2012-06-09 Thread Anton J Aylward
I currently don't have access to the code base, only the CMS login. Not a problem. I have a layout template which has in the head code that optionally brings in a page part named head. So, write a layout like that and use it for that page and have a page part named 'head' which contains meta

[Radiant] Dreamhost gem problem with radiant: rack

2012-06-09 Thread Anton J Aylward
Well it worked last month! I have a 0.9 Radiant running at Dreamhost and now phusion passenger gives me quote A source file that the application requires, is missing. It is possible that you didn't upload your application files correctly. Please check whether all your application files are

Re: [Radiant] Backup / convert / export a Radiant site to HTML

2012-02-13 Thread Anton J Aylward
Diogo Chaves said the following on 02/02/2012 02:19 PM: Hi, I have a radiant site that I need to convert to HTML. I remember I did a couple of years ago with an extension (but I can't find it now). The extension browse trough all the pages and save then in html. So after the process I end up

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

2011-07-14 Thread Anton J Aylward
JT said the following on 07/14/2011 11:58 AM: Hello all, Can anyone offer suggestions for third party hosts that would support Radiant? I saw mention of Dreamhost in an unrelated post, Did you look at http://wiki.dreamhost.com/Rails -- It is much more secure to be feared than to be

Re: [Radiant] How to unsubscribe from this mailing list

2011-07-01 Thread Anton J Aylward
Artem Zhirkow said the following on 07/01/2011 11:16 AM: How do I unsubscribe from this noisy mailing list? There is no any link for this... Yes there is. In the header. All managed lists have that. Some have it in the footer as well, but not the ones on Googlegroups. -- Security, the second

Re: [Radiant] How can I have a foolproof backup?

2011-06-29 Thread Anton J Aylward
Dave Akins said the following on 06/29/2011 01:08 PM: I am using Dreamhost for my site if that makes a difference. (Runs on phusion) :-) So am I Am anxious to try 1.0. Thanks to everyone making that happen. My question is what is the best way to have a fool proof backup before upgrading?

Re: [Radiant] Page Reordering

2011-06-20 Thread Anton J Aylward
Bob Sleys said the following on 06/20/2011 02:24 PM: The problem with the r:navigation is you need to pass the pages you want added manually OR loop though them all via other tags like the children tags but then you need some way to order them. IE the idea here is to setup the menu to be

Re: [Radiant] Page Reordering

2011-06-20 Thread Anton J Aylward
Bob Sleys said the following on 06/20/2011 09:59 PM: Thanks for the reply but I do find a couple of points interesting. First you rail against using the tree structure of the pages to generate menus and then point out that copy/reording is needed. Please re-read: that's not what I said.

[Radiant] What do the rolesmean

2011-03-18 Thread Anton J Aylward
I'm working with an old 0.6.9.site and need to clarify what the user roles are. I gather 'administrator' is all-powerful but what does 'developer' mean? Does it give power to alter the structure, snippets, layouts? What does it take to just give 'editor' role? -- Do we, holding that the gods

Re: [Radiant] if_url in layouts?

2011-02-21 Thread Anton J Aylward
craayzie said the following on 02/21/2011 07:22 PM: . I'm trying to use if_url to conditionally include jquery on my / contact page but it doesn't seem to be working: r:if_url matches=^/contact script type=text/javascript

Re: [Radiant] Faster ways to (re)generate sitemap

2011-02-11 Thread Anton J Aylward
swartz said the following on 02/11/2011 09:23 AM: I recently took over support for a large website that uses Radiant. Over 1000 pages and added/edited all the time. The site has a sitemap page, which shows all of the available resources. The sitemap is generated using the navigation_tags

Re: [Radiant] Slow page load times

2011-01-26 Thread Anton J Aylward
Carl Youngblood said the following on 01/25/2011 05:01 PM: to respond to Anton's previous comments, firebug shows that nearly all the delay is spent waiting for the server. Of course it is, but that isn't what I meant. You have a lot of images of your page. You have javascript and CSS. You

Re: [Radiant] default content of body and page parts tabs

2010-11-23 Thread Anton J Aylward
Hadi S. said the following on 11/23/2010 05:53 AM: Hi, i am new to Radiant and trying to find out how to set the default content for the body and page parts tabs. Is there a way or any extensions available to do that in Radiant? On the admin backend under Settings/Application there is the

Re: [Radiant] Re: Error when installing on Godaddy Shared Linux

2010-10-18 Thread Anton J Aylward
Lord.Quackstar said the following on 10/18/2010 11:16 AM: I think I might of gotten it installed (had to move to a new server), but now I'm getting another problem: Something is redirecting to the wrong directory. When visiting the root directory of my site I get a directory list. Then when

Re: [Radiant] Re: Installation Total Newb

2010-10-04 Thread Anton J Aylward
Jonathan said the following on 10/03/2010 08:26 PM: At one point I did get a 404 with the message Power by Radiant, or something similar. But, lately, I've just been getting Apache 404's. The page in question is here: http://dev.heresjonnie.com/radiant-test/admin/login, if that helps any.

Re: [Radiant] Re: How to use the toggle effect on pages?

2010-09-11 Thread Anton J Aylward
You might want to take a look at http://xkahn.zoned.net/blog/2010/03/31/twisty-3-simple-and-lightweight-disclosure-triangles-for-the-web/ OK, so it looks a bit like Apple :-) I've used this on a number of sites. Its simple and smooth and pretty lightweight. It can be nested and you have the

Re: [Radiant] Re: Regarding Ruby on Rails

2010-09-10 Thread Anton J Aylward
Haselwanter Edmund said the following on 09/10/2010 07:35 AM: you did not answer my questions: what does (on the terminal) $ gem env I did that. My thread was about problems with being unable to start after a Dreamhost upgrade to 64-bit and a conversion to RedCloth-4.2.3 output look

Re: [Radiant] Re: Regarding Ruby on Rails

2010-09-10 Thread Anton J Aylward
Haselwanter Edmund said the following on 09/10/2010 08:48 AM: On 10.09.2010, at 14:03, Anton J Aylward wrote: Haselwanter Edmund said the following on 09/10/2010 07:35 AM: you did not answer my questions: what does (on the terminal) $ gem env I did that. My thread was about