Re: [Radiant] Question about extension installation

2009-07-06 Thread john muhl
you might have a look at: http://wiki.github.com/radiant/radiant/installing-extensions and see if that helps at all. On Mon, Jul 6, 2009 at 3:40 PM, Wentao Wangedwardwen...@gmail.com wrote: Hey all, I am a rookie user of radiant CMS. Currently I am stuck by the extenstion installation (blog

Re: [Radiant] Is SQLite + Radiant very slow?

2009-07-02 Thread john muhl
my guess is it has nothing to do with sqlite which in my experience is plenty fast. i'd make sure you're running in the production environment, with lots of extensions the development environment can get real slow real fast. On Thu, Jul 2, 2009 at 8:47 AM, Mohit Sindhwanit...@onghu.com wrote:

Re: [Radiant] Re: Creating a UL/IMG based Navigation Bar

2009-06-15 Thread john muhl
On Mon, Jun 15, 2009 at 3:12 PM, Jeff Casimirj...@casimircreative.com wrote: Benny, instead of getting the slug for that element I got the slug for the current page. you are getting the current page slug because radius tags render within the context from which they're called. to get around

Re: [Radiant] We need to talk about extension versions

2009-06-09 Thread john muhl
On Tue, Jun 9, 2009 at 5:59 AM, Jim Gayj...@saturnflyer.com wrote: On Jun 9, 2009, at 6:51 AM, Jason Garber wrote: My suggestions for requirements: 1.) Extension authors have a way of specifying a minimum Radiant version with each release/revision of the extension. I chatted with John Muhl

Re: [Radiant] Deploying Radiant on Dreamhost - Passenger Won't Start

2009-06-03 Thread john muhl
On Tue, Jun 2, 2009 at 2:34 PM, Adam Farnsworth b...@adamfarnsworth.com wrote: rake ray:restart --trace (in /home/adamgotdiana/adamgotdiana.com) rake aborted! Don't know how to build task 'ray:restart' there is no ray:restart task. maybe you wanted the ray:setup:restart server=passenger task

Re: [Radiant] At my wit's end with Mailer -- (see Mailer.valid_config?)

2009-05-25 Thread john muhl
maybe trying putting the subject in quotes, the spaces might be choking it up ... subject: Thank You ... On Mon, May 25, 2009 at 8:31 AM, N. Turnage pixeln...@gmail.com wrote: I have set up Mailer on 3 different websites and the first two worked right out of the box, but the third is not

Re: [Radiant] Is there an extension that makes pages from xml?

2009-05-21 Thread john muhl
http://github.com/seancribbs/radiant-atom-import-extension might be a place to look for inspiration; as i understand it, you point that extension at an atom file and it puts the contents into radiant pages. On Wed, May 20, 2009 at 9:50 AM, Chaim Kirby chaim.ki...@childrens.harvard.edu wrote: I

Re: [Radiant] Problem with Extensions

2009-05-14 Thread john muhl
http://wiki.github.com/radiant/radiant/installing-extensions On Thu, May 14, 2009 at 9:02 AM, Mohit Sindhwani t...@onghu.com wrote: Emanuel Vinzent wrote: thank's! with the underscores in the directiories will should be work ;-) With the advent of git, we need a FAQ that explains how to

Re: [Radiant] Is there an extension for rotating or random images?

2009-05-13 Thread john muhl
On Wed, May 13, 2009 at 8:07 AM, N. Turnage pixeln...@gmail.com wrote: I could have sworn that I had seen an extension that would either load a random image or rotate images banner-style, but I cannot find it. I need to to be able to set a random background image for a div each time the page is

[Radiant] Re: Mailer extension oddities

2009-02-09 Thread john muhl
Nevermind I found the esoteric mailer config setting that enforces the correct behavior. Is there any reason why the strange behavior described above is the default one? On Sun, Feb 8, 2009 at 10:32 PM, john muhl johnm...@gmail.com wrote: I'm not sure if it has to do with 0.7.0 or the mailer

Re: [Radiant] So what doesn't work with 0.7?

