[Radiant] Follow PHPKode.com, Free ready to use contributed PHP class scripts, projects, tips, software, tutorials

2010-10-16 Thread iris white
Hi This is henry, it is my great honor to be a member of this group. Follow PHPKode.com for early insights about upcoming site features. Free ready to use contributed PHP class scripts, projects, tips, software, tutorials. Moreover, PHPKode.com is under development now, so it is highly appreciated

Re: [Radiant] Re: feed_me extension for metaweblogapi

2010-10-16 Thread Bobby Johnson
Not yet, I am still fighting with it. Mostly my newbishness around how to debug these problems in ruby, so at least it's a learning experience. Jim's response was pretty helpful in clarifying exactly what the problem was and helping me to understand the radiant environment. The feed me directions

[Radiant] Best way to protect pages with custom auth-system?

2010-10-16 Thread swartz
I have a custom auth-system based on authlogic (based largely on reader extension). I have two roles: regular users and moderators. I also have two extra pages types, one is for moderators only, the other is for either. Whats would be recommended way to require certain user role to access a partic

[Radiant] Using Devise as an authentication solution for end users with Radiant

2010-10-16 Thread Wes Gamble
All, I've spent some time getting Devise working as an authentication system for my end users, and thought I would share how I got it to work. 1) Because Radiant already has a User model, you have to set up Devise to use a different model for authentication. So, you should choose a model n