web/html/participate/developers-guide index.php,1.2,1.3

Karsten Wade (kwade) fedora-extras-commits at redhat.com
Tue Dec 6 19:41:17 UTC 2005


Author: kwade

Update of /cvs/fedora/web/html/participate/developers-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21453/developers-guide

Modified Files:
	index.php 
Log Message:
Deprecating to zero the documentation that was stored in /participate for some reason ... these redirects just do the right thing, which we decided was much better than leaving an explanation behind.  This also supports the no-broken-URLs standard we should strive for.


Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/participate/developers-guide/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.php	29 Sep 2005 17:08:19 -0000	1.2
+++ index.php	6 Dec 2005 19:41:15 -0000	1.3
@@ -1,17 +1,3 @@
-<?
-
-include("site.inc");
-$template = new Page;
-$template->initCommon(); 
-$template->displayHeader();
-
+<?php
+header("Location: /docs/developers-guide/")
 ?>
-
-<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Fedora Core Developer's Guide</th></tr><tr><td width="20%" align="left">&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="ch-guidelines.php">Next</a></td></tr></table><hr></div><div class="book" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="developers-guide"></a>Fedora Core Developer's Guide</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Tammy</span> <span class="surname">Fox</span></h3></div><div class="author"><h3 class="author"><span class="firstname">Havoc</span> <span class="surname">Pennington</span></h3></div></div></div><div><p class="copyright">Copyright &#169; 2003 Red Hat, Inc., Tammy Fox, Havoc Pennington</p></div><div><a href="ln-legalnotice.php">Legal Notice</a></div></div><hr></div><div class="toc"><p><b>Table of Co!
 ntents</b></p><dl><dt><span class="chapter"><a href="ch-guidelines.php">1. General Guidelines</a></span></dt><dt><span class="chapter"><a href="ch-package-versions.php">2. Package Versions</a></span></dt><dd><dl><dt><span class="sect1"><a href="ch-package-versions.php#s1-beta-exceptions">2.1. Beta Exceptions</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-cvs.php">3. CVS</a></span></dt><dd><dl><dt><span class="section"><a href="ch-cvs.php#sn-cvs-overview">3.1. How CVS Works</a></span></dt><dt><span class="section"><a href="sn-cvs-preparation.php">3.2. Preparing For CVS Use</a></span></dt><dd><dl><dt><span class="section"><a href="sn-cvs-preparation.php#sn-cvs-rpm-check">3.2.1. Is CVS Installed On Your System</a></span></dt><dt><span class="section"><a href="sn-cvs-preparation.php#sn-cvs-generate-keys">3.2.2. Generating SSH Keys</a></span></dt></dl></dd><dt><span class="section"><a href="sn-cvs-config.php">3.3. Configuring For CVS Access</a></span></dt><dd><dl!
 ><dt><span class="section"><a href="sn-cvs-config.php#sn-cvs-c!
 onfig-
rc">3.3.1. Avoiding Repetitive Typing</a></span></dt><dt><span class="section"><a href="sn-cvs-config.php#sn-cvs-config-anon">3.3.2. Configuring for Read-Only CVS Access</a></span></dt><dt><span class="section"><a href="sn-cvs-config.php#sn-cvs-config-author">3.3.3. Configuring Read/Write CVS Access</a></span></dt></dl></dd><dt><span class="section"><a href="sn-cvs-cvscommands.php">3.4. Basic CVS Commands</a></span></dt><dd><dl><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-co">3.4.1. Checking Out Modules</a></span></dt><dd><dl><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-co-branch">3.4.1.1. Checking Out Branches of Modules</a></span></dt></dl></dd><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-up">3.4.2. Updating Files</a></span></dt><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-commit">3.4.3. Committing Files</a></span></dt><dt><span class="section"><a!
  href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-add">3.4.4. Adding Files</a></span></dt><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-admin">3.4.5. Managing Binary Files</a></span></dt><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-rm">3.4.6. Removing Files</a></span></dt><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-status">3.4.7. Status of Files</a></span></dt><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-conflicts">3.4.8. Resolving Conflicts</a></span></dt><dt><span class="section"><a href="sn-cvs-cvscommands.php#sn-cvs-cvscommands-summary">3.4.9. Summary</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch-rpm-building.php">4. Building RPM Packages</a></span></dt><dd><dl><dt><span class="sect1"><a href="ch-rpm-building.php#s1-rpm-spec-file">4.1. Spec File</a></span></dt><dt><span class="sect1"><a href="s1-rpm-guidelines.php">4.2!
 . Guidelines</a></span></dt><dt><span class="sect1"><a href="s!
 1-rpm-
e-guidelines.php">4.3. More RPM Building Hints</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-ui-guidelines.php">5. User Interface Guidelines</a></span></dt><dd><dl><dt><span class="sect1"><a href="ch-ui-guidelines.php#s1-ui-cliff-notes">5.1. Read the <span class="trademark">CliffNotes</span>&#174;</a></span></dt><dt><span class="sect1"><a href="s1-ui-gnome-guidelines.php">5.2. The GNOME Guidelines</a></span></dt><dt><span class="sect1"><a href="s1-ui-get-religion.php">5.3. Get Religion</a></span></dt><dt><span class="sect1"><a href="s1-ui-get-details.php">5.4. Get Details</a></span></dt><dt><span class="sect1"><a href="s1-ui-more-suggestions.php">5.5. More Suggestions</a></span></dt><dt><span class="sect1"><a href="s1-ui-scaling.php">5.6. Scaling It Down</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch-console-access.php">6. Enabling Console Access</a></span></dt><dt><span class="chapter"><a href="ch-menus.php">7. Adding Applications to the Men!
 us</a></span></dt><dd><dl><dt><span class="sect1"><a href="ch-menus.php#s1-categories">7.1. Red Hat Categories</a></span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left">&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="ch-guidelines.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top">&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right" valign="top">&#160;Chapter&#160;1.&#160;General Guidelines</td></tr></table></div>
-
-<?
-
-$template->displayFooter('$Date$');
-
-?>
-




More information about the scm-commits mailing list