2009-02-09 Thread john muhl
roughly... admin_tree_structure concurrent_draft dynamic_grouping exception_notification file_based_layout jargon legacy_path_handler link_roll location page_attachments_xsendfile page_event page_group_rbac_migrator page_meta page_review_process page_versioning rbac_base rbac_page_edit

[Radiant] Mailer extension oddities

2009-02-08 Thread john muhl
I'm not sure if it has to do with 0.7.0 or the mailer extension in general but I am getting odd redirects. For example, I have a contact page like this http://gist.github.com/60672 When the form submits successfully the user ends gets redirected at http://example.com/contact/thanks#mailer When

Re: [Radiant] Counting Articles

2009-02-03 Thread john muhl
might try excluding it by url r:find url=/articlesr:unless_url matches=/articles/archive r:children:count / /r:unless_url /r:find On Tue, Feb 3, 2009 at 3:03 PM, Steven Southard ste...@stevensouthard.comwrote: I was using r:find url=/articlesr:children:count //r:find to keep track of the

Re: [Radiant] Which Ba ?

2009-02-03 Thread john muhl
oops, they're not maintained On Tue, Feb 3, 2009 at 6:28 PM, john muhl johnm...@gmail.com wrote: http://github.com/aslakhellesoy/ba/network looks like while there are some other forks their either not active or get merged with the aslakhellesoy repository regularly. On Tue, Feb 3, 2009

Re: [Radiant] Sendfile headers

2009-02-02 Thread john muhl
i've been using the old x-sendfile patch on nginx and mongrel for about a year with no blank page issues. after setting up an edge 0.7 in a virtual machine i was able to run nginx and thin in production mode with no blank pages in well over a million requests through ab (assuming those blank pages

Re: [Radiant] Bad Gateway Error

2009-01-31 Thread john muhl
It looks like Apache is unable to connect to whatever is behind it serving the ruby requests. Make sure your mongrels or passenger or whatever are still running. On Sat, Jan 31, 2009 at 10:48 AM, Peter Soutter pe...@goodtravelcompany.com wrote: Hi, I'm hoping that someone might be able to help

Re: [Radiant] Members Extension Won't Install Correctly

2009-01-29 Thread john muhl
On Thu, Jan 29, 2009 at 3:28 PM, Adam Farnsworth b...@adamfarnsworth.com wrote: That didn't seem to work: $ cd vendor/extensions/members/ $ git submodule init No submodule mapping found in .gitmodules for path 'vendor/plugins/file_column' $ git submodule update No submodule

Re: [Radiant] New RedCloth

2008-07-24 Thread john muhl
On 2008/07/24, at 07:44, Sean Cribbs wrote: How would people feel about switching to a gem dependency on the latest RedCloth (instead of packaging it)? I think it's going to have to happen at some point unless Radiant wants to keep using the same old text parsing libraries from

Re: [Radiant] [ANN] Ray extension

2008-07-22 Thread john muhl
On 2008/07/21, at 13:37, Tim Gossett wrote: But if it automatically installs extensions as git submodules, I'd be much more interested. Especially if the presence of a .git directory at the project's root automatically puts it in git mode. I just pushed the changes up to github to support

Re: [Radiant] Ray extension for development-only?

2008-07-22 Thread john muhl
On 2008/07/22, at 13:35, Tim Gossett wrote: So if the Ray extension makes it stupid-easy to install Radiant extensions and can use Git to schlep the code around, does it need to be on my production box? Can I add it as a submodule for my local repo and ignore it for my remote repo? The idea

Re: [Radiant] [ANN] Ray extension

2008-07-21 Thread john muhl
. Aslak On Sun, Jul 20, 2008 at 12:54 AM, john muhl [EMAIL PROTECTED] wrote: One more tiny update to point out Ray no longer depends on wget for fallback, instead that functionality has been replaced using the standard Ruby HTTP library. Hopefully it will make Ray useful in a wider variety

Re: [Radiant] [ANN] Ray extension

