[Radiant] Accessing sessions?
Andrea Franz
franz.andrea at gmail.com
Sun Sep 9 17:43:21 CDT 2007
On 9/9/07, Saji Njarackalazhikam Hameed <saji at apcc21.net> wrote:
> Andrea,
>
> Your subscriber extension seems to be what I am looking for. I downloaded the
> tar files and extended my Radiant 0.6.2.
> Sorry for my naive question: "How do
> I use it?". What does a person need to do to have a login to my site that has
> the subscriber extension installed? Some instructions would be very helpful.
First you need to migrate the extension:
rake radiant:extensions:subscriber:migrate
Then launch your server and the signup page is here:
http://localhost:3000/subscriber/account/signup
...and here the login:
http://localhost:3000/subscriber/account/login
Now create a page and set Subscriber as page type. This page and all
its children require login.
Remember that the code is very old :P and tests have some problem...
I'll work on Subscriber extension asap...but now I can't.
If you want read the code...and improve it for your needs...let me know :)
- andrea
More information about the Radiant
mailing list