How do I render a block with just the Gigya login? I just want to display the social login icons in their own block, but I don't want to completely disable the Drupal login.
i.e. still have a regular drupal login block, but have a separate block that shows the gigya icons.

Comments

cerup’s picture

-delete-

cerup’s picture

Version: 6.x-1.0-beta6 » 6.x-1.0-beta9

I'm wondering the same thing.

Is is possible to render just the login UI so that we can create a custom login block/form?

The default login block + gigya + 'create new account/request password' isn't the best style or user friendly design. Having that ability to either place gigya in it's own block or render it with php/code would be ideal so that we can create UI that works with our websites and looks more streamline. This would also avoid problems with other modules that may affect login (like ajax/popup login).

I tried messing with 'loginUI container' but when I change it to anything but divConnect, it places the whole login form in odd places.

ofercorn’s picture

subscribe

Anonymous’s picture

I'd like to see a separate block for Gigya too, or some explanation to inject the Wilfire login flash in a custom location.

azinck’s picture

Status: Active » Needs review

Please try my patch here: #742430: Patch to fix several bugs

EvanDonovan’s picture

Title: Block with just the Gigya login? » Add block with just the Gigya login
Version: 6.x-1.0-beta9 » 6.x-2.0

Moving this issue to 2.0 branch since the 1.0 branch should be deprecated.

EvanDonovan’s picture

Status: Needs review » Fixed

I think this is fixed in 6.x-2.1. If not, it is fixed by my patch in #756594: Add options to admin UI for overriding positioning & hide title of Gigya Login Block - you just would have to select the option to hide the title and to show only Gigya login.

Status: Fixed » Closed (fixed)

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