2008-07-21 Thread john muhl
On 2008/07/21, at 12:30, Sean Cribbs wrote: You mean RAILS_ROOT Whoops, you're right. I must have had Radiant on the brain. On 2008/07/21, at 13:37, Tim Gossett wrote: I just passed over the Ray extension because I just saw deploy with Capistrano and thought deploying with git is easy

Re: [Radiant] [ANN] Ray extension

2008-07-19 Thread john muhl
Just a note that Ray is no longer “sort of stupid about migrate/update tasks”. Now an effort is made to determine whether there are any tasks. If a `vendor/extensions/extension_name/lib/tasks/ extension_name_extension_tasks.rake` file is found, Ray takes a peek inside to determine whether

Re: [Radiant] [ANN] Ray extension

2008-07-17 Thread john muhl
and the fullname of the extension. Remove that in the rake task and it works great. Keith Bingman On Jul 17, 2008, at 2:24 AM, john muhl wrote: rake ray:extension:install name=sweet-sauce hub=bob fullname=sweet- sauce_for-radiant Right now, Ray is sort of stupid about migrate/update tasks

Re: [Radiant] svn: 'vendor/extensions' is not a working copy

2008-07-13 Thread john muhl
It looks like your radiant_app directory is not in subversion, as far as I remember from my limited experience with subversion you need to have your Radiant application in svn (i.e. the directory containing vendor/extensions) prior to adding externals – another possibility is to just use

Re: [Radiant] Page_attachment extension with Flash files?

2008-07-13 Thread john muhl
On 2008/07/12, at 12:41, Sean Cribbs wrote: If there's a pretty standard way to insert a SWF, I'd love to see an implementation of r:attachment:swf / and I'd be happy to merge it in. http://github.com/johnmuhl/radiant-page-attachments-extension/tree/swf Seemed to me that embed

Re: [Radiant] Page_attachment extension with Flash files?

2008-07-13 Thread john muhl
On Sun, Jul 13, 2008 at 2:24 PM, Sean Cribbs [EMAIL PROTECTED] wrote: Is SWFObject available on Google's JS cache (like Prototype and jQuery)? If so, that could be an option. It certainly doesn't look like they have SWFObject in the caches. On 2008/07/13, at 13:32, Nate Turnage

Re: [Radiant] Re: Re: svn: 'vendor/extensions' is not a working copy

2008-07-13 Thread john muhl
On 2008/07/13, at 15:23, Jan frederik Poulsen wrote: I finally got the extension working (however some images to the buttons are missing?) I think you probably forgot to run the update task, cd /your/radiant_app rake radiant:extensions:reorder:update That will copy the necessary image and

Re: [Radiant] Re: Re: svn: 'vendor/extensions' is not a working copy

2008-07-13 Thread john muhl
. On 2008/07/13, at 15:26, john muhl wrote: On 2008/07/13, at 15:23, Jan frederik Poulsen wrote: I finally got the extension working (however some images to the buttons are missing?) I think you probably forgot to run the update task, cd /your/radiant_app rake radiant:extensions:reorder:update

[Radiant] Re: page_attachments on non-normal page types

2008-07-07 Thread john muhl
The solution turns out to be just editing environment.rb config.extensions = [ :page_attachments, :all ] or if you're still 0.6.7 config.extensions = [ :shards, :page_attachments, :all ] and restart of course. On 2008/07/01, at 21:38, john muhl wrote: Is there an easy way to get

[Radiant] page_attachments on non-normal page types

2008-07-01 Thread john muhl
Is there an easy way to get page_attachments working with other page types, like the File Not Found or Archive types? thanks ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site:

Re: [Radiant] page_attachments on non-normal page types

2008-07-01 Thread john muhl
On 2008/07/01, at 22:33, [EMAIL PROTECTED] wrote: On Tue, 2008-07-01 at 21:38 -0600, john muhl wrote: Is there an easy way to get page_attachments working with other page types, like the File Not Found or Archive types? Or even better, be able to attach images to the home page and have

Re: [Radiant] Markdown extension using RDiscount

