Author: kschenk
Date: Mon Dec 31 22:42:09 2012
New Revision: 1427251
URL: http://svn.apache.org/viewvc?rev=1427251&view=rev
Log:
New index page with scrolling news.
Modified:
openoffice/ooo-site/trunk/content/test/index.html
Modified: openoffice/ooo-site/trunk/content/test/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/test/index.html?rev=1427251&r1=1427250&r2=1427251&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/test/index.html Mon Dec 31 22:42:09 2012
@@ -1,6 +1,8 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" />
+<!--#include virtual="/doctype.html" -->
+<html>
<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
<meta name="description" content="The official home page of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open Document Format, free
office editors" />
<meta name="google-site-verification"
content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" />
@@ -16,9 +18,22 @@
@import "exceptions.css";
/* ]]> */
</style>
-</head>
+<!--#include virtual="/google-analytics.js" -->
+</head>
<body>
+<!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+<div id="content">
+
+
+
<div id="actionstatements">
<ul>
@@ -91,9 +106,11 @@
<p><a href="/social/">Follow the progress of OpenOffice via our
announcement list, social media areas and blog.</a></p>
<div class="action-social-extra">
<p>
- <a href="https://twitter.com/apacheoo/">
<em>Twitter</em></a>, <a
href="https://plus.google.com/u/0/114598373874764163668/about"><em>Google+</em></a>,
- <a
href="https://www.facebook.com/ApacheOO/"><em>Facebook</em></a>, <a
href="https://www.facebook.com/groups/338330086179568/"><em>Facebook
group</em></a> and
- <a href="https://blogs.apache.org/OOo/"><em>Apache
OpenOffice blog.</em></a>
+ <a href="https://twitter.com/apacheoo/"
onClick="_gaq.push(['_trackEvent','social', 'follow', 'twitter']);">
<em>Twitter</em></a>,
+ <a
href="https://plus.google.com/u/0/114598373874764163668/about"
onClick="_gaq.push(['_trackEvent','social', 'follow',
'google+']);"><em>Google+</em></a>,
+ <a href="https://www.facebook.com/ApacheOO/"
onClick="_gaq.push(['_trackEvent','social', 'follow',
'facebook']);"><em>Facebook</em></a>,
+ <a
href="https://www.facebook.com/groups/338330086179568/"
onClick="_gaq.push(['_trackEvent','social', 'follow',
'facebook-group']);"><em>Facebook group</em></a> and
+ <a href="https://blogs.apache.org/OOo/"
onClick="_gaq.push(['_trackEvent','social', 'follow', 'blog']);"><em>Apache
OpenOffice blog.</em></a>
</p>
</div>
</div>
@@ -106,33 +123,20 @@
</div>
<div id="news">
-<div class="campaign">
- <h2>Apache OpenOffice given two Bossie Awards!</h2>
+<!--#include virtual="/news/newslist.ssi" -->
- <p>InfoWorld has awarded Apache OpenOffice two Bossies (Best of Open
Source), one for the OpenOffice application, and one for our <a
href="http://templates.services.openoffice.org/">templates website</a>.
- Read <a
href="https://plus.google.com/u/0/b/114598373874764163668/114598373874764163668/posts/guW3vcCvFFy">more
on our Google+ page</a>.</p>
- </div>
-
- <div class="campaign">
- <h2>Over 20 million downloads of AOO 3.4</h2>
- <p>Apache OpenOffice 3.4 was released in May. Downloads now exceed 20
million. We invite you to take a look at
- <a href="http://stats.openoffice.org/">our interactive charts</a> of daily
and cumulative downloads.</p>
- </div>
-
-
-<div class="campaign">
- <h2><a href="/news/">More OpenOffice News...</a></h2>
- </div>
-
- <div id="SupportedAndSupporters">
+<!-- <div id="SupportedAndSupporters">
<a href="http://validator.w3.org/check?uri=referer"
title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents">
<img src="http://www.w3.org/Icons/valid-xhtml10-blue.png"
alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents"/></a>
</div>
+-->
</div>
+
+ </div>
+<!--#include virtual="/footer.html" -->
</body>
</html>
-