Author: kwade Update of /cvs/fedora/web/html/projects/selinux In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30048 Modified Files: index.php Log Message: hope this is minimal enough to work and fix the brokeness I checked in before. Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/projects/selinux/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.php 21 Jun 2006 16:24:35 -0000 1.2 +++ index.php 21 Jun 2006 18:19:29 -0000 1.3 @@ -1,32 +1,15 @@ <? - include("site.inc"); $template = new Page; $template->initCommon(); -include("project.inc"); - -/***********************************************************************/ -/***********************************************************************/ - -/* Initialize the project */ -$project = new Project; -/***********************************************************************/ -/************************ Begin project content ************************/ -/***********************************************************************/ - -/* Display name is the proper name of the project -- - * it is displayed at the top of the page */ -$project->display_name="SELinux"; -$project->project_name="selinux"; -$project->mailing_list="fedora-selinux-list"; - -/* Note: The TODO list is a filename which is - * the project_name with a .todo extension */ +$template->displayHeader(); + +?> -/* Project description */ -$project->desc="<p>SELinux integration into Fedora Core.</p> +<!-- content BEGIN --> +<h1>SELinux Project pages (DEPRECATED)</h1> <p> This page is deprecated. Please refer to the new page at: