<?php
$conf['automatic']           = 0;
$conf['displayaslist']       = 0;
$conf['displaystyle']        = 'loginname';
$conf['tooltip']             = 'fullname';
$conf['showheading']         = 0;
$conf['heading']             = 'Authors';
$conf['intro']               = '<p><b>Contributing authors:</b></p>';
$conf['showcreator']         = 'none';
$conf['creatortext']         = '<p>Created by <i>%CREATOR%</i> on %DATE%.</p>';
$conf['printempty']          = '0';
$conf['creatorisauthor']     = '1';
$conf['linkto']              = 'none';
$conf['userpageid']          = ':user:%USER%';
