Re: [Radiant] accessing params[] inside a tag

2007-05-17 Thread Saji Njarackalazhikam Hameed
Hi Mario, Could I also get a copy of your extension?

Re: [Radiant] Using Radiant to handle part of a site?

2007-05-17 Thread Daniel Sheppard
> app on top of the Radiant site. That is, I'm going to > (attempt to) use > Apache mod_rewrite to properly dispatch incoming URLs to the right > application: RadiantCMS or CustomRailsApp. I'm going to > attempt to make > the pages in the CustomRailsApp look like the pages found in Radiant.

Re: [Radiant] Using Radiant to handle part of a site?

2007-05-17 Thread Mohit Sindhwani
Mario Lanza wrote: > Will, > > You really are asking hundred-dollar questions, some of which are the > same ones I've been asking. I've been hearing that Radiant is a CMS and > that it is primarily geared toward serving up content. That's true. > However, like you, I have the need to integrate

Re: [Radiant] accessing params[] inside a tag

2007-05-17 Thread Saji Njarackalazhikam Hameed
Hi Mario, Could I also get a copy of your extension? Thanks, saji * Mario Lanza <[EMAIL PROTECTED]> [2007-05-18 06:02:54 +0200]: > Luca, > > I have developed an extension that allows for the looking up of records > and the displaying of field info. I haven't packaged it and made it > avail

Re: [Radiant] Page attributes extensions problem with installation

2007-05-17 Thread Mario T. Lanza
I also tried to make use of the page_attributes extension and ran into issues. I will look forward to the port. :) ~Mario -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantc

Re: [Radiant] accessing params[] inside a tag

2007-05-17 Thread Mario Lanza
Luca, I have developed an extension that allows for the looking up of records and the displaying of field info. I haven't packaged it and made it available as of yet since I still wanted to add a few more features and clean it up; however, you're welcome to it. If you're interested, just let

Re: [Radiant] Using Radiant to handle part of a site?

2007-05-17 Thread Mario Lanza
Will, You really are asking hundred-dollar questions, some of which are the same ones I've been asking. I've been hearing that Radiant is a CMS and that it is primarily geared toward serving up content. That's true. However, like you, I have the need to integrate other "pages" into my site t

Re: [Radiant] Using Radiant to handle part of a site?

2007-05-17 Thread Mohit Sindhwani
Sean Cribbs wrote: > It depends highly on your desired style of managing the site. If the > focus is more on dynamic user-generated content, then Radiant may not > be the best choice. If the focus is on highly style-able, > quasi-static content or brochureware, then Radiant may just be for > you.

Re: [Radiant] Using Radiant to handle part of a site?

2007-05-17 Thread Sean Cribbs
It depends highly on your desired style of managing the site. If the focus is more on dynamic user-generated content, then Radiant may not be the best choice. If the focus is on highly style-able, quasi-static content or brochureware, then Radiant may just be for you. That said, there are a myri

Re: [Radiant] children sorting [solved]

2007-05-17 Thread Sean Cribbs
Yes, the default is published_at. Sean On 5/17/07, David Minor <[EMAIL PROTECTED]> wrote: > what I needed was to specify the by="attribute" to set the children > to sort by the created_at date. > > it eventually hit me. > > dm > > On May 17, 2007, at 12:49 PM, David Minor wrote: > > > Here's the

[Radiant] Using Radiant to handle part of a site?

2007-05-17 Thread Will Merrell
I am trying to build a fairly complex website, part of which will include user generated pages. Its a site for my local theater club. Some of the pages will be canned pages built in normal Rails style. But for the list of shows we have done, I would like a content management system to be able t

Re: [Radiant] children sorting [solved]

2007-05-17 Thread David Minor
what I needed was to specify the by="attribute" to set the children to sort by the created_at date. it eventually hit me. dm On May 17, 2007, at 12:49 PM, David Minor wrote: > Here's the code I'm using. I'm pretty confident this was radiant > created code during setup: > > > > > >

[Radiant] children sorting

2007-05-17 Thread David Minor
Here's the code I'm using. I'm pretty confident this was radiant created code during setup: moreā€¦ changing to order="asc" does not change the ordering of the children. what am I missing? ___ Radiant mailing list Post: Radiant

[Radiant] Installation issue

2007-05-17 Thread Roberto Luis Iriarte Pablos
Hello, I'm trying to install Radiant, but after trying on and off for a week, it's been unsuccessful. Right know I'm getting this error and I don't know what to do next. I'm trying in a VMware instance with Windows 2003 and the lastest MySQL Many thanks in advance. Roberto L Iriarte

Re: [Radiant] Search Extension - Results on new page?

2007-05-17 Thread Artur Baldyga
Another question about search form. I want to have on each page search form and want to results go to pointed page. May I do this using snippets?? For example I have snippet responsible for top section and there place the form...? Any suggestions how to do this ?? -- Posted via http://www.rub