Re: [Radiant] problem with page_attachment

2010-04-29 Thread Horst Rischbode
Thanks! Now all works fine! john muhl schrieb: > On Thu, Apr 29, 2010 at 3:16 PM, Horst Rischbode wrote: > >> Hi John, >> thanks for the quick answer. Tried to follow Your instructions but failed. >> >> git checkout... raises an error: >> fatal: git chec

Re: [Radiant] problem with page_attachment

2010-04-29 Thread Horst Rischbode
nsions:page_attachments:update > > On Wed, Apr 28, 2010 at 2:34 PM, Horst Rischbode wrote: > >> Hello, >> >> trying to get started with page_attachments extension. I'm running >> Radiant 0.8.1. >> >> Installation was successful. rake tasks mi

[Radiant] problem with page_attachment

2010-04-28 Thread Horst Rischbode
Hello, trying to get started with page_attachments extension. I'm running Radiant 0.8.1. Installation was successful. rake tasks migrate & update ran without any errors. In Database, I have a new table page_attachments and under each page in Admin-Interface, I get the expected page attachment

Re: [Radiant] variables-extension: uninitialized constant error

2009-12-27 Thread Horst Rischbode
Sorry for self-replying to my last post. I solved the problem: I downloaded the master of both extensions. Now updated conditional_tags to version 0.4 and all things are working well. Best Regards Horst Horst Rischbode schrieb: > Hello, > > I've successfully

[Radiant] variables-extension: uninitialized constant error

2009-12-27 Thread Horst Rischbode
Hello, I've successfully installed the conditional_tags_extension. The r:if tag works great. Now I tried to install the variables-extension. Both are installed manually, following the instructions http://wiki.github.com/radiant/radiant/installing-extensions. Starting the server or running rake

Re: [Radiant] Question regarding layouts

2009-12-13 Thread Horst Rischbode
diant-file-system-resources-extension > > > On Dec 13, 2009, at 3:06 PM, Horst Rischbode wrote: > > >> Hello, >> >> I'm new to radiant, so please excuse, if my question is stupid... >> >> Is there a way of holding the layout in seperate files in

[Radiant] Question regarding layouts

2009-12-13 Thread Horst Rischbode
Hello, I'm new to radiant, so please excuse, if my question is stupid... Is there a way of holding the layout in seperate files in my application? As far as I understand, the common way is to hold the layout in the database. I would prefer to develop my layout with my favourite editor and then