[Midnightbsd-cvs] www: www/support: for new site revision

smultron at midnightbsd.org smultron at midnightbsd.org
Wed Aug 27 17:50:07 EDT 2008


Log Message:
-----------
for new site revision

Modified Files:
--------------
    www/support:
        index.html (r1.12 -> r1.13)
    www/community:
        index.html (r1.9 -> r1.10)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/support/index.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -L support/index.html -L support/index.html -u -r1.12 -r1.13
--- support/index.html
+++ support/index.html
@@ -1,60 +1,102 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-	"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<title>MidnightBSD :: Support</title>
-<link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
-<!-- $MidnightBSD$ -->
-</head>
-
-<body>
-
-<!--#include virtual="/header.html" -->
-
-<div id="content">
-
-<div id="rnav">
-        <ul>
-            <li><a href="/index.html" title="Home">Home</a></li>
-            <li><a href="/about/index.html" title="About">About</a></li>
-            <li><a href="/download/index.html" title="Get MidnightBSD">Get MidnightBSD</a></li>
-            <li><a href="/docs/index.html" title="Documentation">Documentation</a></li>
-            <li><a href="/community/index.html" title="Community">Community</a></li>
-            <li><a href="/developer/index.html" title="Developers">Developers</a></li>
-            <li><a href="/support/index.html" title="Support">Support</a></li>
-            <li><a href="/wiki" title="MidnightBSD Wiki">Wiki</a></li>
-        </ul>
-
-	<p>
-	    <a href="/de/index.html" title="German">DE</a> 
-	    <a href="/index.html" title="English">EN</a> 
-        <a href="/ru/index.html" title="Russian">RU</a>
-    </p>
-
-	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
-	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
-</div>
-
-<p>During initial planning stages, support for MidnightBSD is limited. It is 
-recommended that you view the <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/">FreeBSD® Handbook</a>. </p>
-
-<p>All <a href="http://www.freebsd.org/">FreeBSD®</a> security advisories 
-have been patched in MidnightBSD as of October 2007.</p>
-
-<p>If you need to report a security issue with MidnightBSD, contact Adam Karim at
-<a href="mailto:security at midnightbsd.org">security at midnightbsd.org</a>.
-</p>
-
-<p>E-mail <a href="mailto:questions at midnightbsd.org">questions at midnightbsd.org</a> 
-with any support questions that you may have.  You can also use our 
-<a href="http://forums.midnightbsd.org/">forums</a> and mailing lists.</p>
-
-</div>
-<!-- END CONTENT -->
-
-<!--#include virtual="/footer.html" -->
-
-</body>
-</html>
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<title>MidnightBSD Support</title>
+		<link rel="shortcut icon" href="/favicon.ico" />
+		<!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css" /><![endif]-->
+		<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css" /><![endif]-->
+		<style type="text/css" media="all">
+		<!--
+			@import url("../css/essence.css");
+		-->
+		</style>
+	</head>
+	<body>
+		<div id="globe">
+			<div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
+			<div class="menu">
+						<ul>
+							<li><a href="../">home<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../news/"> news</a></li>
+									<li><a href="../featured/"> featured ports</a></li>
+									<li><a href="../security/"> security</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../about/">about<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../about/#history"> history</a></li>
+								</ul>
+	<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+							<li><a href="../download/">download<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../notes/"> release notes</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../screenshots/">screenshots<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../screenshots/#screencasts"> screencasts</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../community/">community<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../mailman/listinfo/"> mailing lists</a></li>
+									<li><a href="../wiki/"> wiki</a></li>
+									<li><a href="http://forums.midnightbsd.org/"> forums</a></li>
+									<li><a href="../art/"> art project</a></li>
+									<li><a href="../donate/"> donations</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../developers/">developers<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+						<ul>
+							<li><a href="../support/">support<!--[if gt IE 6]><!-->
+								</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+								<ul>
+									<li><a href="../documentation/"> documentation</a></li>
+								</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+							</li>
+						</ul>
+					</div> <!-- close "menu" div -->
+					<div class="clear"></div>
+			<div id="text">
+			<h2><img src="../images/oxygen/support32.png" width="32" height="32" alt=""> Help & Support</h2>
+				<p>During initial planning stages, support for MidnightBSD is limited. It is recommended that you view the <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/">FreeBSD® Handbook</a>.</p>
+				<p>You can also view the <a href="../documentation/">official MidnightBSD documentation</a> for help <a href="../documentation/#1a">installing</a> and <a href="../documentation/#2a">using the mports system</a>.</p>
+				<p>The <a href="../community/">Community</a> page also has links to helpful resources, such as the <a href="http://forums.midnightbsd.org/">MidnightBSD forums</a> or the <a href="irc://freenode.net/#MidnightBSD">#MidnightBSD IRC chatroom</a>.
+				<p>All FreeBSD® security advisories have been patched in MidnightBSD as of October 2007.</p>
+				<p>If you need to report a security issue with MidnightBSD, contact Adam Karim at <span class="reverse">gro.dsbthgindim at ytiruces</span>.</p>
+				<p>E-mail <a href="&#x6d;&#x61;i&#x6c;to&#x3a;s&#x75;p&#x70;&#x6f;&#x72;&#x74;@m&#x69;&#x64;&#x6e;&#x69;g&#x68;tb&#x73;d.org">s&#x75;p&#x70;&#x6f;&#x72;&#x74;@m&#x69;&#x64;&#x6e;&#x69;g&#x68;tb&#x73;d.org</a> with any support questions that you may have. You can also use our forums and mailing lists.</p>
+			</div>
+			<div class="horiz"><blockquote><hr></blockquote></div>
+			<div class="clear"></div>
+			<div id="footer">
+				<blockquote>
+					<p><a href="../legal/">Legal Notices</a> • <a href="../sitemap/">Sitemap</a> • <a href="http://www.cafepress.com/midnightbsd" target="_blank">Store</a> • MidnightBSD © 2005-2008 Lucas Holt • <span id="cc"><a href="http://commoncreature.com/" target="_blank">common creature</a></span></p>
+				</blockquote>
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file
Index: index.html
===================================================================
RCS file: /home/cvs/www/community/index.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -L community/index.html -L community/index.html -u -r1.9 -r1.10
--- community/index.html
+++ community/index.html
@@ -1,50 +1,146 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
-	"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<title>MidnightBSD :: Community</title>
-<link rel="stylesheet" type="text/css" media="all" href="/css/base.css" />
-<!-- $MidnightBSD$ -->
-</head>
-
-<body>
-
-<!--#include virtual="/header.html" -->
-
-<div id="content">
-
-<div id="rnav">
-        <ul>
-            <li><a href="/index.html" title="Home">Home</a></li>
-            <li><a href="/about/index.html" title="About">About</a></li>
-            <li><a href="/download/index.html" title="Get MidnightBSD">Get MidnightBSD</a></li>
-            <li><a href="/docs/index.html" title="Documentation">Documentation</a></li>
-
-            <li><a href="/community/index.html" title="Community">Community</a></li>
-            <li><a href="/developer/index.html" title="Developers">Developers</a></li>
-            <li><a href="/support/index.html" title="Support">Support</a></li>
-        </ul>
-
-	<p>
-	    <a href="/de/index.html" title="German">DE</a> 
-	    <a href="/index.html" title="English">EN</a> 
-        <a href="/ru/index.html" title="Russian">RU</a>
-    </p>
-
-	<p style="border-top: thin dashed silver; padding-top: 10px;"><img src="/images/feed.gif" alt="RSS Feed" /> 
-	<a href="http://www.justjournal.com/users/mbsd/rss">Developer Blog</a></p>
-</div>
-
-  <h2>Community</h2>
-  <p><a href="/mailman/listinfo">MidnightBSD Mailing Lists</a> - Discuss MidnightBSD, it's development and more.</p>
-  <p><a href="http://forums.midnightbsd.org/">MidnightBSD Forums</a> - Discuss installation, development, hardware support, and ask questions.</p>
-  <p>#MidnightBSD on <a href="http://freenode.net">freenode</a> - Discuss MidnightBSD with other users and developers. </p>
-  <p><a href="donations.html">Donations</a>
-</div>
-<!-- END CONTENT -->
-
-<!--#include virtual="/footer.html" -->
-
-</body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en">
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+		<title>MidnightBSD Community</title>
+		<link rel="shortcut icon" href="/favicon.ico">
+		<!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css"><![endif]-->
+		<!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css"><![endif]-->
+		<script type="text/javascript" src="../shadowbox/src/adapter/shadowbox-base.js"></script>
+		<script type="text/javascript" src="../shadowbox/src/shadowbox.js"></script>
+		<script type="text/javascript">
+			Shadowbox.loadSkin('classic', '../shadowbox/src/skin');
+			Shadowbox.loadLanguage('en', '../shadowbox/src/lang');
+			Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt'], '../shadowbox/src/player');
+			window.onload = function(){
+			Shadowbox.init();
+			};
+		</script>
+		<style type="text/css" media="all">
+		<!--
+			@import url("../css/essence.css");
+		-->
+		</style>
+	</head>
+	<body>
+		<div id="globe">
+			<div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
+			<div class="menu">
+				<ul>
+					<li><a href="../">home<!--[if gt IE 6]><!--></a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="../news/"> news</a></li>
+							<li><a href="../featured/"> featured ports</a></li>
+							<li><a href="../security/"> security</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="../about/">about<!--[if gt IE 6]><!-->
+						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="../about/#history"> history</a></li>
+						</ul>
+	<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+					<li><a href="../download/">download<!--[if gt IE 6]><!-->
+						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="../notes/"> release notes</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="../screenshots/">screenshots<!--[if gt IE 6]><!-->
+						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="../screenshots/#screencasts"> screencasts</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="../community/">community<!--[if gt IE 6]><!-->
+						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="../mailman/listinfo/"> mailing lists</a></li>
+							<li><a href="../wiki/"> wiki</a></li>
+							<li><a href="http://forums.midnightbsd.org/"> forums</a></li>
+							<li><a href="../art/"> art project</a></li>
+							<li><a href="../donate/"> donations</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="../developers/">developers<!--[if gt IE 6]><!-->
+						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+				<ul>
+					<li><a href="../support/">support<!--[if gt IE 6]><!-->
+						</a><!--<![endif]--><!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+						<ul>
+							<li><a href="../documentation/"> documentation</a></li>
+						</ul>
+		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+					</li>
+				</ul>
+			</div> <!-- close "menu" div -->
+			<div class="clear"></div>
+			<div id="text" class="center">
+				<h2><img src="../images/oxygen/community32.png" alt=""> Join the MidnightBSD Community</h2>
+				<p>
+					<ul class="community">
+						<li><a href="../mailmain/listinfo">
+								<img src="../images/oxygen/kmail22.png" alt=""><br>
+								<strong>MidnightBSD Mailing Lists</strong>
+							</a><br>
+							Track and explore MidnightBSD's development and more.
+						</li>
+						<li><a href="../wiki/">
+								<img src="../images/oxygen/wiki22.png" alt=""><br>
+								<strong>MidnightBSD Wiki</strong>
+							</a><br>
+							Know something we don't know? Share it on the wiki!
+						</li>
+						<li><a href="http://forums.midnightbsd.org/">
+								<img src="../images/oxygen/forums22.png" alt=""><br>
+								<strong>MidnightBSD Forums</strong>
+							</a><br>
+							Discuss installation, development, hardware support, and ask questions.
+						</li>
+						<li><a href="irc://freenode.net/#MidnightBSD">
+								<img src="../images/oxygen/irc22.png" alt=""><br>
+								<strong>#MidnightBSD on Freenode</strong>
+							</a><br>
+							Chat about MidnightBSD with other users and developers.
+						</li>
+						<li><a href="../art/">
+								<img src="../images/oxygen/art22.png" alt=""><br>
+								<strong>MidnightBSD Art Project</strong>
+							</a><br>
+							Create and contribute graphical improvements to MidnightBSD.
+						</li>
+						<li><a href="../donate/">
+								<img src="../images/oxygen/donate22.png" alt=""><br>
+								<strong>Donations</strong>
+							</a><br>
+							Help support MidnightBSD development.
+						</li>
+					</ul>
+				</p>
+			</div>
+			<div class="horiz"><blockquote><hr></blockquote></div>
+			<div class="clear"></div>
+			<div id="footer">
+				<blockquote>
+					<p><a href="../legal/">Legal Notices</a> • <a href="../sitemap/">Sitemap</a> • <a href="http://www.cafepress.com/midnightbsd" target="_blank">Store</a> • MidnightBSD © 2005-2008 Lucas Holt • <span id="cc"><a href="http://commoncreature.com/" target="_blank">common creature</a></span></p>
+				</blockquote>
+			</div>
+		</div>
+	</body>
+</html>
\ No newline at end of file


More information about the Midnightbsd-cvs mailing list