Re: [Radiant] Radiant Paperclip Extension and S3

2010-04-12 Thread Keith Bingman
be to install the Settings extension, then just add the correct fields in the admin UI. This is the way I do it. Let me know if that helps. Keith Keith Bingman ke...@keithbingman.com http://keithbingman.com August-Ruf-Str. 38 D-78224 Singen Tel.: +49-7731-798 383 0 Mobil: +49 171 932 33 75

Re: [Radiant] Radiant Paperclip Extension and S3

2010-04-12 Thread Keith Bingman
Try running RAILS_ENV=production script/console and let me know what happens. Keith On Apr 12, 2010, at 4:22 PM, Gabe Koss wrote: I have tried installing the Settings extension but it won't process any of the Rake tasks and breaks the app... Gabe Keith Bingman wrote: Hi Gabe, I

Re: [Radiant] Is settings extension ready for 0.9?

2010-04-01 Thread Keith Bingman
a blog a while back with another easy way to set the config values and keep them in version control: http://www.saturnflyer.com/blog/jim/2010/03/22/radiant-config-in-source-control/ This seems like the best way to go. Keith Keith Bingman ke...@keithbingman.com http://keithbingman.com

Re: [Radiant] Paperclipped: Show Assets Bucket + Firefox 3.5.5 (win) = Fail?

2010-02-22 Thread Keith Bingman
wasn't directly with Paperclipped, but with the version of Lowpro that was packaged with it. If that doesn't help, please let me know and I will help you figure out what the problem is. Keith Keith Bingman ke...@keithbingman.com http://keithbingman.com

Re: [Radiant] Files list extension?

2009-12-05 Thread Keith Bingman
I have something like that, but only for the new 0.9 version. It is more of a proof of concept than anything, but you can try it out here: http://github.com/kbingman/asset_tree Keith On Dec 4, 2009, at 9:11 PM, Jason Grimes wrote: Has anyone made an extension, or know of one, that will list

Re: [Radiant] Anyone having problems with Paperclipped on Snow Leopard?

