root/trunk/AutoselectSignin/config.yaml

Revision 433, 359 bytes (checked in by mpaschal, 10 months ago)

plugin to automatically select comment authentication provider based on visited link inference

Line 
1 name: 'Autoselect Sign-in'
2 key:  AutoselectSignin
3 id:   AutoselectSignin
4 description: Automatically selects a likely authentication service based on visited link sniffing.
5 version: 1.0
6 author_name: Mark Paschal
7 author_link: http://markpasc.org/mark/
8
9 callbacks:
10     MT::App::Comments::template_param: $AutoselectSignin::AutoselectSignin::Plugin::add_awesome
11
Note: See TracBrowser for help on using the browser.