Re: [Radiant] Mailer extension not working, but doesn't give much clues why not

2009-10-15 Thread Simon Rönnqvist
:address=> "my.mailserver.com", :domain => "example.com", :port => "25", :authentication => :plain, # or whatever you need :user_name => "my.usern...@example.com", :password => "abcdefg" } jerry On 15.10.2009, at 14:36, Simo

[Radiant] Mailer extension not working, but doesn't give much clues why not

2009-10-15 Thread Simon Rönnqvist
Hi! I've been spending half night and half day trying to figure out why my mailer extension isn't working properly. When I hosted the site at a Dreamhost PS (using passenger) everything worked just fine. Now when hosting on a Ubuntu Hardy server running Ruby Enterprise Edition + passeng

Re: [Radiant] Radiant 0.8.0 "Asterism" Release

2009-06-17 Thread Simon Rönnqvist
create a remote branch on his repository for these translation files I guess we can push these files to that remote branch from where keith can merge them into master. What do you think? 2009/6/17 Simon Rönnqvist That's OK, I wasn't going to take Spanish anyways only Swedish and Fin

Re: [Radiant] Radiant 0.8.0 "Asterism" Release

2009-06-17 Thread Simon Rönnqvist
ne, or do you have any other suggestion? Of course keeping the action within GitHub would be great, in order to track what different people do. cheers, Simon On Jun 17, 2009, at 09:37 , kranthi reddy wrote: Hey.. I want to take up spanish first. Thank you, kranthi 2009/6/17 Simon Rönnq

Re: [Radiant] Radiant 0.8.0 "Asterism" Release

2009-06-16 Thread Simon Rönnqvist
n 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, 2009, at 8:58 AM, Simon Rönnqvist wrote: Hi! Now since we're in Rails 2.3.2, would it then be time to localize Radiant? The f

Re: [Radiant] Radiant 0.8.0 "Asterism" Release

2009-06-15 Thread Simon Rönnqvist
Hi! Now since we're in Rails 2.3.2, would it then be time to localize Radiant? The first step towards this would of course be to move all strings from the views into config/locales/en.yml. If I or someone at some point (when I or someone has time) would make a fork in order to apply thi

Re: [Radiant] Volunteers Needed! Radiant Wiki Migration

2009-04-08 Thread Simon Rönnqvist
On Apr 8, 2009, at 10:49 , michael starke wrote: On 08.04.2009, at 09:33, Mohit Sindhwani wrote: Simon Rönnqvist wrote: Hi! Are we really 100% sure that we want to keep the project forever at GitHub? I mean not so long ago SVN was the standard for Rails projects, now Git is in five

Re: [Radiant] Volunteers Needed! Radiant Wiki Migration

2009-04-07 Thread Simon Rönnqvist
Hi! Are we really 100% sure that we want to keep the project forever at GitHub? I mean not so long ago SVN was the standard for Rails projects, now Git is in five years something else might be. And even though we'd stick to using Git are we sure that we want to host our things at GitHub

[Radiant] Re: How to specify which site a user can edit, when using newer versions of the multi-site extension?

2009-04-02 Thread Simon Rönnqvist
updated February 18, 2009... but when checking the repo it hasn't been updates for quote some time. (It's OK, I don't use it... yet at least... I was just going to check it out.) cheers, Simon On Apr 3, 2009, at 24:48 , Simon Rönnqvist wrote: Hi! I just upgrade

[Radiant] How to specify which site a user can edit, when using newer versions of the multi-site extension?

2009-04-02 Thread Simon Rönnqvist
Hi! I just upgraded my Multi-site installation of Radiant to 0.7.1 från 0.6.9, and of course upgraded all of the extensions too. Now all of my clients can see and edit each others' sites. In the older version of the multi-site extension I could specify which site a user would see... now

Re: [Radiant] navigation tag question

2009-02-10 Thread Simon Rönnqvist
Hi! I just remembered seeing this some months ago, now that I needed something like it. Great snippet, thanks! ;) Just one small comment... if someone wants to use this for CSS- dropdowns (like me), just remove the if_ancestor_or_self-tags. cheers, Simon On Oct 17, 2008, at 18:44 , Man

