1<?php 2$conf['automatic'] = 0; 3$conf['displayaslist'] = 0; 4$conf['displaystyle'] = 'loginname'; 5$conf['tooltip'] = 'fullname'; 6$conf['showheading'] = 0; 7$conf['heading'] = 'Authors'; 8$conf['intro'] = '<p><b>Contributing authors:</b></p>'; 9$conf['showcreator'] = 'none'; 10$conf['creatortext'] = '<p>Created by <i>%CREATOR%</i> on %DATE%.</p>'; 11$conf['printempty'] = '0'; 12$conf['creatorisauthor'] = '1'; 13$conf['linkto'] = 'none'; 14$conf['userpageid'] = ':user:%USER%'; 15