2008-06-30 Thread john muhl
On 2008/06/29, at 21:23, Jim Gay wrote: On Jun 28, 2008, at 2:35 PM, john muhl wrote: On 2008/06/27, at 21:02, Jim Gay wrote: On Jun 27, 2008, at 10:26 PM, john muhl wrote: I've patched the default Markdown extension Looks nice. I've been frustrated by strange parsing bugs

Re: [Radiant] Markdown extension using RDiscount

2008-06-28 Thread john muhl
On 2008/06/27, at 21:02, Jim Gay wrote: On Jun 27, 2008, at 10:26 PM, john muhl wrote: I've patched the default Markdown extension Looks nice. I've been frustrated by strange parsing bugs, but never looked into it. A more accurate implementation of the syntax gets a warm welcome

Re: [Radiant] Page_attachments, but for other pages

2008-06-26 Thread john muhl
have you tried something like: r:find url=/manufacturers r:children:each r:attachment:image name=logo.png / /r:children:each /r:find On 2008/06/26, at 08:21, [EMAIL PROTECTED] wrote: Hey guys, Is there any way to access/view a page_attachment on a page where it hadn't been added in

Re: [Radiant] Page_attachments, but for other pages

2008-06-26 Thread john muhl
]: http://github.com/radiant/radiant-page-attachments-extension/tree/master/app/models/page_attachment_tags.rb On 2008/06/26, at 09:38, [EMAIL PROTECTED] wrote: On Thu, 2008-06-26 at 08:27 -0600, john muhl wrote: have you tried something like: r:find url=/manufacturers r:children:each

Re: [Radiant] Bootstrapping problem

2008-06-23 Thread john muhl
I've had good results with Radiant, SQLite3 and Mac 10.5 just working so if that's a possibility it might save you some effort. On 2008/06/23, at 10:19, aslak hellesoy wrote: Hi again, I just pulled the code from Github, copied config/database.sqlite.yml to config/database.yml, cd into

Re: [Radiant] Failure to install Page Attachments extension

2008-06-18 Thread john muhl
I think your problem might be with ruby 1.8.7, there were some changes to Enumerable::Enumerator that are possibly incompatible. Can you try going back to 1.8.6 and see if you get the same error? On 2008/06/17, at 14:50, Matt Anderson wrote: I'm trying to follow the instructions at

Re: [Radiant] any way to dynamically populate r:random?

2008-06-10 Thread john muhl
Cribbs wrote: This one has always been a mystery to me, however I believe it has to do with tag blocks versus expands. I imagine, however, we could produce a failing spec to demonstrate what is unexpected about the behavior. Any takers? Sean john muhl wrote: On 2008/06/07, at 16:49

Re: [Radiant] any way to dynamically populate r:random?

2008-06-07 Thread john muhl
always been a mystery to me, however I believe it has to do with tag blocks versus expands. I imagine, however, we could produce a failing spec to demonstrate what is unexpected about the behavior. Any takers? Sean john muhl wrote: On 2008/06/07, at 16:49, Andrew Neil wrote: On 6 Jun

[Radiant] any way to dynamically populate r:random?

2008-06-05 Thread john muhl
I'd like to insert part of a random subpage into the sidebar and figured it'd be a good fit for the r:random tag but so far am having very little luck. I've tried: r:random r:children:each r:optionr:title//r:option /r:children:each /r:random and even: r:random r:find

Re: [Radiant] Questions about deployment

2008-06-03 Thread john muhl
On 2008/06/03, at 11:22, Casper Fabricius wrote: If you have uploaded files using gallery, page_attachments or something else locally, you must also upload these manually from public to public. I ran into this same issue (with page_attachments), so I just switched it to use Amazon S3 for

Re: [Radiant] upgrading 0.6.6+shards extension to 0.6.7

2008-05-17 Thread john muhl
for that and your tutorial on your site (i use slicehost too) but hope someone solve this problem and i will upgrade then to 0.6.7 or something... have a nice days, guys keep up the great job On 5/17/08, john muhl [EMAIL PROTECTED] wrote: You should be able to just adjust the RADIANT_GEM_VERSION

<    1   2