Re: [Radiant] What is Radiant 1.0 and which Asset extension to use, was: page_attachments interface enhancements

2010-06-30 Thread William Ross
On 30 Jun 2010, at 02:04, Jim Gay wrote: On Tue, Jun 29, 2010 at 8:50 PM, Jeff Casimir j...@casimircreative.com wrote: I'd like to see radiant follow some of the footsteps from merb and have two gems: radiant-core and radiant-more. The 'radiant' gem would snip To me, radiant-more would

Re: [Radiant] Re: Restricting access sites with spanner's extensions

2010-07-21 Thread William Ross
On 21 Jul 2010, at 04:14, Jim Gay wrote: On Jul 20, 2010, at 9:26 PM, Andrew Reid wrote: On 21 July 2010 10:22, Andrew Reid andrew.r...@synergetix.com.au wrote: What am I not doing right here? Do I need to do something else to restrict the visibility to (and access to) that tab? A

Re: [Radiant] paperclipped windows?

2010-07-21 Thread William Ross
On 21 Jul 2010, at 20:18, Jim Gay wrote: On Wed, Jul 21, 2010 at 4:09 PM, Horst Rischbode ho...@horibo.de wrote: Hi, this doesn't seem to be a windows issue. Here is the log entry. This comes up each time, a thumbnail or icon image should be built. [paperclip] identify '-format' '%wx%h'

Re: [Radiant] paperclipped_uploader

2010-07-25 Thread William Ross
On 25 Jul 2010, at 18:25, Steven Southard wrote: This is an addon to paperclipped right? I've added it to extension, updated, migrated and I'm not seeing anything new. I've got a bunch of images to upload and I'd like to have a simple interface to do it all at once. What am I missing

Re: [Radiant] Radiant 9.1 and Multi Site

2010-07-27 Thread William Ross
On 27 Jul 2010, at 06:47, Alexis Masters wrote: Is anyone making any progress in getting multi site going on 9.1? It is a core extension for me, and I can't do any more Radiant sites without it. To get the functionality I need, I've actually been driven back to Coldfusion, a fate almost

Re: [Radiant] Using Sass mixins with Radiant managed Sass-filtered CSS files

2010-08-11 Thread William Ross
On 10 Aug 2010, at 17:47, Wes Gamble wrote: All, I have a Sass file that I am managing in Radiant. I'd like to pull in a mixin to keep the Sass file clean. I placed my mixin Sass file in RADIANT_ROOT/public/stylesheets/sass/_mixins.sass I refer to it from my stylesheet with the

Re: [Radiant] Customizing the user admin UI at the column level

2010-08-12 Thread William Ross
On 13 Aug 2010, at 00:35, Wes Gamble wrote: I have reviewed the contents of http://wiki.github.com/radiant/radiant/modifying-the-page-ui in depth. I have extension that modifies the user model to be attached to something called a program, and I've made the change in the DB, and modified

Re: [Radiant] Issue with 0.9.1 and events_calendar

2010-09-22 Thread William Ross
On 22 Sep 2010, at 02:19, wprater wrote: After an upgrade to 0.9.1, an old copy of events_calendar is no longer working. We're not able to upgrade the extension at this time. The exception being thrown is the following: = can't convert Array into String, but there does not seem to

Re: [Radiant] Upgrading: 0.6.7 - 0.9.1

2010-09-23 Thread William Ross
On 23 Sep 2010, at 21:55, john muhl wrote: On Thu, Sep 23, 2010 at 3:17 PM, D.Kreft dkr...@gmail.com wrote: I'm attempting to upgrade Radiant from 0.6.7 to 0.9.1 and it's proving to be quite a pain. i prefer to upgrade one version at a time. so in your case i'd first go to 0.6.9, then

Re: [Radiant] Upgrading: 0.6.7 - 0.9.1

2010-09-24 Thread William Ross
On 23 Sep 2010, at 22:47, D.Kreft wrote: But isn't it a bit bad (to put it mildly) that running the migrate rake tasks would drop all of my tables? That's not much of a migration--it's more like a hostile takeover. I'm reminded that a few months back I did an upgrade from 0.6.7 to 0.8.1

Re: [Radiant] Using devise (or some other authentication/authorization framework) as a log in solution for Radiant end-users

