__section__ default __description__ Show list of authors * uids = arrayref of author UIDs * authors = hashref of hashrefs of authors (key is name, other keys are nickname, fakeemail, etc.) * title = passed to titlebar * admin = boolean for whether current user is admin or not * time = current time string __title__ __page__ authors __lang__ en_US __name__ main __template__ [% PROCESS titlebar width => '100%' %]

I keep getting asked 'Who are you guys', so to help unload some of that extra mail from my box I have now provided this nice little page with a summary of the active [% sitename %] authors here, along with the number of articles that they have posted.

[% FOREACH uid = list %] [% IF uid.0 > 0 %]

[% uid.0 %] [% uid.2 %]

[% IF admin %] edit [% END %] [% END %] [% uid.4 %] [% END %]


generated on [% time %]

__seclev__ 10000