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 ho...@horibo.de wrote:
   
 Hi John,
 thanks for the quick answer. Tried to follow Your instructions but failed.

 git checkout... raises an error:
 fatal: git checkout: updating paths is incompatible with switching branches.
 Did you intend to checkout 'radiant-0.8.0' which con not be resolved as
 commit?

 Sorry, but I'm an absolute newby to git. I'm working an a windows
 development machine. Don't know, if git bash for windows behaves as
 expected in this situation.

 Is there a way to download the right version via web?
 

 try this link: 
 http://github.com/radiant/radiant-page-attachments-extension/archives/radiant-0.8.0
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org

   

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


[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 stuff. So 
far so good...

But if I click the '+' sign, nothing happens. This is the case for all 
page types. Tried to reorder the loading of extensions via 
environment.rb. Nothing changes. My development.log doesn't show any 
entry for hitting the '+' sign.

Any ideas?

Thanks
Horst
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


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 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 gives the following error:
 uninitialized constant ConditionalTags::CustomElement

 I'm running version 0.8.1 of Radiant.

 What am I doing wrong?

 Thanks for any advice.

 Horst
 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

   

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[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 deploy the files for the new layout to my production site.

Any hint would be appreciated!

Thanks
Horst
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Question regarding layouts

2009-12-13 Thread Horst Rischbode
The second one looks like it does the right things. I will give it a try.

Thanks for the quick answer!
Horst


Jim Gay schrieb:
 This http://github.com/nelstrom/radiant-file-system-extension

 Or my newer preference is my fork of terralien's 
 http://github.com/saturnflyer/radiant-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 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 deploy the files for the new layout to my production site.

 Any hint would be appreciated!

 Thanks
 Horst
 


 Jim Gay
 http://www.saturnflyer.com




 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

   

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant