[Radiant] CopyMove extension

2007-05-13 Thread luca . erzegovesi
Great job, Andrea, an extraordinary time saver, very user-friendly! I installed and had it running smoothly in a minute. Thanks for your work. Just a note: I found the tar.gz at the following URL http://darcs.bigchieflabs.com/radiant/extensions/copy_move.tar.gz instead of the URL indicated in the

Re: [Radiant] How to retrieve title of current displayed gallery

2007-05-13 Thread Artur Baldyga
Thanks a lot. Now I'll have better view on the extension. :). -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.or

Re: [Radiant] Radiant + Apache

2007-05-13 Thread Saji Njarackalazhikam Hameed
thanks a lot.. i found some good instructions at http://blog.inlet-media.de/the-perfect-ruby-on-rails-with-apache2-and-fastcgi-setup-on-debian-sarge saji * Daniel Sheppard <[EMAIL PROTECTED]> [2007-05-14 13:36:25 +1000]: > Search google for installation a rails app on apache. There's nothing sp

[Radiant] HTML entities tag?

2007-05-13 Thread Adam Salter
I have a Title in my CMS which contains an & sign is there any way to have radiant html encode it using tags? (Because as everybody knows & signs are dangerous for validation) I can write an extension for this, but it seems overkill... I expect it would be a standard tag really... If not

Re: [Radiant] Radiant + Apache

2007-05-13 Thread Daniel Sheppard
Search google for installation a rails app on apache. There's nothing special about radiant. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Saji Njarackalazhikam Hameed > Sent: Monday, 14 May 2007 1:25 PM > To: radiant@lists.radiantcms.org > Su

[Radiant] Radiant + Apache

2007-05-13 Thread Saji Njarackalazhikam Hameed
Dear All, I am afraid this may be a newbie question. How do I deploy my website made with Radiant using Apache? I am planning to add a homepage to serve climate information products, but this is to be linked to our organizations webpage that will be running on Apache. Eventually the organization

[Radiant] [ANN] New Radiant Site

2007-05-13 Thread Adam Salter
A informational site that would have been much more difficult in anything other than Radiant (of course :) http://www.eastnewbritain.com Extensions: Gallery extension (widely used) - just about every image is served by gallery extension actually Page reordering ... that's about it ;) I wen

Re: [Radiant] url parameters

2007-05-13 Thread Daniel Sheppard
> s it possible to capture query parameters and use them inside tags? > For example if I have a URL like this > http://www.mysite.com/books?lang=it can I caputre the lang > parameter and > pass it to some tags? > Having a page made with to parts "it" and "eng" I could decide wiche > part show i

Re: [Radiant] How to retrieve title of current displayed gallery

2007-05-13 Thread Andrea Franz
Il giorno 13/mag/07, alle ore 20:34, Artur Baldyga ha scritto: > How to retrieve title of current displayed gallery?? Where are all > available tags for gallery extension?? For help thanks. You can use Now only tags that are in GalleryPage class are displayed in the "Available Tags" popup.. b

Re: [Radiant] Dev. Mode & Basic HTTP Authentication

2007-05-13 Thread Sean Cribbs
Actually sounds like you need two virtual host. The "dev.mysite.com" would have the added HTTP authentication, not a specific location or directory. You could still proxy to the same Mongrels inside the second virtual host. Sean On 5/13/07, Dominic <[EMAIL PROTECTED]> wrote: > Thanks for the re

Re: [Radiant] Dev. Mode & Basic HTTP Authentication

2007-05-13 Thread Dominic
Thanks for the reply - I didn't - I was just using the directory directive ... I guess location has a higher priority as it gets picked up whereas directory doen't. I have pretty much left it closed for now as it hasn't been necessary to add. Although it would be a nice to allow the previewi

Re: [Radiant] url parameters

2007-05-13 Thread Sean Cribbs
Francesco, Yes, if the page is uncached. Another option would be to use the language_redirect idea where you have multiple sub-sites for each language, but I know that's not ideal in terms of reuse. Anyway, inside a tag definition, you should have access to the request and response variables. T

[Radiant] url parameters

2007-05-13 Thread Francesco Lunelli
s it possible to capture query parameters and use them inside tags? For example if I have a URL like this http://www.mysite.com/books?lang=it can I caputre the lang parameter and pass it to some tags? Having a page made with to parts "it" and "eng" I could decide wiche part show in a way like th

Re: [Radiant] Dev. Mode & Basic HTTP Authentication

2007-05-13 Thread Sean Cribbs
Ryan's method should work, but make sure that comes above your proxy rule. Apache is sensitive to the orders of certain things. Sean On 5/13/07, Ryan Casey <[EMAIL PROTECTED]> wrote: > > I have set up a dev. domain to point at my regular mongrel cluster > > (used for the regular domain), but whe

Re: [Radiant] Dev. Mode & Basic HTTP Authentication

2007-05-13 Thread Ryan Casey
> I have set up a dev. domain to point at my regular mongrel cluster > (used for the regular domain), but when adding basic authentication > to limit the access using a simple name/pass - it isn't getting > picked up by apache2. > > I have pointed the document root and directory of the virtual ser

[Radiant] How to retrieve title of current displayed gallery

2007-05-13 Thread Artur Baldyga
How to retrieve title of current displayed gallery?? Where are all available tags for gallery extension?? For help thanks. Regards, Artur -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: ht

Re: [Radiant] Dreamhost Application Errors

2007-05-13 Thread Casper Fabricius
Hi Andrew, I just have say: Brilliant tutorial. I'm not even trying to deploy Radiant to Dreamhost, but I use them, and I know how many loopholes and tricks you often need to get things running right at Dreamhost. You should definitely add your tutorial to the Radiant Wiki so everyone can

[Radiant] CopyMove extension

2007-05-13 Thread Andrea Franz
Hi, Duplicate extension becomes CopyMove. It allows to copy / move a page and all its children. you can check it here: http://darcs.bigchieflabs.com/radiant/extensions/copy_move/rdoc/ Thanks Mario T. Lanza for your suggestions and patches! - Andrea Franz [EMAIL PROTECTED] http://bigchief

Re: [Radiant] Navigation help

2007-05-13 Thread Jared Allen
Thanks John. That was it. I also made note of this on the wiki. -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.

[Radiant] Caching error as well as possibly memory leak?

2007-05-13 Thread Andrew Klein
Hello all! Okay, now that I have most of my other problems worked out, I've ran into a new issue. It appears that after so long of being up and running, I suddenly start receiving 'Apache' errors for certain pages of my site (But not all.) Sometimes just 1 page, other times up to 10+. I try re

Re: [Radiant] Dreamhost Application Errors

2007-05-13 Thread Andrew Klein
Hello Tyson! Welcome to DreamHost! (Heh.) DreamHost can be a challenge to get a handle on. Here's a few quick tips you really need to know. Get Radiant running under dispatch.cgi. By doing this, you will know you have Radiant working. When you do this, you will get more verbose errors in the l