[Radiant] Multilingual...

2009-10-29 Thread María Paula Mariani
Hello! I've trying to solve an error with the Multilingual Extension. It seems that anything I write inside r:available repeats twice in the selection list (where users select the language they prefer). Any ideas? Here it goes the code... select onchange=location.href=this.value;

[Radiant] (stack level too deep) on admin pages

2009-10-29 Thread James Smith
Hi, Radiant 0.8.1 is installed, rails 2.3.4, ruby 1.8 running with mongrel. The main site itself works, with all the content in place etc. But once I log into the admin pages, I receive a stack level too deep error and I'm totally lost with it. It was working until a Radiant update was

[Radiant] Extension page_attachments no reaction after click

2009-10-29 Thread Boris Raeschler
Hello, I´m using a fresh radiant copy 0.8.1 and the latest version of page_attachments. Installation of radiant and the plugin works like a charm. I'm using this steps for installation git clone git://github.com/radiant/radiant-page-attachments-extension.git vendor/extensions/page_attachments

Re: [Radiant] Extension page_attachments no reaction after click

2009-10-29 Thread john muhl
the master branch of page_attachments does not work with 0.8.x anymore you'll need to checkout the 0.8.1 branch. git clone git://github.com/... vendor/extensions/page_attachments # checkout the 0.8.1 branch cd vendor/extension/page_attachments git checkout origin/radiant-0.8.1 cd ../../.. rake

[Radiant] Sphinx Extension help

2009-10-29 Thread John Polling
Hi, I'm pretty new to Ruby and Radiant so please be gentle. I've installed the Sphinx Search extension for a site search facility. I need the search to include several other content models, such as NewsArticles, and not just Pages. I've so far added this to the env ironment.rb

[Radiant] Unknown Mailer Issues (mailer help required again)

2009-10-29 Thread subsorama
Hello all, I'm in the process of updating a site from 0.6.x to 0.8.x and everything so far has gone smoothly enough, however over time the mailer extension has changed considerably and I cannot for the life of me see what is going wrong where. The old v.1 just worked for me out of the

Re: [Radiant] (stack level too deep) on admin pages

2009-10-29 Thread Nicholas Henry
Hello James: The issue is not specifically Radiant, but more to do with how your Ruby installation has been compiled: http://stackoverflow.com/questions/242617/how-to-increase-stack-size-for-a-ruby-app-recursive-app-getting-stack-level-too Admittedly, my solution to the problem was to install

[Radiant] JRuby1.3.1 Rack Cache Error

2009-10-29 Thread 小泉 剛
Hello! Ruby JRuby1.3.1 Rails 2.3.4 WebServer Webrick Radiant 0.8.1 Admin Page is OK site view error occurs. Error cause is cached. Where should be mended?  Processing SiteController#show_page (for 127.0.0.1 at 2009-10-29 16:02:37) [GET] Parameters: {controller=site,

[Radiant] Redcloth Acronym limitation

2009-10-29 Thread Anton Aylward
I've been experimenting with embedding the 'title' tag. Redcloth does this with the 'acronym mechanism. From http://redcloth.org/textile/writing-paragraph-text/ there is the example The EPA(Environmental Protection Agency) is measuring GHG(greenhouse gas) emissions. being mapped to pThe