(Quick Reference)

connect

Purpose

Puts login with Vkontakte button.

Examples:

Default:
<vkontakteAuth:connect />

Use your image for connect button:

<vkontakteAuth:connect img="${resource(dir: 'images', file: 'vkontakte-connect.png')}" img-alt="Login to my site!"/>

Description

Optional attributes:
  • img - url to image for connect button (for server-side authentication only)
  • img-* - a attribute for <img> tag, like img-id or img-style