hi, i've set this up and it is beautiful - but i can't figure out how to allow users to actually register! am i missing something big here or is this by design - a manual "add user" process only?

...and along these very same lines, i see support for openid, and so wonder if any thought is going toward a facebookconnect type of login (or twitter, etc, though FB appears to be far more popular)

CommentFileSizeAuthor
#2 screen-capture.jpg43.31 KBzilla

Comments

alex_b’s picture

Category: feature » support
Status: Active » Fixed

Please refer to your settings on admin/user/settings

http://skitch.com/alexbarth/nrtqc/user-settings-managing-news

Note: these variables are strongarmed. See admin/settings/strongarm and http://drupal.org/project/strongarm . You can override strongarmed variables with $conf in settings.php.

zilla’s picture

Status: Fixed » Needs review
StatusFileSize
new43.31 KB

uh, i do not see any such "user registration" options under admin at the top of the screen- should that be visible in a default installation to the admin/master user?

alex_b’s picture

Status: Needs review » Fixed

The settings in #1 are under admin/user/settings - sorry to not mention right away.

alexmc’s picture

> The settings in #1 are under admin/user/settings

Thanks for clarifying that. I'm looking at the page now, but I had to type it in. There did not seem to be a menu item taking me there.

alexmc’s picture

OK, so the admin/user/settings page is a secret URL which you need to be told about.

But then I discover that I can't use that page to switch on web user registrations because they have been "strongarmed"

This is a new feature for me which I am not familiar with. I now have to go find out how to change this

"You can override strongarmed variables with $conf in settings.php."

Grumble.

OK, I am looking at that file and all the $conf settings are commented out. If this feature has been strongarmed I can't see how to change it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.