web/html/projects/selinux index.php,1.2,1.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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:


[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux