8 my $file=File::Spec->catfile($c->get_conf('homepage_files_dir'), 'publications.txt');
9 my $page=CXGN::Page->new('Publications','john');
12 my $publications = qq { <p class="boxbgcolor5"><br />Publications are not available at the moment due to a server problem. We apologize for the inconvenience. Please check back later.<br /><br /></p><br /><br /><br /><br /> };
16 $publications = $m->file($file);
23 <& /page/page_title.mas, title=>"All Publications" &>