our $project_maxdepth = 2007;
# string of the home link on top of all pages
-our $home_link_str = "projects";
+our $home_link_str = "http://lifelog.hopto.org Projects by Will Budić";
# extra breadcrumbs preceding the home link
our @extra_breadcrumbs = ();
our $projects_list = "";
# the width (in characters) of the projects list "Description" column
-our $projects_list_description_width = 25;
+our $projects_list_description_width = 45;
# group projects by category on the projects list
# (enabled if this variable evaluates to true)
# show repository only if this file exists
# (only effective if this variable evaluates to true)
-our $export_ok = "";
+our $export_ok = 1;
# don't generate age column on the projects list page
our $omit_age_column = 0;
# don't generate information about owners of repositories
-our $omit_owner=0;
+our $omit_owner=1;
# show repository only if this subroutine returns true
# when given the path to the project, for example: