3 $name = 'Example PlaNit';
4 $link = 'http://planit.example.com/';
5 $admin = 'System Administrator';
6 $email = 'somebody@somewhere.org';
7 //$logfile = '/home/dcoombs/Files/nitloglog';
8 $staticpage = '/tmp/planitstatic';
9 $mugshotdir = 'mugshots';
10 $adminpass = 'changeme';
12 $layout = 'simple.inc.html';
13 //$layout = 'fancy.inc.html';
15 $articles_per_person = 5;
20 'name' => 'Dave Coombs',
21 'url' => 'http://people.nit.ca/~dcoombs/nitlog/rss.php' ),
24 'name' => 'Michel Émond',
25 'url' => 'http://people.nit.ca/~mich/niti/rss.xml' )