homepage/devel/en_US startpage.xml,NONE,1.1

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Sep 16 04:42:30 UTC 2007


Author: pfrields

Update of /cvs/docs/homepage/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7490/en_US

Added Files:
	startpage.xml 
Log Message:
Add new start page XML


--- NEW FILE startpage.xml ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
		<title>Fedora Project - Start Page</title>
		<!-- DO NOT TRANSLATE THIS CONTENT, OBVIOUSLY. :-) -->
		<style type="text/css">
				div {
					padding:		0px;
					margin:			0px;
				}
				body {
					font-family: 	Arial, sans;
					font-size:		12px;
					border-width:	0px;
					padding:		0px;
					margin:			0px;
				}
				a img { 
					border-width:	0px;
				}
				.rh-large-font {
					font-size:	14px;
				}
				.rh-large-bold-font {
					font-size:	14px;
					font-weight: bold;
				}				
				#rhPage {
					margin:		20px;
				}
				#rhTopStuff {
					position:	relative;
				}
				#rhLogo {
					float:  left;
				}
				#rhTopSearchStuff {

				}
				#rhSearchResultsStuff {
					position:		relative;
					margin-top:		20px;
				}
				#rhSearchResultsColumn {
					position:		relative;
					margin-right:	239px; /* 14px + 1px + 14px + 210px */
				}
				#rhSearchAdsColumn {
					position:	absolute;
					top:		0px;
					right:		0px;
					width:		225px; /* 1px + 14px + 210px */
				}
				#rhSearchResultsHeaderBox {
					height:				25px;
					background-image:	url(${controller.headerBarGradientImage});
					background-repeat: 	repeat-x;
					color:				white;
				}
				#rhSearchResultsHeaderBox table {
					margin-top:			2px;
					margin-bottom:		2px;
					width:				100%; /* this keeps any left/right margin from working */
				}
				#rhSearchAdsColumn .rh-ad-block {
					border-left:	1px solid #CCCCCC;
					margin-bottom:	18px;
				}
				#rhSearchAdsColumn .rh-ad-block-inside {
					position:		relative;
					margin-left:	14px;
				}
				#rhSearchAdsColumn .rh-ad-block .title {
					font-size:		14px;
					font-weight: 	bold;
					color:			#666666;
				}
				#rhBottomSeparator {
					width:				100%;
					height:				1px;
					background-color: 	#CCCCCC;
					margin-top:			20px;
					margin-bottom:		20px;
					/* the rest of this is IE6 hacks to keep it from forcing the div to the font height */
					min-height:			1px;
					max-height:			1px;
					font-size:			0px;
					overflow:			hidden;
				}
				.rh-sponsored-result {
					position:			relative;
					background-color:	#FFF9BD;
					margin-top:			6px;
					padding:			5px;
				}
				.rh-sponsored-result .rh-is-sponsored {
					position:			absolute;
					right:				5px;
					top:				5px;
					color:				#666666;
				}
				.rh-sponsored-result .rh-result-details {
					margin-top:			5px;
				}
				.rh-sponsored-result .rh-result-link {
					color:				#008000;
				}
				.rh-sponsored-result .rh-result-text {
					color:				#000000;
				}
				.rh-organic-result {
					margin-top:		18px;
				}
				.rh-result-title {
					font-size:		14px;
					font-weight: 	bold;					
				}
				.rh-result-excerpt {
				}
				.rh-result-notes {
					color:			#777777;
				}
				#rhResultsPager {
					margin-top:		18px;
				}
				.rh-ad {
					margin-top: 	16px;
				}
				.rh-ad .rh-ad-title {
					font-size:	14px;
				}
				.rh-ad .rh-ad-link {
					color:			#777777;
				}
		</style>
	</head>
	<body>
		<div id="rhPage">
			<div id="rhTopStuff">
				<div id="rhTopLogoStuff" style="margin-bottom: 10px;">
					<center>
						<table cellpadding="0" cellspacing="0" style="width: 650px;">
							<tbody>
								<tr valign="middle">
									<td align="left">
										<div id="rhLogo">
											<a href="http://fedoraproject.org/"><img src="images/fedora_logo_150x46.png" style="width: 150px; height: 46px;"/></a>
										</div>
									</td>
									<td align="right" valign="middle">
										<div style="margin-top: 14px; margin-bottom: 4px;">
											<div style="margin-left: 6px; width: 144px; height: 23px;"></div>
										</div>
									</td>
								</tr>
							</tbody>
						</table>
					</center>
				</div>			
				<div id="rhTopSearchStuff">
					<center>
						<div style="position: relative; width: 650px; height: 175px; background-image: url('images/faint_box_650x175.png'); background-repeat: no-repeat;">
							<div style="margin: 0px;">
								<form action="http://www.google.com/search">
									<!--  height 155px here is a little hack to shift the content up in the box -->
									<table style="width: 650px; height: 155px;" cellpadding="0" cellspacing="0">
										<tbody>
											<tr valign="middle">
												<td align="center">
													<table cellpadding="0" cellspacing="0">
														<tbody>
															<tr valign="middle">
																<td colspan="2" align="left">
																	<div>
																		<span class="rh-large-bold-font">Web</span>
																	</div>
																</td>
																<td><!--Cell above Search button-->
																</td>
															</tr>
															<tr>
																<td colspan="2">
																	<div style="position: relative; margin-right: 8px; margin-top: 4px; margin-bottom: 4px;">
																		<input name="q" style="width: 100%;"/>
																	</div>
																</td>
																<td>
																	<div style="margin-top: 4px; margin-bottom: 4px;">
																		<input type="submit" value="Search"/>
																	</div>
																</td>
															</tr>
															<tr>
																<td>
																	<div style="margin-right: 4px;">
																		Return results that are
																		<select name="as_rights">
																			<option value="">
																				Not filtered by license
																			</option>												
																			<option value="(cc_publicdomain|cc_attribute|cc_sharealike|cc_noncommercial|cc_nonderived)">
																				Free to use or share
																			</option>
																			<option value="(cc_publicdomain|cc_attribute|cc_sharealike|cc_nonderived).-(cc_noncommercial)">
																				Free to use or share commercially
																			</option>
																			<option value="(cc_publicdomain|cc_attribute|cc_sharealike|cc_noncommercial).-(cc_nonderived)">
																				Free to use, share or modify
																			</option>
																			<option value="(cc_publicdomain|cc_attribute|cc_sharealike).-(cc_noncommercial|cc_nonderived)">
																				Free to use, share or modify commercially
																			</option>																																																				
																		</select>
																	</div>
																</td>
																<td align="right"><a href="http://creativecommons.org/"><img src="images/cc_logo_76x18.png" style="width: 76px; height: 18px;"/></a></td>
																<td><!--Cell below Search button-->
																</td>
															</tr>
														</tbody>
													</table>
												</td>
											</tr>
										</tbody>
									</table>
								</form>
							</div>
						</div>
					</center>
				</div>
				<div style="clear: both;"> <!-- expand the parent div around contained floats -->
				</div>
			</div>
			<div style="margin-top: 40px;">
				<center><span class="rh-large-bold-font">Reach higher. <a href="http://fedoraproject.org/">Fedora 8</a> now available.</span></center>
			</div>
			<div style="margin-top: 25px;">
				<center><span class="rh-large-bold-font"><a href="http://fedoraproject.org/wiki/Overview">About Fedora</a></span></center>			
			</div>
			<div style="margin-top: 25px;">
				<center><span style="color: red; font-size: x-small;">This page is a mockup for discussion purposes, do not assume it will stay around (or if it does stay around, do not assume that this is what will be on it).</span></center> 			
			</div>
		</div>
	</body>
</html>




More information about the Fedora-docs-commits mailing list