~newz/ubuntu-website/ubuntu07

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
		<title>Untitled Document</title>
		<script type="text/javascript" src="mootools.v1.00.js"></script>
		<style type="text/css">
			body {
				background-image: url(images/bgrepeat.jpg);
				background-color: #D3CAAA;
				background-repeat: repeat-x;
				margin: 0;
				padding: 0;
			}
			#container {
				margin: 0 4%;
				padding: 0;
				position: relative;
				background-color: #fff;
				background-image: url(images/page-border-left-repeat.jpg);
				background-repeat: repeat-y;
				background-position: left;
			}
			#content {
				margin: 0; 
				padding: 0 13px 0 14px;
				min-height: 665px;
				position: relative;
				background-color: #fff;
				background-image: url(images/page-border-right-repeat.jpg);
				background-repeat: repeat-y;
				background-position: right;
			}
			#top {
				background-image: url(images/top.png);
				background-repeat: repeat-x;
				background-position: top;
				padding-top: 10px;
			}
			#bg-left {
				position: absolute;
				top: 0;
				left: 0;
				width: 14px;
				height: 665px;
				background-image: url(images/page-border-left.jpg);
				background-repeat: no-repeat;
				background-position: top left;
				z-index: 6;
			}
			#bg-right {
				position: absolute;
				top: 0;
				right: 0;
				width: 13px;
				height: 665px;
				background-image: url(images/page-border-right.jpg);
				background-repeat: no-repeat;
				background-position: top right;
				z-index: 6;
			}
			#bottom-left {
				width: 14px;
				height: 34px;
				background-image: url(images/footerbg-left.jpg);
				position: absolute;
				bottom: 0;
				left: 0;
				z-index: 7;
			}
			#bottom-right {
				width: 13px;
				height: 34px;
				background-image: url(images/footerbg-right.jpg);
				position: absolute;
				bottom: 0;
				left: 0;
				z-index: 7;
			}
			#footer {
				position: absolute;
				bottom: 0;
				z-index: 5;
				width: 100%;
				background-image: url(images/footerbg.jpg);
				background-repeat: repeat-x;
				background-position: bottom;
				padding: 0 0 10px 0;
			}
			#footer .wrapper {
				margin: 0 15px;
			}
		</style>
	</head>
	<body>
		<div id="container">
			<div id="content">
				<div id="top">
					<ul><?php /* this can be used to automate links, but that actually makes life more difficult
					foreach( $primary_links as $link) { ?>
						<li><?php print $link; ?></li>
						<?php } */ ?>
						<li><a href="/products/whatisubuntu">Products</a><ul class="submenu">
							<li><a href="/products/whatisubuntu">What is Ubuntu?</a></li>
							<li><a href="/getubuntu/download">Download</a></li>
							<li><a href="/getubuntu">Get Ubuntu</a></li>
							<li><a href="/products/casestudies">Case Studies</a></li>
							<li><a href="/products/softwarecatalogue">Software Catalogue</a></li>
							<li><a href="/products/merchandise">Merchandise</a></li>
							</ul></li>
						<li><a href="/support">Support</a><ul class="submenu">
							<li><a href="/support/communitysupport">Community</a></li>
							<li><a href="https://help.ubuntu.com">Documentation</a></li>
							<li><a href="/support/paid">Commercial</a></li>
							<li><a href="/partners/training">Training</a></li>
							</ul></li>
						<li><a href="/community">Community</a><ul class="submenu">
							<li><a href="/community/conduct">Code of Conduct</a></li><!--
							<li><a href="/community/participate/developerzone">Developer Zone</a></li> -->
							<li><a href="/community/participate">Get Involved</a></li>
							<li><a href="/community/reportproblem">Report a Problem</a></li>
							<li><a href="/community/ubuntustory">The Ubuntu Story</a></li><!--
							<li><a href="/community/donations">Donate</a></li> -->
							</ul></li>
						<li><a href="/partners">Partners</a><ul class="submenu">
							<li><a href="/partners">Partner Programme</a></li>
							<li><a href="/products/casestudies">Case Studies</a></li>
							<li><a href="/partners/hardwarecertification">Hardware Certification</a></li>
							<li><a href="/partners/findapartnerr">Find a Partner</a></li>
							</ul></li>
						<li><a href="/news" class="last">News</a><ul class="submenu">
							<li><a href="/news/spotlight">Spotlight</a></li>
							<li><a href="/usn">Security Notices</a></li>
							<li><a href="http://fridge.ubuntu.com">The Fridge</a></li>
							<li><a href="http://planet.ubuntu.com">Planet Ubuntu</a></li>
							<li><a href="/news/pressreleasearchive">Press Releases</a></li>
							<li><a href="/aboutus/contactus">Media Contact</a></li>
							</ul></li>
					</ul>
					<div id="searchbox">
						<form id="sitesearch" action="/search/node" method="post">
							<p>
								<label for="q" accesskey="s"><span class="mnemonic">S</span>earch</label>
								<input type="text" value="Search" name="edit[search_theme_form_keys]" id="q" />
								<button type="submit" name="op"><span>go</span></button>
								<input type="hidden" name="edit[form_id]" id="edit-search-theme-form" value="search_theme_form"  />
								<input type="hidden" name="edit[form_token]" id="edit-search-theme-form-form-token" value="<?php print drupal_get_token('search_theme_form'); ?>"  />
							</p> 
						</form>
					</div>
					<?php if ($logo) { ?><a href="<?php print $base_path ?>"><img id="ubuntulogo" src="<?php print $logo ?>" alt="<?php if ($site_name) print $site_name; else print "UBUNTU"; ?>" /></a><?php } ?>
					<div class="clear"><img src="/themes/ubuntu07/images/spacer.gif" width="1" height="1" alt="" /></div>
				</div>
				
				<!-- optional masthead -->
				<?php if ($header) { print $header; } ?>
				<!-- begin content area -->
				
				<!-- top -->
				<div id="bodyouter">
					<div id="bodyinner">
						<div id="contentpadding"<?php if($is_front) echo ' class="frontpage"'; ?>>
		        		<?php
						$breadcrumb = drupal_get_breadcrumb();
						$breadcrumb_count = count($breadcrumb);
						if ($breadcrumb_count) {
						?>
						<div id="breadcrumb" class="breadcrumb">
							<h3>You are here:</h3>
							
							<?php 
							for ($i = 0; $i < $breadcrumb_count; $i++) {
								print $breadcrumb[$i];
								print ' ยป ';
							} 
							print $title;
							?>
						</div>
						<?php } // end if ($breadcrumb_count) ?>
				        <?php print $tabs ?>
				        <?php print $help ?>
				        <?php print $messages ?>
				        <?php print $content; ?>
				        </div>
					</div>
					<!-- sidebars -->
					<div id="leftsidebar">
					    <?php if ($sidebar_left) { print $sidebar_left; } ?></div>
					<div id="rightsidebar">
					    <?php if ($sidebar_right) { print $sidebar_right; } ?></div>
		        </div>
				<div id="bg-right">&nbsp;<div id="bottom-right">&nbsp;</div></div>
				
			</div>
			<div id="footer">
				<div class="wrapper">
					<img src="/themes/ubuntu07/images/rule.png" width="740" height="1" alt="" class="rule"/>
					<p>&copy; 2007 Canonical Ltd. Ubuntu and Canonical are 
					registered trademarks of Canonical Ltd.
					<ul>
						<li><a href="/aboutus">About Us</a></li>
						<!-- removing until we have appropriate content
						<li><a href="#">Accessibility</a></li> -->
						<li><a href="/legal">Legal</a></li>
						<li><a href="/employment">Careers</a></li>
						<li class="last"><a href="/aboutus/contactus">Contact Us</a></li>
					</ul>
					<div class="clear">&nbsp;</div>
				</div>
			</div>
			<div id="bg-left">&nbsp;<div id="bottom-left">&nbsp;</div></div>
		</div>
		<script type="text/javascript">
		if (window.ie) {
			// make up for no min-height in IE
			if ($('content').offsetHeight < 665)
				$('content').style.height = "665px";
			
			// disable drop down menus for ie
			for (var i = 0; i < $$('.submenu').length; i++) {
				$$('.submenu')[i].style.display = 'none';
			}
		}
		$('q').addEvent('focus', function() {
			$('q').select();
		});
		</script>
	</body>
</html>