2009-11-15 Thread Keith Bingman
ImageMagick needs to be 64bit, so you need to reinstall it and its dependancies. I had a terrible time getting it all updated on my desktop. The MacBook was fine... go figure. Keith On Nov 15, 2009, at 12:52 AM, banane wrote: Yes- re-install ImageMagick, the one for Mac/os X (didn't see a

Re: [Radiant] Anyone having problems with Paperclipped on Snow Leopard?

2009-11-15 Thread Keith Bingman
' and with passenger this doesn't get updated. You can set a config variable in Radiant:: Config called 'assets.image_magick_path' and set it to the base path of convert. This should do the trick for you. Let me know if that helps. Keith On Nov 15, 2009, at 5:06 PM, Nate wrote: Keith Bingman wrote

Re: [Radiant] (no subject)

2009-10-23 Thread Keith Bingman
What version of Radiant are you using? The latest gem (0.8.1) moved the cache to the temp folder. I just tried it out on a site of Heroku and it works great. The cache is immediately cleared on page save. Keith On Oct 23, 2009, at 1:48 PM, Radu Curteanu wrote: Hello. I have a dumb one.

Re: [Radiant] Thoughts on 0.9 RC1?

2009-10-19 Thread Keith Bingman
Paperclipped will definitely not work on it. I haven't had much time to investigate, but several javascripts that depend it depends on are changed or gone. Someone has a fork that I need to check out, but as it stands now, it won't work with the 0.9.0 RC1. I am currently working on the i18n

Re: [Radiant] Re: Paperclipped, Wym-Editor and default partial not found

2009-10-10 Thread Keith Bingman
Ah, thanks for the heads up, I will see what I can do about this. The interaction between Paperclipped and WymEditor is very complicated... Keith On Oct 10, 2009, at 7:04 PM, David Alan Hjelle wrote: Hi, all. It appears I've found the root of the problem. I don't know if it's a bug with

[Radiant] [ANN] Radiant i18n

2009-10-07 Thread Keith Bingman
am not sure that we need it. Thanks again to everyone who has helped out with translations and I am looking forward to getting this finished. Keith Bingman http://bingman-design.com http://invisible.ch ___ Radiant mailing list Post: Radiant

Re: [Radiant] Paperclipped assets bucket not showing

2009-07-30 Thread Keith Bingman
I think that bug was recently fixed. Firefox 3.5 created some problems and LowPro had to be updated. Try downloading the latest version of paperclipped and running rake radiant:extensions:paperclipped:update. This will install the newest javascripts. Keith On Jul 30, 2009, at 5:09 PM,

Re: [Radiant] Radiant In Herolu

2009-07-29 Thread Keith Bingman
Paperclip actually has a 0.7.1 branch and I think the current version works with 0.7.1 as well. Settings does not, but I have so many lying around.. there are some very minor changes to make it work though. Keith On Jul 29, 2009, at 10:21 AM, john muhl wrote: On Wed, Jul 29, 2009 at

Re: [Radiant] feedburner integration with Radiant

2009-07-24 Thread Keith Bingman
Keith Bingman ke...@keithbingman.com http://keithbingman.com On Jul 23, 2009, at 11:52 PM, Rafael Souza wrote: Anyone is using feedburner to manage feeds? I am having problems with images (I use paperclipped extension to manage images) when generating the feed. The image src

Re: [Radiant] extension: translator installation problem on v0.8

2009-07-10 Thread Keith Bingman
This is a tough one. I took a look at the translator extension last week, as I need to do several multi lingual sites in 0.8.0. The problem is, it makes some very complicated changes to the caching system, which as of 0.8.0 has been completely changed. I managed to get a version of it

Re: [Radiant] Radiant 0.8.0 Asterism Release

2009-06-16 Thread Keith Bingman
Working on it: http://github.com/kbingman/radiant/tree/master I will be moving this to the official i18n branch ASAP, but I have been pretty busy lately. It is mostly done, we have the views translated for German, Russian, French and Japanese. Any help is appreciated. Keith On Jun 16,

Re: [Radiant] Admin::RegionsHelper

2009-05-11 Thread Keith Bingman
I think I have this fixed, I will try to get a version posted on Github today. The template = @index is required for some of the partials. I have refactored a bunch of things and will be diving into the controller next. Keith On May 11, 2009, at 8:05 PM, Victor Elsendoorn wrote:

[Radiant] RailsConf BoF

2009-04-27 Thread Keith Bingman
be welcome. It is scheduled for 8:30 Tuesday evening. Hope to see some of you there! Keith Bingman ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman

Re: [Radiant] RailsConf BoF

2009-04-21 Thread Keith Bingman
I am definitely interested in a BoF session. I think Eugene ( who is working on the internationalization and doing the Russian translation) is coming too, so the i18n project would be a great topic. Keith On Apr 21, 2009, at 6:14 PM, Josh French wrote: I'm sussing out interest in a

Re: [Radiant] [ANN] Radiant Stereotype Extension

2009-03-28 Thread Keith Bingman
Have you tried this with a MySQL db yet? The find method gives an error... it seems the key, the name of the attribute is reserved in MySQL. Ptiy, it looks like a great extension, but it really needs to work with MySQL. Any help getting it running would be appreciated. Keith On Mar 27,

Re: [Radiant] not one of the allowed file types

2009-03-11 Thread Keith Bingman
I really need to change that. Add application/pdf to the Radiant::Config assets.content_types list. You can do this with the Settings extension or in the console. Keith On Mar 11, 2009, at 4:46 PM, Anton Aylward wrote: Here I am with a site that uses paperclipped for asset management

Re: [Radiant] Paperclipped Not Dragging or Dropping

2009-01-27 Thread Keith Bingman
Could it be that the pages are not saved yet. Or the parts? There is a limitation in the drag and drop script that only lets it drop onto parts that have been saved. I could solve it in jQuery, but Radiant uses Prototype.If anyone has an idea, I am always acceptin patvhes. Keith On Jan

Re: [Radiant] paperclipped

2009-01-26 Thread Keith Bingman
I have not had time to check it with the new release, but there is a branch for it on github.There was a thread a few days ago. I will try to get in patched soon. Keith On Jan 26, 2009, at 10:48 PM, Steven Southard wrote: I'm using paperclipped with .7rc2 and on my mac's server is runs

Re: [Radiant] Paperclipped with more complex image manipulation

2009-01-25 Thread Keith Bingman
Hi Jeff, I don't think there is any way to do this without accessing the new features in the Paperclip plugin (which paperclipped just accesses). If I understand correctly, you want to fill the image, this is not really the idea behind paperclipped. It is more for storing assets and

[Radiant] file system extension and reorder

2009-01-16 Thread Keith Bingman
Has anyone gotten the reoder extension to work with the file_system extension? It seems to be dumping the position column of the pages, but on reimport they are no longer there. A quick look (very quick...) didn't reveal anything to me. Any ideas? Keith Bingman

Re: [Radiant] Passing dynamic values to page_attachment tags

2009-01-07 Thread Keith Bingman
What was your problem with non image files? Paperclip handles those pretty well now and paperclipped is getting better... keith On Jan 6, 2009, at 7:17 PM, Jose Hales-Garcia wrote: On Jan 6, 2009, at 9:41 AM, Adam van den Hoven wrote: Ok, maybe this is cheeky but, paperclipped would

Re: [Radiant] Children not displaying

2008-10-27 Thread Keith Bingman
Are the children pages stillther? Can you access them from the website itself or directly in Radiant with the url? Have you updated anything since then? My guess is that you have a javascript problem. Try taking a look with firebug to see if the radiant javascripts are qorking. Keith On

Re: [Radiant] Radiant/Radius/Extensions + HTML 4.01

2008-10-26 Thread Keith Bingman
clean tags. Keith Bingman On Oct 26, 2008, at 7:19 PM, Sean Cribbs wrote: With a few exceptions (links and form stuff like 'mailer'), it's my opinion that your Radius tags should not generate markup, but should assist you in generating markup. Putting too much markup in a tag definition

Re: [Radiant] ? about using paperclipped images in backgrounds with css

2008-09-12 Thread Keith Bingman
On Sep 11, 2008, at 9:50 PM, Mohit Sindhwani wrote: [EMAIL PROTECTED] wrote: On Fri, 2008-09-12 at 03:38 +0800, Mohit Sindhwani wrote: [EMAIL PROTECTED] wrote: Is there any way to use an image that's been uploaded to a site with paperclipped in a stylesheet for use as a background image?

Re: [Radiant] translation of the admin interface

2008-09-09 Thread Keith Bingman
Hi Andre, I wouldn't use the Jargon branch, it is very old and missing a lot of the ffunctionality of the current branch. Plus the current version has had ALL the views rewritten. I have been wanting to start work on it again, but simply don't have time at the moment. The original

Re: [Radiant] Re: File-based Snippets/Layouts with Support for Radiant Tags?

2008-08-25 Thread Keith Bingman
It just so happens that I was playing around with getting the file_system extension to work with SNS when I came across a nasty conflict. It seems that SNS uses the attribute filename instead of name. Because the file_system extension uses this as well, it leads to all sorts of nasty

Re: [Radiant] Re: File-based Snippets/Layouts with Support for Radiant Tags?

2008-08-25 Thread Keith Bingman
load (and strangely, if you inspect the list, the added model names are there twice). Again, odd, bu it is actually working and I can now export css and js files from the SNS extension. Once I get this oddities cleaned up I will try to fork it. Keith Bingman

Re: [Radiant] Japanese and i18n in Radiant

2008-08-06 Thread Keith Bingman
I just went with Translator and really liked it. I had built several pages with Language Redirect, which was one of the first Radiant behaviours. I think that the page part solution is the best, both for building the site and maintaining it. It also makes switching the language, but

Re: [Radiant] automatic thumbnail generation?

2008-08-04 Thread Keith Bingman
Oli, paperclipped definitely does about 80% of this. Importantly it makes very good looking thumbnails and you can customize the crop and size. It also does not require rmagick, so it is a bit lighter weight on RAM. I have been recently doing some drag and drop work as well, when you

Re: [Radiant] v0.6.9 NoMethodError in Admin/welcomeController#logout

2008-08-03 Thread Keith Bingman
I think you need to run rake db:migrate. The remember me function makes some changes in the database. Keith On Aug 3, 2008, at 3:20 PM, Kresimir Saric wrote: Hi, after upgrading to v.0.6.9, I am no longer able to logout from admin pages. The following error occurs:

[Radiant] Archive Page in edge

2008-07-23 Thread Keith Bingman
Has anyone come across a problem with the Archive Page in the latest edge version? Using an exisitng site, upgraded to edge, all archive pages are listed as Archive - not installed. I thought it might be a problem with the db, so I tried on a clean install. The first page works, but if you

Re: [Radiant] [ANN] Ray extension

2008-07-17 Thread Keith Bingman
When I try this, with hub and fullname, I get a repository not found error. I think the problem is that the repos url is getting an extra / in there between the github name and the fullname of the extension. Remove that in the rake task and it works great. Keith Bingman On Jul 17, 2008

Re: [Radiant] Sitewide Assets

2008-07-16 Thread Keith Bingman
Paperclipped is intended to replace page_attachments, I wouldn't use both at the same time. I wanted to use something other than attachment_fu, so I wrote with different functionality than either gallery or page_attachments. I hope that it offers something that these do extensions do not.

Re: [Radiant] Re: Re: Re: Admin Tree Extension

2008-06-17 Thread Keith Bingman
Keith Bingman wrote: This is now on Github at http://github.com/kbingman/admin_tree_structure/tree/master It would be great if someone could chekc it out and see if it works for them. I have it working under the 0.6.6 Gem. If anyone is still using the old drag-and-drop page Reorder extension

[Radiant] [ANN]Paperclipped—Paperclip bas ed assets extension

2008-06-12 Thread Keith Bingman
when running extensions in dev mode. Hosted on Git for your forking pleasure. http://github.com/kbingman/paperclipped/tree/master Feedback, praise and complaints gladdly accepted. Keith Bingman [EMAIL PROTECTED] http://keithbingman.com

Re: [Radiant] gallery extension

2008-05-27 Thread Keith Bingman
) postgres (0.7.9.2008.01.28) rails (2.0.2) rake (0.8.1) RedCloth (3.0.4) ruby-json (1.1.2) ruby-openid (2.0.4) ruby-yadis (0.3.4) rubyforge (0.4.5) rubygems-update (1.0.1) syntax (1.0.0) tzinfo (0.3.8) On May 27, 2008, at 11:19 AM, Keith Bingman wrote: Are you sure Joyent doesn't have RMagick? I

