Re: [Radiant] Hosting 0.7.1 site w/ Papperclipped

2009-04-09 Thread Elle Meredith
On 09/04/2009, at 4:54, N. Turnage pixeln...@gmail.com wrote: I've used Rails Playground (http://railsplayground.net) for two years now, and I've been very happy with them. They have svn and git repository hosting, serve rails apps with fcgi, mogrel and/or Phusion Passenger and they have

[Radiant] Text-Links-Ads

2009-03-22 Thread Elle Meredith
Hello, I wanted to ask your assistance in regards to installing Text-Links- Ads script on my Radiant install. They do not have instructions for Radiant but do for Rails. Their instructions for Rails include: 1. Copy/Paste the following to the controller: require 'net/http' require 'cgi'

Re: [Radiant] Installation: DB Bootstrap does not work

2009-03-15 Thread Elle Meredith
On 16/03/2009, at 6:30 AM, Benjamin Weber wrote: I just wanted to install Radiant via the Installation tutorial of the Documentation part of the website but something is wrong: $ /var/www/radiant/lch# rake --trace production db:bootstrap (in /var/www/radiant/lch) rake aborted! Hi Benny,

[Radiant] site_watcher error

2009-03-10 Thread Elle Meredith
Hello again, I installed the site_watcher extension and ran the migration. When going to the dashboard I get this error: ActiveRecord::StatementInvalid in Admin/dashboard#index Showing vendor/extensions/site_watcher/app/views/admin/dashboard/ _popular_pages.html.haml where line #1 raised:

Re: [Radiant] routing and comments

2009-03-09 Thread Elle Meredith
On 10/03/2009, at 1:34 AM, Steven Southard wrote: Comments are displayed on individual pages but I wanted to check if there is a way to display recent comments in general (not just the comments that belong to that page)? This sounds pretty useful. When you figure it out please post back

Re: [Radiant] routing and comments

2009-03-09 Thread Elle Meredith
On 10/03/2009, at 12:24 AM, Sean Cribbs wrote: 1. Routing: Currently articles are routed to year/month/day/ permalink. I wanted to ask where is this defined? This is defined in the ArchivePage class - the child_url method. I think I'm blind cause I've been trying to find it and I can't (I

[Radiant] Re: Conditional Tags

2009-03-06 Thread Elle Meredith
On 05/03/2009, at 3:31 PM, Elle Meredith wrote: 1. In my Normal layout I use the page title as h1 element (sometimes as a link, sometimes as just a heading). However, I wish _not_ to have a h1 title on the home page only. I am not sure how to achieve this. snipped Furthermore, using

Re: [Radiant] Conditional Tags

2009-03-05 Thread Elle Meredith
On 06/03/2009, at 12:32 AM, Anton Aylward wrote: Elle Meredith said the following on 03/05/2009 01:54 AM: In most cases, I completely agree with you Mohit :). However, in this case, the layout is exactly the same: one #main column, one #sidebar -- I only want to hide h1 heading on the home

[Radiant] Conditional Tags

2009-03-04 Thread Elle Meredith
Hello, I've got a question regarding conditional tags. There are two things I would like to do: 1. In my Normal layout I use the page title as h1 element (sometimes as a link, sometimes as just a heading). However, I wish _not_ to have a h1 title on the home page only. I am not sure how

Re: [Radiant] Conditional Tags

2009-03-04 Thread Elle Meredith
On 05/03/2009, at 4:19 PM, Mohit Sindhwani wrote: 1. In my Normal layout I use the page title as h1 element (sometimes as a link, sometimes as just a heading). However, I wish _not_ to have a h1 title on the home page only. I am not sure how to achieve this. Hi Elle, I'm not going to

Re: [Radiant] A few questions

2009-03-03 Thread Elle Meredith
On 03/03/2009, at 11:54 PM, Sean Cribbs wrote: It may go away in later versions (because of the coming page- attributes feature), but Radiant has the description and keywords fields in the meta area of the edit screen. In your layout, use r:meta / to emit both of those fields, or

Re: [Radiant] A few questions

2009-03-03 Thread Elle Meredith
On 04/03/2009, at 12:33 AM, Jim Gay wrote: if you are referring to http://github.com/saturnflyer/radiant-seo_help-extension/ It was written to provide if_meta/unless_meta tags, which the existing standard Radiant tags does not provide. The README says: You should consider using page parts

[Radiant] A few questions

2009-03-02 Thread Elle Meredith
Hello, I actually have a few (quite a few) questions, so I thought I'd group them together into one email. 1. Which extension should I choose: paperclipped or page_attachment? 2. I haven't seen (maybe I just missed it) any extension that lets me add downloadable files to the website and

[Radiant] Re: Speed of Radiant on Dreamhost

2009-02-28 Thread Elle Meredith
On 01/03/2009, at 5:57 AM, radiant-requ...@radiantcms.org wrote: I have had them running from sqlite3 rather than mysql, with and without Passenger. I've had other problems but never unacceptable delays. Just a question. I have a small site that is about to go live. It can easily be

[Radiant] 2 radiant projects on localhost

2009-02-27 Thread Elle Meredith
Hi, Sorry if this seems like a very basic question. I had one radiant project at one directory and this morning I installed a new Radiant project in another directory However, when I go to the first directory and run ruby script/server and then go to http://localhost:3000/ I only get

Re: [Radiant] 2 radiant projects on localhost

2009-02-27 Thread Elle Meredith
On 28/02/2009, at 5:50 AM, radiant-requ...@radiantcms.org wrote: The behaviour you describe would be observed if you had set up both of your Radiant apps to use the same database. So why not check and see if each app has its own database? I have done such a mistake -- you just made me

[Radiant] Re: first question(s): migration, comments....

2009-02-23 Thread Elle Meredith
On Feb 22, 2009, at 10:43 PM, Mohit Sindhwani wrote: Hi Elle, Welcome to Radiant. Thanks guys. If Radiant is similar to Textpattern, I believe I will feel right at home. and tools to import from other blogging software...' [Rails Inside, August 2008] I think this has been delayed

[Radiant] Radiant-Comments

2009-02-23 Thread Elle Meredith
Hi again, I followed suggestions on http://wiki.radiantcms.org/Using_Radiant_as_a_Blog . I installed the radiant comments extension -- then ran: rake production radiant:extensions:comments:migrate When I start the server and go to /admin/pages I get errors at the top saying:

[Radiant] first question(s): migration, comments....

2009-02-22 Thread Elle Meredith
Hello, I've installed Radiant this morning and currently going through the wiki's docs to learn how Radiant works. I'm reading an interview with Sean Cribbs saying that Radiant 0.7 will be a '... blogging release. This will include extensions that support comments on every page... and