web/html/docs f12docs.php,1.23,1.24

Rüdiger Landmann rlandmann at fedoraproject.org
Wed Oct 28 05:46:18 UTC 2009


Author: rlandmann

Update of /cvs/fedora/web/html/docs
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13272

Modified Files:
	f12docs.php 
Log Message:
Add Deployment Guide to menu


Index: f12docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f12docs.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- f12docs.php	27 Oct 2009 02:24:23 -0000	1.23
+++ f12docs.php	28 Oct 2009 05:45:48 -0000	1.24
@@ -123,6 +123,28 @@
 			</form>
 			</div>
 
+			<div class="documentdiv">
+				<h3>Deployment Guide</h3>
+			<div>The Fedora Deployment Guide contains information on how to customize your Fedora system to fit your needs. If you are looking for a comprehensive, task-oriented guide for configuring and customizing your system, this is the manual for you. </div>
+			<form name="F12_Deployment_Guide">
+					HTML:
+					<select style="width: 9em; height: 2em;" name="F12_Deployment_Guide_HTML" onchange="document.location.href=document.F12_Deployment_Guide.F12_Deployment_Guide_HTML.options[document.F12_Deployment_Guide.F12_Deployment_Guide_HTML.selectedIndex].value">
+							<option selected="selected" value="#">Language</option>
+							<option value="deployment-guide/f12/en-US/html/">English</option>
+					</select>
+					<span>HTML-Single</span>:
+					<select style="width: 9em; height: 2em;" name="F12_Deployment_Guide_HTMLSINGLE" onchange="document.location.href=document.F12_Deployment_Guide.F12_Deployment_Guide_HTMLSINGLE.options[document.F12_Deployment_Guide.F12_Deployment_Guide_HTMLSINGLE.selectedIndex].value">
+							<option selected="selected" value="#">Language</option>
+							<option value="security-guide/f12/en-US/html-single/">English</option>
+					</select>
+					PDF:
+					<select style="width: 9em; height: 2em;" name="F12_Deployment_Guide_PDF" onchange="document.location.href=document.F12_Deployment_Guide.F12_Deployment_Guide_PDF.options[document.F12_Deployment_Guide.F12_Deployment_Guide_PDF.selectedIndex].value">
+							<option selected="selected" value="#">Language</option>
+							<option value="security-guide/f12/en-US/pdf/security-guide.pdf">English</option>
+
+					</select>
+			</form>
+			</div>
 			
 			<div class="documentdiv">
 				<h3>User Guide</h3>




More information about the Fedora-docs-commits mailing list