Re: [Radiant] Addition to wiki (need a little help)

2010-08-15 Thread john muhl
On Sat, Aug 14, 2010 at 2:46 PM, Wes Gamble wrote: > Can someone change the name of this page to "Merging existing extensions" > and link to it under the "Creating Your Own Extensions" section? done and done. http://github.com/radiant/radiant/wiki http://github.com/radiant/radiant/wiki/Merging-e

Re: [Radiant] Addition to wiki (need a little help)

2010-08-15 Thread John W. Long
Some of the pages haven't transfered over yet. I've notified GitHub and they are working on it. --John On Sun, Aug 15, 2010 at 7:53 PM, john muhl wrote: > On Sat, Aug 14, 2010 at 2:46 PM, Wes Gamble wrote: >> Can someone change the name of this page to "Merging existing extensions" >> and link

[Radiant] Using devise for a radiant extension

2010-08-15 Thread swartz
I'm writing an extension that would require user authentication. Trying to use devise for this purpose (http://github.com/plataformatec/ devise). I created an extension and using extension_controller generator created a new controller (home) with one action welcome. This is just to test things.

[Radiant] Re: Using devise for a radiant extension

2010-08-15 Thread swartz
Forgot to add. If I create a plain rails app, and repeat the steps about everything works. I get a login prompt, etc. However, attempting to use devise with radiant seems to require something else to happen... Been trying to make it work for the last few hours. Would really appreciate an advice

Re: [Radiant] Addition to wiki (need a little help)

2010-08-15 Thread john muhl
is there a public issue for that? i don't to start working on it and end up filing duplicate issues. On Sun, Aug 15, 2010 at 9:47 PM, John W. Long wrote: > Some of the pages haven't transfered over yet. I've notified GitHub > and they are working on it. > > --John > > On Sun, Aug 15, 2010 at 7:53