[Radiant] How to check out the 0.6.9 branch?

2009-01-28 Thread Simon Rönnqvist
Hi! I'm installing a new Rails site, and since I need the multi-site extension I'm unable to use 0.7.0 yet. I tried checking out the 0.6.9 branch by doing this: git clone git://github.com/radiant/radiant.git git checkout -b 0.6.9 But once Radiant is up 'n running it says "This site was m

Re: [Radiant] Re: Re: Drop down menus?

2009-01-10 Thread Simon Rönnqvist
Hi! Yes, if you want it made up automatically then go with Sean's code... and to make that into a drop-down use this: http://www.alistapart.com/articles/dropdowns (the article has nothing to do with Radiant, it's just about CSS... but Sean's code does the Radiant part) Don't know how mu

Re: [Radiant] Re: Drop down menus?

2009-01-10 Thread Simon Rönnqvist
Hi! I don't know exactly what you're looking for... The navigation that you describe below is only one level (with no sub categories), for that using a dropdown menu isn't all that common. Anyways dropdowns are most commonly achieved using CSS (see http://www.alistapart.com/articles/dropd

Re: [Radiant] Adding Markdown support for textile_editor?

2008-12-12 Thread Simon Rönnqvist
to enable it. It should be fairly trivial to re-implement. Sean Simon Rönnqvist wrote: Hi! By looking a little bit the code of textile_editor I figured that it seems that it'd just need a few changes to a couple of JS-files in order to be used with Markdown. Of course we could

[Radiant] Adding Markdown support for textile_editor?

2008-12-12 Thread Simon Rönnqvist
Hi! By looking a little bit the code of textile_editor I figured that it seems that it'd just need a few changes to a couple of JS-files in order to be used with Markdown. Of course we could fork it into a new extension called markdown_editor, but it wouldn't really make sense since it'

Re: [Radiant] Forcing Rails prioritize local gems on Dreamhost?

2008-12-12 Thread Simon Rönnqvist
t double as much as would be acceptable. Do you know any host that would do much better than this at a reasonable price (I mean I can probably not afford dedicated hosting)? On Dec 12, 2008, at 03:34 , Anton J Aylward wrote: Simon Rönnqvist said the following on 12/11/2008 07:09 PM: Hi! I

[Radiant] Forcing Rails prioritize local gems on Dreamhost?

2008-12-11 Thread Simon Rönnqvist
Hi! I'm trying to use the redcloth4 extension and have installed RedCloth 4.1.1 locally installed gem in my home directory on Dreamhost. Then Passenger gives me this: can't activate RedCloth (>= 4.0.3, runtime), already activated RedCloth-3.0.4 It seems like it's loading the gem version

Re: [Radiant] If you love radiant but need ecommerce what's the best solution

2008-11-26 Thread Simon Rönnqvist
Hi! I've found the shopping module Übercart for Drupal really good. Of course Drupal is PHP-based and all... but really flexible and has a lot of other modules, so very seldom I find myself coding PHP when using Drupal anyways. Generally speaking I use Drupal for more advanced sites, wi

Re: [Radiant] Dreamhost says Passenger ignores ENV

2008-11-26 Thread Simon Rönnqvist
I ran into the same problem when trying out the RedCloth4 extension. It seemed like Rails grabbed the RedCloth-gem that Dreamhost provides instead of the version that I installed in my local directory. However, earlier on I did get Radiant working, using the Radiant gem that I had installed

Re: [Radiant] easier way to do links?

2008-11-22 Thread Simon Rönnqvist
Hi! textile_editor + page_attachments allows you to easily link to files that you've uploaded. In the mail you forwarded below that's the only thing that they asked for, but of course they might want to link to other pages too. cheers, Simon On Nov 21, 2008, at 21:11 , Joe Van Dyk w

Re: [Radiant] Problems installing page_attachments on multisite-installation (New problem: page_attachments_xsendfile)

2008-11-21 Thread Simon Rönnqvist
u before trying to migrate page_attachments On 2008/11/21, at 04:36, Simon Rönnqvist wrote: Hi! Since I'm intending to try out textile_filter on my Radiant- installation, that uses the multi_site extension (don't know if that one causes trouble, but on my local gem-installatio