2010-10-06 Thread William Ross
On 5 Oct 2010, at 19:04, Jim Gay wrote: or b) using something else and challenges faced by using that something else alongside Radiant. Many thanks, Wes We will eventually pull out the editor auth stuff and make it configurable too, but check out the extension registry to see how

Re: [Radiant] how to integrate with Google Map

2010-10-18 Thread William Ross
On 14 Oct 2010, at 08:59, sawangpong wrote: How to integrate with google map.? That depends what you want to display on the map. Have a look at the event_map extension for one example: http://ext.radiantcms.org/extensions/244-event-map

Re: [Radiant] Need help with Compass configuration for Radiant

2010-10-25 Thread William Ross
You shouldn't need any special measures. Have you tried just putting @import compass/css3 At the top of one of your sheets? On edge that should just work. Best, Will Please excuse speling. Fat thumbs. On 25 Oct 2010, at 18:51, Wes Gamble we...@att.net wrote: Radiant 0.9.1 (vendor'ed)

Re: [Radiant] Best way to protect pages with custom auth-system?

2010-10-29 Thread William Ross
On 29 Oct 2010, at 04:35, Jim Gay wrote: On Sat, Oct 16, 2010 at 3:08 PM, swartz netv...@gmail.com wrote: I have a custom auth-system based on authlogic (based largely on reader extension). I have two roles: regular users and moderators. I also have two extra pages types, one is for

Re: [Radiant] Recent Spam and Request for Moderators

2010-10-31 Thread William Ross
I can help with that. Let me know what you need, if you still do. will On 29 Oct 2010, at 20:49, Jim Gay wrote: We recently had a few spam messages come through to the list. I'm both very sorry and very annoyed about that. I've banned the offending members, but I'd love to get more

Re: [Radiant] Application error when Loggin into admin area

