Author: kwade Update of /cvs/fedora/web/html/docs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8945 Modified Files: index.php Log Message: interim what's up warning page with first pass at fixed links Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/docs/index.php,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- index.php 17 Oct 2006 01:58:54 -0000 1.25 +++ index.php 19 Mar 2007 21:17:50 -0000 1.26 @@ -7,10 +7,13 @@ $template->displayHeader(); ?> - <h1>User Documentation</h1> + <h1>Fedora Documentation</h1> + <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Fedora Documentation Moving"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Content is on the move, links are breaking and getting fixed.</th></tr><tr><td align="left" valign="top"><p> + <em>19-Mar-2007</em> We are currently moving content from fedora.redhat.com to this domain; in the process many links are going to be broken, then fixed. Some will be missed. We will post a link to a bugzilla report and/or email address to send to about broken links, after we have completed our initial fixes. + </p></td></tr></table></div> <p> This section is dedicated to user documentation for <? print $RELEASE_NAME; ?>. All the - content is from the <a href="/projects/docs/">Documentation Project</a>. Except for guides such as the + content is from the <a href="/projects/">Documentation Project</a>. Except for guides such as the Installation Guide, the documentation is in tutorial format. All docs are task-oriented. </p> @@ -19,15 +22,14 @@ </p> <ul> - <li><a href="/docs/release-notes/">Release Notes</a></li> - <li><a href="/docs/install-guide/">Installation Guide</a></li> - <li><a href="/docs/jargon-buster/en_US/">Jargon Buster</a> (<a href="/docs/jargon-buster/en_US/">en_US</a> | <a href="/docs/jargon-buster/pt/">pt</a>)</li> - <li><a href="/docs/mirror/en/">Mirror Tutorial</a> (<a href="/docs/mirror/en/">en</a> | <a href="/docs/mirror/pt/">pt</a> | <a href="/docs/mirror/pt_BR/">pt_BR</a>)</li> - <li><a href="/docs/selinux-faq/">SELinux FAQ</a></li> - <li><a href="/docs/stateless/">Stateless Linux tutorial</a></li> - <li><a href="/docs/udev/">Udev on Fedora</a></li> - <li><a href="/docs/selinux-apache-fc3/">Understanding and Customizing the Apache HTTP SELinux Policy (Fedora Core 3)</a></li> - <li><a href="/docs/yum/en/">Managing Software with Yum</a> (<a href="/docs/yum/en/">en</a> | <a href="/docs/yum/pt_BR/">pt_BR</a>)</li> + <li><a href="/release-notes/">Release Notes</a></li> + <li><a href="/install-guide/">Installation Guide</a></li> + <li><a href="/jargon-buster/en_US/">Jargon Buster</a> (<a href="/jargon-buster/en_US/">en_US</a> | <a href="/jargon-buster/pt/">pt</a>)</li> + <li><a href="/mirror/en/">Mirror Tutorial</a> (<a href="/mirror/en/">en</a> | <a href="/mirror/pt/">pt</a> | <a href="/mirror/pt_BR/">pt_BR</a>)</li> + <li><a href="/selinux-faq/">SELinux FAQ</a></li> + <li><a href="/udev/">Udev on Fedora</a></li> + <li><a href="/selinux-apache-fc3/">Understanding and Customizing the Apache HTTP SELinux Policy (Fedora Core 3)</a></li> + <li><a href="/yum/en/">Managing Software with Yum</a> (<a href="/yum/en/">en</a> | <a href="/yum/pt_BR/">pt_BR</a>)</li> </ul> <p> @@ -35,20 +37,20 @@ </p> <ul> - <li><a href="/docs/developers-guide/">Developer's Guide</a></li> - <li><a href="/docs/documentation-guide/">Documentation Guide</a></li> - <li><a href="/docs/translation-quick-start-guide/en/">Translation Quick Start Guide</a> -(<a href="/docs/translation-quick-start-guide/el/">el</a> | -<a href="/docs/translation-quick-start-guide/en/">en</a> | -<a href="/docs/translation-quick-start-guide/fr_FR/">fr_FR</a> | -<a href="/docs/translation-quick-start-guide/it/">it</a> | -<a href="/docs/translation-quick-start-guide/ja_JP/">ja_JP</a> | -<a href="/docs/translation-quick-start-guide/nl/">nl</a> | -<a href="/docs/translation-quick-start-guide/pl/">pl</a> | -<a href="/docs/translation-quick-start-guide/pt/">pt</a> | -<a href="/docs/translation-quick-start-guide/pt_BR/">pt_BR</a> | -<a href="/docs/translation-quick-start-guide/ru/">ru</a> | -<a href="/docs/translation-quick-start-guide/sv/">sv</a>)</li> + <li><a href="/developers-guide/">Developer's Guide</a></li> + <li><a href="/documentation-guide/">Documentation Guide</a></li> + <li><a href="/translation-quick-start-guide/en/">Translation Quick Start Guide</a> +(<a href="/translation-quick-start-guide/el/">el</a> | +<a href="/translation-quick-start-guide/en/">en</a> | +<a href="/translation-quick-start-guide/fr_FR/">fr_FR</a> | +<a href="/translation-quick-start-guide/it/">it</a> | +<a href="/translation-quick-start-guide/ja_JP/">ja_JP</a> | +<a href="/translation-quick-start-guide/nl/">nl</a> | +<a href="/translation-quick-start-guide/pl/">pl</a> | +<a href="/translation-quick-start-guide/pt/">pt</a> | +<a href="/translation-quick-start-guide/pt_BR/">pt_BR</a> | +<a href="/translation-quick-start-guide/ru/">ru</a> | +<a href="/translation-quick-start-guide/sv/">sv</a>)</li> </ul>