[Radiant] Problems installing page_attachments on multisite-installation

2008-11-21 Thread Simon Rönnqvist
Hi! Since I'm intending to try out textile_filter on my Radiant- installation, that uses the multi_site extension (don't know if that one causes trouble, but on my local gem-installation I got everything working). To begin with I tried to install the dependency, page_attachments... but r

Re: [Radiant] Can Radiant be really easy to use for non-technical content editors?

2008-11-20 Thread Simon Rönnqvist
toolbar and then the output change depending on the filter currently selected (e.g. h2., ##, or ). Unfortunately, textile_editor is meeting my needs, so I don't have time or motivation to make that happen, but I'd welcome a fork that would! Jason On Nov 20, 2008, at 10:21 AM, Simon Rönnqvi

Re: [Radiant] Can Radiant be really easy to use for non-technical content editors?

2008-11-20 Thread Simon Rönnqvist
Hi! I installed your extension along with the other extensions that you made + page_attachments. I ran rake migrate:db:extensions and everything seemed to go fine... I also saw them show up under Extensions in Radiant. However, no toolbar ever showed up for me, and below the content fie

Re: [Radiant] Can Radiant be really easy to use for non-technical content editors?

2008-11-20 Thread Simon Rönnqvist
Hi! Personally I feel that Markdown is easier to learn for noobs, and would really have liked to see your extension done with Markdown. However, maybe your toolbar makes the reduces the differences in ease of use between Markdown and Textile. Maybe even Textile is better in conection to

Re: [Radiant] Can Radiant be really easy to use for non-technical content editors? (OT: About "tight" TinyMCE configuration)

2008-11-20 Thread Simon Rönnqvist
hly usable to me, but I don't have the time to build any of them right now. I have used TinyMCE filter for some projects, but it has - amongst other things - resulted in me having to say to the customer: "No, you have to let me edit the frontpage, if you edit it, it will get messe

Re: [Radiant] Can Radiant be really easy to use for non-technical content editors?

2008-11-19 Thread Simon Rönnqvist
Hi! Yes some WymEditor + paperclipped combination could be really cool. I've never really used WymEditor for any of my clients.. but I've tried both Markdown and a tightly configured TinyMCE (which would be pretty close to WymEditor). With Markdown I've seen that the content remains lar

[Radiant] How to use the -tag?

2008-11-13 Thread Simon Rönnqvist
Hi! I tried to figure out how to use the -tag, but couldn't find any effect no matter where I put it in the form template... and no matter what I used as a redirect_to (I also tried without one and having the form page as the redirect_to page). I used it like this: Thanks! Another thi

[Radiant] Site-specific layout using multi-site module?

2008-11-11 Thread Simon Rönnqvist
Hi! Is there any way in which I can make a layout only available to one site when using the multi-site module? Of course it's good to reuse some code, but that could be done using common snippets. cheers, Simon ___ Radiant mailing list Post:

Re: [Radiant] Using Radiant unpacked?

2008-11-11 Thread Simon Rönnqvist
cations depends on a 3rd party library, I try to package up that library with my application. Joe On Mon, Nov 10, 2008 at 2:19 PM, Simon Rönnqvist <[EMAIL PROTECTED]> wrote: OK, so for what purpose was Radiant made a gem then? :) And is there any easy way to move an installation from/to being a

Re: [Radiant] Using Radiant unpacked?

2008-11-10 Thread Simon Rönnqvist
itory. What happens if you need to upgrade Radiant for one of your applications, but need to keep another application on an older Radiant version? It's no problem if Radiant (and the rest of the libraries you use) are bundled up with the application. Joe On Mon, Nov 10, 2008 at 4:15 AM, Simon

[Radiant] What mailer extension to use?

2008-11-10 Thread Simon Rönnqvist
Hi! If I'd like to make a simple order form in Radiant, what extension should I use? I found this one that seems to be at a pretty early stage in development, or at least it's not listed at ext.radiantcms.org yet: http://github.com/radiant/radiant-mailer-extension/tree/master I also found

Re: [Radiant] Using Radiant unpacked?

2008-11-10 Thread Simon Rönnqvist
atabase on DH. Med venlig hilsen / Best regards, Casper Fabricius http://casperfabricius.com On 08/10/2008, at 15:44, Simon Rönnqvist wrote: Hi! I've been trying to use Radiant unpacked with Dreamhost. But I fail to get it working, maybe I'm doing something wrong... but I faile

[Radiant] Re: Any easy way to extract sites from multi-site installation?

2008-10-27 Thread Simon Rönnqvist
I don't see why it wouldn't work, do you see any problems with this approach? cheers, Simon On Oct 27, 2008, at 03:21 , Simon Rönnqvist wrote: Hi! I've been doing a bit of testing I've found that an instance of Radiant+Rails easily eats up up to 80MB of memory for a

[Radiant] Any easy way to extract sites from multi-site installation?

2008-10-26 Thread Simon Rönnqvist
Hi! I've been doing a bit of testing I've found that an instance of Radiant +Rails easily eats up up to 80MB of memory for a while when using mod_rails, after a while one of the processes dies and about half of the memory usage is left hanging for quite some time. (I'm using Dreamhost so

[Radiant] Suggestion for standard layout

2008-10-23 Thread Simon Rönnqvist
Hi! Here's a small suggestion for the standard layout in Radiant CMS extendedr:if_content>"> This gives CSS-folks plenty of useful possibilities, I know it's simple... but yet I think many CSS-folks wouldn't have figured that one out. :) cheers, Simon

Re: [Radiant] Quick question about database.yml and Passenger on local machine

2008-10-14 Thread Simon Rönnqvist
On Oct 15, 2008, at 24:41 , Nate Turnage wrote: On Tue, Oct 14, 2008 at 4:37 PM, Simon Rönnqvist <[EMAIL PROTECTED]> wrote: Hi! Why would you want to use Passenger in your development environment? Isn't mongrel (or maybe even webrick) the most appropriate for that? Then you

Re: [Radiant] Quick question about database.yml and Passenger on local machine

2008-10-14 Thread Simon Rönnqvist
Hi! Why would you want to use Passenger in your development environment? Isn't mongrel (or maybe even webrick) the most appropriate for that? Then you don't need to have apache running either. cheers, Simon On Oct 15, 2008, at 24:34 , Nate Turnage wrote: I have finally joined the coo

Re: [Radiant] Hide stylesheets and RSS-templates from user? (+ multi_site editing for users)

2008-10-14 Thread Simon Rönnqvist
pts, strictly speaking.) cheers, Simon Simon Rönnqvist wrote: Hi! I'd like to hide the RSS-template and stylesheets from the ordinary user (ie. not developer or administrator), how do I do this? For the stylesheets I can just put them as hard-coded files in public/ stylesheets/sit

[Radiant] Hide stylesheets and RSS-templates from user? (+ multi_site editing for users)

2008-10-14 Thread Simon Rönnqvist
Hi! I'd like to hide the RSS-template and stylesheets from the ordinary user (ie. not developer or administrator), how do I do this? For the stylesheets I can just put them as hard-coded files in public/ stylesheets/site.ltd/ but the RSS-template can't really be placed there. Another con

[Radiant] Application error for one of my gem-Radiant installations @ DH

2008-10-09 Thread Simon Rönnqvist
Hi! I've been playing around a bit different ways of installing Radiant at Dreamhost. This time I installed Dreamhost as a gem, first made one installation... that worked... then made a second one, in the very same way which constantly gives me this: Application error Change this error

Re: [Radiant] multiple domains under Phusion Passenger

2008-10-08 Thread Simon Rönnqvist
Hi! I tried playing around a bit with the multi_site extension. Two questions came to me: 1. Are you in any way able to give an ordinary user access to edit all sites? (Checkboxes instead of a dropdown menu would be better when granting access sites, then you could pick exactly which si

Re: [Radiant] Using Radiant unpacked?

2008-10-08 Thread Simon Rönnqvist
008, at 15:44, Simon Rönnqvist wrote: Hi! I've been trying to use Radiant unpacked with Dreamhost. But I fail to get it working, maybe I'm doing something wrong... but I failed to find any good howto. I unpacked Radiant into my Radiant app's vendor/gems/ folder using "

[Radiant] Using Radiant unpacked?

2008-10-08 Thread Simon Rönnqvist
Hi! I've been trying to use Radiant unpacked with Dreamhost. But I fail to get it working, maybe I'm doing something wrong... but I failed to find any good howto. I unpacked Radiant into my Radiant app's vendor/gems/ folder using "gem unpack radiant". (I'm not 100% sure where I should p

Re: [Radiant] multiple domains under Phusion Passenger

2008-10-07 Thread Simon Rönnqvist
On Oct 8, 2008, at 01:10 , Josh French wrote: I'm working on a pair of sites for a client that will be on two subdomains and hosted on a shared host (Dreamhost). I thought the multi-site extension would be ideal for that but have not yet figured out how to do this under Phusion Passenger, the pr

Re: [Radiant] multiple domains under Phusion Passenger

2008-10-07 Thread Simon Rönnqvist
putting together a "the bare minimum installation for DreamHost using Phusion" for the wiki but real work always seems to take precedence. Adam On 7-Oct-08, at 2:47 PM, Simon Rönnqvist wrote: On Oct 8, 2008, at 24:34 , Bill Barnard wrote: On Wed, Oct 08, 2008 at 12:29:04AM +0300, Simo

Re: [Radiant] multiple domains under Phusion Passenger

2008-10-07 Thread Simon Rönnqvist
On Oct 8, 2008, at 24:34 , Bill Barnard wrote: On Wed, Oct 08, 2008 at 12:29:04AM +0300, Simon Rönnqvist wrote: Hi! I'm actually looking the very same thing. I found this howto http://casperfabricius.com/site/2008/05/24/radiant-cms-on-dreamhost-with-phusion-passenger/ , but I got

Re: [Radiant] multiple domains under Phusion Passenger

2008-10-07 Thread Simon Rönnqvist
On Oct 8, 2008, at 24:31 , Bill Barnard wrote: On Tue, Oct 07, 2008 at 04:50:33PM -0400, Jay Levitt wrote: Bill Barnard wrote: I'm working on a pair of sites for a client that will be on two subdomains and hosted on a shared host (Dreamhost). I thought the multi-site extension would be ideal f

Re: [Radiant] multiple domains under Phusion Passenger

2008-10-07 Thread Simon Rönnqvist
Hi! I'm actually looking the very same thing. I found this howto http://casperfabricius.com/site/2008/05/24/radiant-cms-on-dreamhost-with-phusion-passenger/ , but I got stuck trying to get Capistrano at different stages of the process (didn't succeed nor give in yet). Anyhow, Capistrano isn

Re: [Radiant] How to order articles by date in the back-end?

2008-09-26 Thread Simon Rönnqvist
On Sep 26, 2008, at 09:47 , Mohit Sindhwani wrote: Simon Rönnqvist wrote: Hi and thanks for the quick answer! On Sep 26, 2008, at 07:14 , Jim Gay wrote: Just to prevent any confusion, its the 'default_order' plugin, not extension And take a look at http://github.com/avonderlu

Re: [Radiant] looking for portal functionality

2008-09-25 Thread Simon Rönnqvist
Hi! Sean's right... however Goldberg CMS http://www.goldberg.240gl.org/ could be a good start, to get the basic functionality (such as authentication/permissions control) in place. (It's very bare bones, but is the place that I might have started if I'd wanted to make a portal site in R

Re: [Radiant] How to order articles by date in the back-end?

2008-09-25 Thread Simon Rönnqvist
into how extensions work anyways. :) However, I still have a concern that I asked about above in this mail. Simon Rönnqvist wrote: Hi! I'm really new to Radiant, so I might have missed something basic.. however I was unable to find the answer when looking around for a while. I find

[Radiant] How to order articles by date in the back-end?

2008-09-25 Thread Simon Rönnqvist
Hi! I'm really new to Radiant, so I might have missed something basic.. however I was unable to find the answer when looking around for a while. I find it a bit strange that Radiant shows article ordered by title in the admin back-end by default. Is there at least an easy way to change