2010-11-05 Thread William Ross
On 5 Nov 2010, at 04:00, Obi wrote: Ah, yes I remember being told to rake something in a set of instructions, every-time I do though I get this message (hadn't realized the rake was so important so I just skipped it, oops): rake aborted! No Rakefile found (looking for: rakefile,

Re: [Radiant] Library and PaperClipped

2010-11-10 Thread William Ross
On 10 Nov 2010, at 13:31, Jim Gay wrote: On Mon, Nov 8, 2010 at 9:45 AM, Anthony Bouch anthony.bo...@gmail.com wrote: Have been trying to get a gallery to work with Radiant. I've tried the 'Galleries' extension - but could see no way to add images from the asset list to the gallery. Am

Re: [Radiant] Library and PaperClipped

2010-11-10 Thread William Ross
On 10 Nov 2010, at 13:45, William Ross wrote: On 10 Nov 2010, at 13:31, Jim Gay wrote: On Mon, Nov 8, 2010 at 9:45 AM, Anthony Bouch anthony.bo...@gmail.com wrote: Have been trying to get a gallery to work with Radiant. I've tried the 'Galleries' extension - but could see no way to add

Re: [Radiant] Programmatically creating pages

2010-12-09 Thread William Ross
On 9 Dec 2010, at 16:13, Neil wrote: In reference to my previous post - as I'm importing content into Radiant from Wordpress, how do I go about setting the created_by to a user? Every time I set the value, it's always NULL that ends up in the table (although updated_by is working just

Re: [Radiant] Textile (and other) filters have no effect - still see straight html

2010-12-10 Thread William Ross
On 10 Dec 2010, at 15:56, lmorris99 wrote: New install of Radiant here, 0.9.1; extensions show Textile 1.0 (and other filters too of course). My problem is: I edit a page, and change the Filter from none to Textile, click Save changes; then I edit the page again, and I still see straight

Re: [Radiant] Page saving error

2010-12-13 Thread William Ross
On 13 Dec 2010, at 09:01, rcz wrote: In Radiant CMS when I'm trying to save any page that has any PageType but normal (Archive, Index,etc.) I get this error: NoMethodError in Admin/pagesController#update undefined method `[]' for nil:NilClass With clean Radiant everything's work, my

Re: [Radiant] Partials access to local objects

2010-12-13 Thread William Ross
On 13 Dec 2010, at 19:05, bradley.t.her...@gmail.com wrote: I'm writing an extension to add a new feature to the taggable extension and I need to do something very simple: add a new column to the taggable index page. This is pretty simple: admin.tag.index.add :thead, add_required_header,

Re: [Radiant] Spanner Paperclipped Fork

2010-12-15 Thread William Ross
On 15 Dec 2010, at 16:58, bradley.t.her...@gmail.com wrote: I'm trying to install the paperclipped fork from Spanner (which searching around I found may be necessary for the Library extension) but whenever I run I get the following error rake aborted! Object is not missing constant Asset!

Re: [Radiant] Re: Duplicate 'slug' and 'breadcrumb' fields after adding page_fields extension

2010-12-18 Thread William Ross
On 18 Dec 2010, at 19:00, Joshua Danger French wrote: On Dec 17, 2010, at 10:52 PM, Todd wrote: Do you think edge is stable enough for me to get by for a while? I know edge is, by definition, not stable, but I would really like to have the PageFields functionality (without my site going down

Re: [Radiant] Good example of an application endpoint (RailsPage)

2010-12-20 Thread William Ross
On 20 Dec 2010, at 22:03, Wes Gamble wrote: I was reading through this post on Shared Layouts (http://www.ruby-forum.com/topic/158686), and came across the explanation of the Application page type. That was a while ago and what Sean was referring to is now just called a RailsPage. Still

Re: [Radiant] Looking for pointers: Access to request headers, intercept form submission early, etc...

2011-01-10 Thread William Ross
On 10 Jan 2011, at 07:10, Marc wrote: Hi, I seem to remember from somewhere that radius tags can't get access to session state, e.g. HTTP Headers. Specifically Referer? Is that correct? Just about to start digging into rails and would be nice to get hints where to look... No, it's quite

Re: [Radiant] Strange trouble creating a custom tag…

2011-01-13 Thread William Ross
On 13 Jan 2011, at 08:58, Marc wrote: Hi, I've been experimenting with adding a custom tag to Page, which works when I have: module UiTags include Radiant::Taggable desc Returns the server host name tag 'lsi:hostname' do |tag| CGI.escapeHTML(request.host()) unless request.nil?

Re: [Radiant] Slow page load times

2011-01-23 Thread William Ross
On 23 Jan 2011, at 19:04, Carl Youngblood wrote: Hello, we're running a Radiant installation and we're experiencing very slow load times. Here's our site: http://transfigurism.org We're running it on a linode 512 vm. The site uses the radiant_rss_reader extension to construct many

Re: [Radiant] Error Creating New Page 0.91 ArgumentError (interning empty string):

2011-01-23 Thread William Ross
On 24 Jan 2011, at 06:32, Cleverlemming wrote: Hail Caesars! I received a 500 Internal Server Error when trying to create a new page. Looking through the stack trace, the problem turned out to be that there was no default page.status set in Radiant::Config. I set it back to draft and all

Re: [Radiant] if home page

2011-01-28 Thread William Ross
On 28 Jan 2011, at 17:29, trans wrote: How to use radiant tags to say if home page? You mean, to test whether a page is the home page? r:if_url matches=^/$.../r:if_url By the way, in edge this has changed to: r:if_path matches=^/$.../r:if_path along with many other url/path

Re: [Radiant] Unique slug constraint on children of ArchivePage

2011-02-01 Thread William Ross
On 1 Feb 2011, at 14:13, D.Kreft wrote: I'm using an old version of Radiant (0.6.7) [1] but I think this behavior still exists in tip as well based upon what I see in github [2]. My customer has a bunch of events in various cities across the world this year that they want to publish via

Re: [Radiant] Unique slug constraint on children of ArchivePage

2011-02-01 Thread William Ross
On 1 Feb 2011, at 15:50, D.Kreft wrote: On Tue, Feb 1, 2011 at 6:43 AM, William Ross w...@spanner.org wrote: I don't use the archive extension but my feeling here is that the logic in the model is right and your url scheme is twisting things a bit out of shape. Any reason not to use

Re: [Radiant] Navigation question

2011-02-09 Thread William Ross
On 10 Feb 2011, at 02:37, a...@akhlah.com wrote: Forgive me if this seems a bit simplistic I am new to Radiant this is what I have on the main page table class=parsha_main border=0 cellpadding=0 cellspacing=2 tr td style=vertical-align: top; text-align: center;

Re: [Radiant] radiant-settings broken with Radiant 0.9.1 and trunk (continued)

2011-02-12 Thread William Ross
On 12 Feb 2011, at 06:36, cody eilar wrote: Since I couldn't post a reply to the actual thread I am starting a new one... Anyways, I am having the same problem as the above title. I am unable to successfully install and run the radiant-settings extension. I do the following steps: sudo

Re: [Radiant] Re: vhost extension site scoping

2011-02-13 Thread William Ross
On 14 Feb 2011, at 05:46, craayzie wrote: So this appears to be simple issue of the Snippets model validation not being updated. I know the proper way to do this is to create an ActiveRecord migration but just to see it work I hand-edited vendor/ radiant/app/models/snippet.rb -

Re: [Radiant] Re: vhost extension site scoping

2011-02-14 Thread William Ross
On 14 Feb 2011, at 08:14, craayzie wrote: So weird. I run the migration but it does nothing to db/schema.rb: add_index snippets, [name, site_id], :name = index_snippets_on_name_and_site_id, :unique = true add_index snippets, [name], :name = name, :unique = true Here's the exact

Re: [Radiant] Registering observers in a radiant extension

2011-02-23 Thread William Ross
On 21 Feb 2011, at 09:57, swartz wrote: Is there a better way to register an observer for a Radiant extension than editing environment.rb? I have tried adding extension_config block to my extension like so extension_config do |config| config.active_record.observers =

Re: [Radiant] Conditional tags wiki info: typo or user ignorance?

2011-02-23 Thread William Ross
On 23 Feb 2011, at 17:01, rosslaird wrote: In the radiant wiki over on github (I am posting this here because the wiki on github seems to have very low readership), the conditional tags page show this example code: head r:if_url matches=^/$ titleRadiant Handbook/title /r:if_url

Re: [Radiant] Perhaps a bug, perhaps not

2011-02-27 Thread William Ross
On 27 Feb 2011, at 19:18, BIO wrote: If I put this into my header snippet then the parent and all the child pages display images: div id=headerdiv id=site-titleimg src=/images/ncg-potpourri- big.png class=shadow style=align:left/r:if_url matches=^/ $Nyack Community

Re: [Radiant] Re: send multiple emails with mailer?

2011-02-27 Thread William Ross
On 27 Feb 2011, at 19:16, craayzie wrote: If someone could jump in and provide guidance on how to best implement sending multiple emails upon form submission that would be huge. I'd hate to spend time working on an implementation only to figure out afterwards that it wasn't the best approach.

Re: [Radiant] How to take advantage of server-side caching (Rack cache) without using browser caching

2011-03-09 Thread William Ross
On 8 Mar 2011, at 16:18, Wes Gamble wrote: William, Thanks for your reply. On 3/8/11 9:37 AM, William Ross wrote: On 5 Mar 2011, at 23:38, Wes Gamble wrote: QUESTION: Is the current caching scheme in Radiant (Rack) completely dependent on client-side caching, implying that a given

Re: [Radiant] Re: How to take advantage of server-side caching (Rack cache) without using browser caching

2011-03-09 Thread William Ross
On 9 Mar 2011, at 16:46, rosslaird wrote: I can find various online postings and tutorials about increasing the cache in rails, but is there a conventional way to do this in Radiant? In other words, how do you do this: The default cache timeout is only five minutes, though. I normally

Re: [Radiant] Re: Tags and taggable

2011-03-13 Thread William Ross
. Taggable is more general purpose but not so well-prepared out of the box. best, will Ross On Mar 13, 6:51 am, William Ross w...@spanner.org wrote: On 12 Mar 2011, at 22:18, rosslaird wrote: I have the tags extension installed, and I want to try out taggable. But it seems that both use

Re: [Radiant] Re: Error after updating to 1.0 RC2

2011-06-02 Thread William Ross
...@gatech.edu __ William Ross Spanner Ltd 18 Fountain Street Ulverston Cumbria LA12 7EQ 01229 588098 or 07771 562745

Re: [Radiant] Understanding the configuration of the new clipped extension that manages assets

2011-06-02 Thread William Ross
On 2 Jun 2011, at 18:42, Wes Gamble wrote: So do the settings under the 'assets' key in Radiant::Config do anything anymore, or is everything managed under 'clipped' now? Trying to set up for S3, and added all the 'assets.s3' settings and then realized these all have to be 'clipped'

Re: [Radiant] animated GIFs

2011-06-15 Thread William Ross
On 15 Jun 2011, at 09:54, Christian Aust wrote: I assume you're using the 1.0 release candidate, and therefore the new asset manager extension? I've seen this with transparent PNG, too. The paperclipped created thumbnails didn't have transparent areas but instead black background. Radiant

Re: [Radiant] animated GIFs

2011-06-15 Thread William Ross
On 15 Jun 2011, at 09:28, GD wrote: Hello Everybody, I am new to the list, very new to CMSs and very very new to Radiant (a great system, very excited to use it) ... building my wife's chocolate truffles website I wonder, if Radiant display animated GIFs. I uplloaded one and it doesn't

Re: [Radiant] Re: animated GIFs

2011-06-15 Thread William Ross
On 15 Jun 2011, at 11:09, GD wrote: On Jun 15, 12:02 pm, William Ross w...@spanner.org wrote: On 15 Jun 2011, at 09:28, GD wrote: Hello Everybody, I am new to the list, very new to CMSs and very very new to Radiant (a great system, very excited to use it) ... building my wife's

Re: [Radiant] Multiple Server Deployment for Radiant

2011-06-19 Thread William Ross
On 19 Jun 2011, at 16:54, Shanison wrote: Hi all, I have one Radiant website but deployed to a few servers, and one of the server S1 will be used to serve static file content and serve as a reverse proxy and redirect dynamic page request back to the other servers S2, S3, S4. So my question

Re: [Radiant] Values of the Radiant community (and Ecommerce solution?)

2011-06-20 Thread William Ross
On 20 Jun 2011, at 16:34, Jim Gay wrote: On Mon, Jun 20, 2011 at 10:17 AM, rosslaird r...@rosslaird.com wrote: I am consistently impressed with how helpful and friendly people are to another on this list. It's good to see. And I wonder about the role that geek practices such as the agile

Re: [Radiant] errors with clean install of radiant 1.0.0.RC2

2011-06-21 Thread William Ross
Hi Bob, Thanks for the report. This is a curious and intermittent problem that has a github issue in the clipped extension. I think it's fixed now that we're offloading nearly everything into gems, but that work is in progress at the moment so I can't quite tell yet. I may well vendor

Re: [Radiant] Re: Multiple Server Deployment for Radiant

2011-06-27 Thread William Ross
On 27 Jun 2011, at 04:56, Shanison wrote: Hi William, Thank you very much for your detailed explanation and suggestion. This is very helpful. For my case, actually it is for railover, so I think I have to use rSync or write an extension that money patch the asset manager, where upon any

Re: [Radiant] use compass w/ 1.0.0.RC

2011-07-01 Thread William Ross
On 1 Jul 2011, at 14:47, Bob Sleys wrote: Since Radiant now includes compass for it's own use how can it be used to setup the site? I tried including a compass plugin in a .scss file and including that stylesheet into the layout but that didn't work, no include happened. Perhaps I'm

Re: [Radiant] use compass w/ 1.0.0.RC

2011-07-01 Thread William Ross
On 1 Jul 2011, at 15:22, Bob Sleys wrote: I guess my little test didn't go far enough to see it work How do you import one sass style sheet into antoher IE. is is possible to do something like this? // In this file you should write your main styles or centralize your imports //

Re: [Radiant] Version of compass that's compatible with Radiant 0.9.1

2011-07-20 Thread William Ross
On 20 Jul 2011, at 23:33, Wes Gamble wrote: On 7/20/11 4:58 PM, Wes Gamble wrote: On 7/20/11 4:32 PM, Wes Gamble wrote: Does anyone know if there is a version of Compass that's compatible with using Radiant 0.9.1 as a gem? Radiant 0.9.1 packages haml as a plugin (and hence Sass).

Re: [Radiant] rails version on radiant

2011-08-19 Thread William Ross
On 19 Aug 2011, at 12:09, Jacky Huang wrote: Hi, I install radiant on ubuntu with 'sudo gem install rails radiant'. And the rails version is 3.0.10. jacky@jacky-laptop:~$ rails -v Rails 3.0.10 jacky@jacky-laptop:~$ radiant -v Radiant 0.9.1 jacky@jacky-laptop:~$ I know currently radiant

Re: [Radiant] Radiant Edge Install issues

2011-09-14 Thread William Ross
On 14 Sep 2011, at 15:58, Dave wrote: snip Is there a way to use the radiant gem and have it play nice without the vendored rails...??? I am quite capable of using Bundler and my Gemfile to ensure Radiant is happy, but apparently this is not possible with the current radiant gem? What

Re: [Radiant] Re: Radiant Edge Install issues

2011-09-14 Thread William Ross
Any idea why that occurs? On Sep 14, 11:13 am, William Ross w...@spanner.org wrote: On 14 Sep 2011, at 15:58, Dave wrote: snip Is there a way to use the radiant gem and have it play nice without the vendored rails...??? I am quite capable of using Bundler and my Gemfile to ensure

Re: [Radiant] Re: Radiant RC2 - Assets - Uploading a Video Error

2011-09-14 Thread William Ross
On 14 Sep 2011, at 19:11, James Martens wrote: Yes, you do need ffmpeg installed - RC2 will simply not boot without it, in my (admittedly limited) experience with RC2, so this requirement has been met already in my dev and production servers. The issue I can see is that radiant was looking

Re: [Radiant] Re: Radiant Edge Install issues

2011-09-15 Thread William Ross
On 15 Sep 2011, at 15:21, Dave wrote: Hi Will, Anything come of this? Any suggestions? Yes. I've had a busy morning, but I'm very glad you made me think it through: first because it turned out to be quite a serious problem and then because I realised that it could all be much, much

Re: [Radiant] Re: Radiant 1.0.0rc3 rake production db:bootstrap

2011-10-18 Thread William Ross
On 18 Oct 2011, at 21:48, Jim Gay wrote: On Tue, Oct 18, 2011 at 4:43 PM, Nicholas Henry nicholas.he...@gmail.com wrote: That works, thank you. Not sure if this is a common occurrence or not. I can't imagine it was an issue with my environment, I created a brand new rvm gemset and

Re: [Radiant] JavaScript usage from admin interface

2011-12-03 Thread William Ross
On 2 Dec 2011, at 21:15, Ross Laird wrote: I'm rebuilding one of my Radiant sites using the latest version, and I've decided to incorporate my JavaScripts into the Design -- Javascripts area rather than load them from a subdirectory. However, I haven't been able to find any documentation

Re: [Radiant] Upgrading from 0.9.1 to 1.0.0-rc4

2012-01-13 Thread William Ross
On 13 Jan 2012, at 00:29, Marshal Linfoot wrote: I'm having trouble with an upgrade to rc4 and wondering if anyone else has run into similar problems. Starting with a cloned copy of 0.9.1 instance, I've followed the guide from Jim Gay, https://gist.github.com/1540782, and can

Re: [Radiant] Tiny-Paper Extension and IE9

2012-01-17 Thread William Ross
On 17 Jan 2012, at 15:28, Jordon Bedwell wrote: 2012/1/17 Bjørn Michelsen bj...@bmichelsen.no: Hello all, I am using the latest version of the Tiny-Paper Extension with Radiant 0.9.1. The problem is that the extension does not seem to work with Internet Explorer 9. That is, clicking the

Re: [Radiant] Custom data - which way to choose?

2012-02-15 Thread William Ross
On 15 Feb 2012, at 16:17, Christian Aust wrote: Hi all, my radiant-1.0 site needs some sort of calendar. A couple of entries (about 80) per year will contain a description (no tags needed but filters are welcome) along with a date/time attribute and a boolean flag or two. It'd be nice to

Re: [Radiant] Multi-user

2012-03-19 Thread William Ross
Sorry. That was meant to go off-list. D'oh. will On 19 Mar 2012, at 12:53, William Ross wrote: On 19 Mar 2012, at 12:10, PaulinLondon wrote: We are interested in using Radiant as a true multi-user-and-multi-site platform. Is there anyone interested in taking on this project for us

Re: [Radiant] Dropbox or other file store?

2013-01-18 Thread William Ross
On 17 Jan 2013, at 18:30, Jim Gay j...@saturnflyer.com wrote: I'd love to have that. I think we'd need to create an adapter for the paperclip gem which handles the uploads. Currently you can do S3, file system, and I think rackspace cloud files (not sure about that though) There's a