Re: [Radiant] gallery extension

2008-05-27 Thread Keith Bingman
thought I would give it a try. So far, it seems nice, but I haven't really tried it in production yet. Keith Bingman http://keithbingman.com On May 27, 2008, at 6:57 PM, Casper Fabricius wrote: Keith, just curious: How does Paperclip differ from attachment_fu? It seems to have almost

Re: [Radiant] Re: multi_site extension and 0.6.7

2008-05-22 Thread Keith Bingman
and then the error did not show up: \vendor\extensions\multi_site\vendor\plugins\haml Patxi Keith Bingman schrieb: I realize that this does not yet work, but I thought I would give it a try. Unfortunately, I am stumped. There were a few errors with the clear_cache method in the page_controller, which I

Re: [Radiant] Re: multi_site extension and 0.6.7

2008-05-22 Thread Keith Bingman
want to change slugs ... I couldn´t test it on localhost. Is this possible? Thanks, Patxi Keith Bingman schrieb: I realize that this does not yet work, but I thought I would give it a try. Unfortunately, I am stumped. There were a few errors with the clear_cache method

Re: [Radiant] Re: Re: Admin Tree Extension

2008-05-14 Thread Keith Bingman
Degezelle wrote: Keith Bingman wrote: I don't use the extension anymore as it was published, but re-used a big part of it in another extension. I've also had to add an 'url' and 'status' method to get it to work under 0.6.6. The updated version on github should work, confirmation appreciated

Re: [Radiant] Re: Re: Admin Tree Extension

2008-05-14 Thread Keith Bingman
This is now on Github at http://github.com/kbingman/admin_tree_structure/tree/master It would be great if someone could chekc it out and see if it works for them. I have it working under the 0.6.6 Gem. Keith On May 14, 2008, at 2:35 PM, Benny Degezelle wrote: Keith Bingman wrote: I

Re: [Radiant] Re: Re: Re: Re: Admin Tree Extension

2008-05-14 Thread Keith Bingman
and edit a page and then return back to page admin tree list only to find that the extension bottomed out again. Keith Bingman wrote: I think, but I haven't really explored this, that an expired cookie is messing things up. When I clear out my cookies and log in again it works. Give it a try

[Radiant] Re: GitHub progress, Radiant day

2008-04-06 Thread Keith Bingman
If anyone needs an invite, I have a few -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant