This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch preview/refresh-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/refresh-staging by
this push:
new 7081c03 Automatic Site Publish by Buildbot
7081c03 is described below
commit 7081c032ffde86a6b5c91fcf74bd74b0400f1add
Author: buildbot <[email protected]>
AuthorDate: Wed Jun 30 16:07:50 2021 +0000
Automatic Site Publish by Buildbot
---
output/bug-tracking.html | 4 +++-
output/community-faqs.html | 4 +++-
output/contact.html | 4 +++-
output/contributing-code.html | 4 +++-
output/developer-faqs.html | 4 +++-
output/docs/edit-cms.html | 4 +++-
output/docs/governance/consensusBuilding.html | 4 +++-
output/docs/governance/lazyConsensus.html | 4 +++-
output/docs/governance/voting.html | 4 +++-
output/downloads.html | 4 +++-
output/events.html | 4 +++-
output/get-involved-de.html | 4 +++-
output/get-involved.html | 4 +++-
output/get-it-here.html | 4 +++-
output/index.html | 4 +++-
output/license.html | 4 +++-
output/list-conduct.html | 4 +++-
output/mailing-lists.html | 4 +++-
output/mission.html | 4 +++-
output/native-lang.html | 8 ++++----
output/orientation/decision-making.html | 4 +++-
output/orientation/how-aoo-project-works.html | 4 +++-
output/orientation/index.html | 4 +++-
output/orientation/infrastructure.html | 4 +++-
output/orientation/intro-contributing.html | 4 +++-
output/orientation/intro-development.html | 4 +++-
output/orientation/intro-doc.html | 4 +++-
output/orientation/intro-l10n.html | 4 +++-
output/orientation/intro-marketing.html | 4 +++-
output/orientation/intro-qa.html | 4 +++-
output/people.html | 4 +++-
output/pmc-faqs.html | 4 +++-
output/press.html | 4 +++-
output/privacy.html | 4 +++-
output/qa.html | 4 +++-
output/security.html | 4 +++-
output/social.html | 4 +++-
output/source.html | 4 +++-
output/students.html | 4 +++-
output/style-test.html | 4 +++-
output/svn-basics.html | 4 +++-
output/terms.html | 4 +++-
output/trademarks.html | 4 +++-
output/translate.html | 4 +++-
output/website-local.html | 4 +++-
output/website-native.html | 4 +++-
46 files changed, 139 insertions(+), 49 deletions(-)
diff --git a/output/bug-tracking.html b/output/bug-tracking.html
index 564d132..dfa894a 100644
--- a/output/bug-tracking.html
+++ b/output/bug-tracking.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="overview">Overview<a class="headerlink" href="#overview"
title="Permalink">¶</a></h2>
<p>The project uses <a href="https://www.bugzilla.org/">Bugzilla</a> to track
and manage issues. It's hosted at Apache:</p>
diff --git a/output/community-faqs.html b/output/community-faqs.html
index 4fd1de8..d1242d2 100644
--- a/output/community-faqs.html
+++ b/output/community-faqs.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="how-are-decisions-made-in-the-project">How are decisions made in
the project?<a class="headerlink" href="#how-are-decisions-made-in-the-project"
title="Permalink">¶</a></h2>
<p>The most important thing about engaging with any Apache project is that
everyone
diff --git a/output/contact.html b/output/contact.html
index c25e087..9efa934 100644
--- a/output/contact.html
+++ b/output/contact.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Any questions dealing with the use of Apache OpenOffice maybe directed
to either the user web forums at:</p>
<ul>
diff --git a/output/contributing-code.html b/output/contributing-code.html
index 2ecd01d..1432a46 100644
--- a/output/contributing-code.html
+++ b/output/contributing-code.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>If you have code that you want to contribute to the Apache OpenOffice
project, then we would <a href="mailto:[email protected]">love to talk
to you</a> about this.</p>
<p>Apache projects put a strong emphasis on code pedigree and reviewing and
documenting licenses and notices, more so than many other open source projects.
This is done to make our
diff --git a/output/developer-faqs.html b/output/developer-faqs.html
index f11d85f..36fd012 100644
--- a/output/developer-faqs.html
+++ b/output/developer-faqs.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Welcome to OpenOffice development!</p>
<div id="toc"><ul><li><a class="toc-href"
href="#where-can-i-find-out-more-about-code-development" title="Where can I
find out more about code development?">Where can I find out more about code
development?</a></li><li><a a="" as="" been="" class="toc-href" committer.=""
do="" do?'=""
href="#ive-just-been-voted-in-as-a-committer-what-do-i-need-to-do" i="" in=""
just="" need="" title="I" to="" ve="" voted="" what="">I've just been voted in
as a Committer. What do I need to do?</a></li><li [...]
diff --git a/output/docs/edit-cms.html b/output/docs/edit-cms.html
index 9c2fe2f..0b83e18 100644
--- a/output/docs/edit-cms.html
+++ b/output/docs/edit-cms.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="new-workflow">New Workflow<a class="headerlink"
href="#new-workflow" title="Permalink">¶</a></h2>
<p>Both <a href="https://www.openoffice.org">https://www.openoffice.org</a>
and this website - <a
href="https://openoffice.apache.org">https://openoffice.apache.org</a> are being
diff --git a/output/docs/governance/consensusBuilding.html
b/output/docs/governance/consensusBuilding.html
index f36d346..7d266a8 100644
--- a/output/docs/governance/consensusBuilding.html
+++ b/output/docs/governance/consensusBuilding.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>In some cases there is no obvious path to take, or you might be a new
community,
or a new member of an existing community. In these cases people will often
diff --git a/output/docs/governance/lazyConsensus.html
b/output/docs/governance/lazyConsensus.html
index 0cec260..fa23ec5 100644
--- a/output/docs/governance/lazyConsensus.html
+++ b/output/docs/governance/lazyConsensus.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>The concept of "Lazy Consensus" is very important in our project. Lazy
Consensus means that when you are convinced that you know what the community
diff --git a/output/docs/governance/voting.html
b/output/docs/governance/voting.html
index 35bfc6a..790ecdc 100644
--- a/output/docs/governance/voting.html
+++ b/output/docs/governance/voting.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Occasionally a "feel" for consensus is not enough. Sometimes we need to
have a
measurable consensus. For example, when voting in new committers or to approve
a
diff --git a/output/downloads.html b/output/downloads.html
index 8e7bb8c..573ab02 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>The Apache OpenOffice source release files are listed below.
Pre-built versions of Apache OpenOffice are available
diff --git a/output/events.html b/output/events.html
index 2c316bf..26e8a19 100644
--- a/output/events.html
+++ b/output/events.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="apache-openoffice-events">Apache OpenOffice Events<a
class="headerlink" href="#apache-openoffice-events"
title="Permalink">¶</a></h2>
<p>Some useful links for conference planning:</p>
diff --git a/output/get-involved-de.html b/output/get-involved-de.html
index fc0914d..69d580a 100644
--- a/output/get-involved-de.html
+++ b/output/get-involved-de.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="werde-teil-des-apache-openoffice-projekts">Werde Teil des Apache
OpenOffice Projekts!<a class="headerlink"
href="#werde-teil-des-apache-openoffice-projekts"
title="Permalink">¶</a></h2>
<p>Viele beschränken sich darauf, eine kleine <a
href="https://www.openoffice.org/donations.html">Spende</a> für Apache
OpenOffice und die
diff --git a/output/get-involved.html b/output/get-involved.html
index 002656f..9af1e64 100644
--- a/output/get-involved.html
+++ b/output/get-involved.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p><a href="/get-involved-de.html">Diese Seite in Deutsch</a></p>
<h2 id="help-needed">Help Needed<a class="headerlink" href="#help-needed"
title="Permalink">¶</a></h2>
diff --git a/output/get-it-here.html b/output/get-it-here.html
index 30a2c89..37c56be 100644
--- a/output/get-it-here.html
+++ b/output/get-it-here.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Anyone, without additional permission from this project, may use the
following logo subject to the following conditions:</p>
diff --git a/output/index.html b/output/index.html
index 0990a64..1827bcd 100644
--- a/output/index.html
+++ b/output/index.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Apache OpenOffice® is the free and open productivity suite from the
<a href="https://www.apache.org/">Apache Software Foundation</a>.</p>
<p><a href="https://www.openoffice.org/">Apache OpenOffice</a> features six
personal productivity applications: a word processor (and its web-authoring
component),
diff --git a/output/license.html b/output/license.html
index 4141797..9d92efc 100644
--- a/output/license.html
+++ b/output/license.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Apache License<br/>Version 2.0, January 2004<br/>
<a
href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></p>
diff --git a/output/list-conduct.html b/output/list-conduct.html
index f9e2e29..ef8ec4c 100644
--- a/output/list-conduct.html
+++ b/output/list-conduct.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h1 id="1-respect-one-another">1. Respect one another<a class="headerlink"
href="#1-respect-one-another" title="Permalink">¶</a></h1>
<p>Discussion is the cornerstone of a project like this and the sharing of
viewpoints
diff --git a/output/mailing-lists.html b/output/mailing-lists.html
index db06f0d..7f682ec 100644
--- a/output/mailing-lists.html
+++ b/output/mailing-lists.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="apache-openoffice-public-mailing-lists">Apache OpenOffice Public
Mailing Lists<a class="headerlink"
href="#apache-openoffice-public-mailing-lists" title="Permalink">¶</a></h2>
<p>We welcome you to join our mailing lists and let us know about your
thoughts or
diff --git a/output/mission.html b/output/mission.html
index 1ca847d..5d50677 100644
--- a/output/mission.html
+++ b/output/mission.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="introduction">Introduction<a class="headerlink"
href="#introduction" title="Permalink">¶</a></h2>
<p>Along with an email client and a web browser, an office suite is a core
essential
diff --git a/output/native-lang.html b/output/native-lang.html
index a6915e1..bdd2ebc 100644
--- a/output/native-lang.html
+++ b/output/native-lang.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,8 +121,9 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
- <h2
id="natiguage-user-support-forumshttpforumopenofficeorg-for-some-languages">Natiguage
User Support Forums](<a
href="http://forum.openoffice.org/">http://forum.openoffice.org/</a>) (for some
languages).<a class="headerlink"
href="#natiguage-user-support-forumshttpforumopenofficeorg-for-some-languages"
title="Permalink">¶</a></h2>
+ <h2 id="native-language-user-support-forums-for-some-languages"><a
href="https://forum.openoffice.org/">Native Language User Support Forums</a>
(for some languages).<a class="headerlink"
href="#native-language-user-support-forums-for-some-languages"
title="Permalink">¶</a></h2>
<h2 id="native-language-mailing-lists">Native Language Mailing Lists<a
class="headerlink" href="#native-language-mailing-lists"
title="Permalink">¶</a></h2>
<p>New native
language mailing lists for the project are made after discussion and consensus
on the
@@ -133,10 +135,8 @@ moderators to be established. Initiate setup requests
through: <a href="mailto:d
<li><a
href="mailto:[email protected]">[email protected]</a>
(German mailing list for community planning)</li>
<li><a
href="mailto:[email protected]">[email protected]</a>
(General Japanese mailing list)</li>
<li><a
href="mailto:[email protected]">[email protected]</a>
(General Spanish mailing list)</li>
-<li><a
href="mailto:[email protected]">[email protected]</a>
(Italian mailing list for project-related discussions)</li>
<li><a
href="mailto:[email protected]">[email protected]</a>
(Italian users mailing list)</li>
<li><a
href="mailto:[email protected]">[email protected]</a>
(French users mailing list)</li>
-<li><a
href="mailto:[email protected]">[email protected]</a>
(General Portuguese from Brazil mailing list)</li>
</ul>
<p>Additional information and archives for these lists as well as any other
Apache mailing
list can be found at the <a
href="http://mail-archives.apache.org/mod_mbox/">Available Mailing List
page</a>.</p>
diff --git a/output/orientation/decision-making.html
b/output/orientation/decision-making.html
index 42bcefa..4656fec 100644
--- a/output/orientation/decision-making.html
+++ b/output/orientation/decision-making.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>In this Orientation Module you will learn about Decision Making within
the project. As with the previous Level 1 Module, if you have prior experience
with an open source software project, especially one at Apache, then much of
this material will already be familiar to you.</p>
<p>In the previous Module we read about collaboration on the mailings lists,
how to do it efficiently and how to avoid the most common pitfalls. We use the
mailing lists for many things, for asking questions, for sharing information or
the like. But one of the most important uses of the mailing list is for
decision making. It is important to understand how decisions are made in an
Apache community. Here are a few general principles that you should keep in
mind:</p>
diff --git a/output/orientation/how-aoo-project-works.html
b/output/orientation/how-aoo-project-works.html
index b5362bc..f0d144a 100644
--- a/output/orientation/how-aoo-project-works.html
+++ b/output/orientation/how-aoo-project-works.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<ol>
<li>
diff --git a/output/orientation/index.html b/output/orientation/index.html
index c6973ea..f5b85b3 100644
--- a/output/orientation/index.html
+++ b/output/orientation/index.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="welcome">Welcome!<a class="headerlink" href="#welcome"
title="Permalink">¶</a></h2>
<p>So you are interested in volunteering with the Apache OpenOffice project,
one of the oldest and most famous open source projects around? Great, welcome
to the project!</p>
diff --git a/output/orientation/infrastructure.html
b/output/orientation/infrastructure.html
index 5f7b594..3abdfb6 100644
--- a/output/orientation/infrastructure.html
+++ b/output/orientation/infrastructure.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>In this Orientation Module you will learn about tools and servers that
are part of the daily operations of the project. You will interact with many of
these on a regular basis, or at least hear them discussed on the lists, so it
is important to know what they are, and where to go if you need more
information or run into problems.</p>
<ol>
diff --git a/output/orientation/intro-contributing.html
b/output/orientation/intro-contributing.html
index ffa1f82..56c45d1 100644
--- a/output/orientation/intro-contributing.html
+++ b/output/orientation/intro-contributing.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>In this Orientation Module you will gain basic familiarity with the
Apache Software Foundation and how it works, get signed up for various
important online project services, and introduce yourself to the other
volunteers on the project's mailing mailing list.</p>
<p>Level 1 is focused on connecting you to the project.</p>
diff --git a/output/orientation/intro-development.html
b/output/orientation/intro-development.html
index 2c16f23..21b1c16 100644
--- a/output/orientation/intro-development.html
+++ b/output/orientation/intro-development.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="introduction">Introduction<a class="headerlink"
href="#introduction" title="Permalink">¶</a></h2>
<p>In this orientation module you will learn how to get started programming
OpenOffice.</p>
diff --git a/output/orientation/intro-doc.html
b/output/orientation/intro-doc.html
index 3e186ed..613fd4a 100644
--- a/output/orientation/intro-doc.html
+++ b/output/orientation/intro-doc.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="introduction">Introduction<a class="headerlink"
href="#introduction" title="Permalink">¶</a></h2>
<p>In this orientation module you will learn how to get started in the
OpenOffice Documentation Team.</p>
diff --git a/output/orientation/intro-l10n.html
b/output/orientation/intro-l10n.html
index 4ed25e2..7b95701 100644
--- a/output/orientation/intro-l10n.html
+++ b/output/orientation/intro-l10n.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<ol>
<li>
diff --git a/output/orientation/intro-marketing.html
b/output/orientation/intro-marketing.html
index f1f6bce..be1a1c2 100644
--- a/output/orientation/intro-marketing.html
+++ b/output/orientation/intro-marketing.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>In this orientation module you will be introduced to Marketing within
the Apache OpenOffice community. You will learn about many of the ways in which
we can do marketing, as well as some of the constraints we must keep in mind as
an non-profit organization. After completion of this module you should be
prepared to jump in and assist with ongoing marketing activities.</p>
<p>To complete this module you should read the following material, along with
associated links.</p>
diff --git a/output/orientation/intro-qa.html b/output/orientation/intro-qa.html
index 3b2fb7f..87f4768 100644
--- a/output/orientation/intro-qa.html
+++ b/output/orientation/intro-qa.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="introductions">Introductions<a class="headerlink"
href="#introductions" title="Permalink">¶</a></h2>
<p>In this orientation module you will learn how Quality Assurance is done in
our community. You will also learn about basic tasks that are easiest to do for
new QA Volunteers.</p>
diff --git a/output/people.html b/output/people.html
index 28f1bec..b7eb912 100644
--- a/output/people.html
+++ b/output/people.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<ul>
<li>A list of current project volunteers can be found on our wiki <a
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Directory+of+Volunteers">here</a>.
diff --git a/output/pmc-faqs.html b/output/pmc-faqs.html
index dbaa701..80d27f8 100644
--- a/output/pmc-faqs.html
+++ b/output/pmc-faqs.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Here are a number of FAQ's about how the Apache OpenOffice project
governance works.</p>
<p><strong>Contents</strong></p>
diff --git a/output/press.html b/output/press.html
index 2b2f8dc..0d58a0b 100644
--- a/output/press.html
+++ b/output/press.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="press-inquiries">Press Inquiries<a class="headerlink"
href="#press-inquiries" title="Permalink">¶</a></h2>
<p>The Apache OpenOffice Project Management Committee welcomes inquiries from
the press. We can be contacted via email at <a
href="mailto:[email protected]">[email protected]</a>.</p>
diff --git a/output/privacy.html b/output/privacy.html
index 592e057..6283556 100644
--- a/output/privacy.html
+++ b/output/privacy.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Information about your use of this website is collected using server
access
logs and a tracking cookie. The collected information consists of the
diff --git a/output/qa.html b/output/qa.html
index 5e3339e..37256d9 100644
--- a/output/qa.html
+++ b/output/qa.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="what-is-quality-assurance-qa">What is Quality Assurance (QA)?<a
class="headerlink" href="#what-is-quality-assurance-qa"
title="Permalink">¶</a></h2>
<p><a href="https://en.wikipedia.org/wiki/Quality_assurance">Quality assurance
(QA)</a> refers to the planned and systematic activities implemented in a
quality system so that quality requirements for a product or service will be
fulfilled.
diff --git a/output/security.html b/output/security.html
index 71acf1c..6b64058 100644
--- a/output/security.html
+++ b/output/security.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="reporting-new-security-problems-with-apache-openoffice">Reporting
New Security Problems with Apache OpenOffice<a class="headerlink"
href="#reporting-new-security-problems-with-apache-openoffice"
title="Permalink">¶</a></h2>
<p>The Apache Software Foundation takes a very active stance in eliminating
security problems with Apache OpenOffice.</p>
diff --git a/output/social.html b/output/social.html
index bcf9b82..e0a204d 100644
--- a/output/social.html
+++ b/output/social.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="introduction">Introduction<a class="headerlink"
href="#introduction" title="Permalink">¶</a></h2>
<p>The Apache OpenOffice PMC coordinates access to the project's official
social networking accounts. Volunteers from the
diff --git a/output/source.html b/output/source.html
index 16fe87e..1f84dab 100644
--- a/output/source.html
+++ b/output/source.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>As of August, 2019, we use GIT for version control. You can <a
href="https://gitbox.apache.org/repos/asf?p=openoffice.git">browse our
repository</a> using the "tree" view from gitbox in your web browser. The <a
href="https://github.com/apache/openoffice#readme">README.md</a> at github.com
provides useful information on how to download and build Apache OpenOffice.</p>
diff --git a/output/students.html b/output/students.html
index 09b7898..ee965e3 100644
--- a/output/students.html
+++ b/output/students.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>As a well-known open source project, we get many requests each semester
from students interested in volunteering with us. Often it is a
requirement for a course that they contribute to an open source project or
demonstrate some specific skill or knowledge in a real-world
diff --git a/output/style-test.html b/output/style-test.html
index aa892f8..e2202d4 100644
--- a/output/style-test.html
+++ b/output/style-test.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h1 id="this-is-a-level-1-header">This is a level 1 header<a
class="headerlink" href="#this-is-a-level-1-header"
title="Permalink">¶</a></h1>
<h2 id="this-is-a-level-2-header">This is a level 2 header<a
class="headerlink" href="#this-is-a-level-2-header"
title="Permalink">¶</a></h2>
diff --git a/output/svn-basics.html b/output/svn-basics.html
index c55f27c..62fcb0d 100644
--- a/output/svn-basics.html
+++ b/output/svn-basics.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>We use <a href="http://subversion.apache.org">Apache Subversion</a> for
version control. For a complete reference on Subversion see the <a
href="http://svnbook.red-bean.com">Subversion Book</a>. You can <a
href="http://svn.apache.org/viewvc/openoffice/trunk">browse our repository</a>
in your web browser.</p>
<p>This page gives instructions on performing basic development tasks using
the Subversion Command-Line Client. This instruction assumes you have Apache
Subversion installed.</p>
diff --git a/output/terms.html b/output/terms.html
index 3f070ee..ba1835b 100644
--- a/output/terms.html
+++ b/output/terms.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Terms of Use for Apache OpenOffice web site</p>
<ol>
diff --git a/output/trademarks.html b/output/trademarks.html
index 391134d..c03670c 100644
--- a/output/trademarks.html
+++ b/output/trademarks.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="getting-permission-to-use-our-trademarks">Getting permission to
use our trademarks<a class="headerlink"
href="#getting-permission-to-use-our-trademarks"
title="Permalink">¶</a></h2>
<p>The Apache Software Foundation holds trademarks on behalf of its
diff --git a/output/translate.html b/output/translate.html
index 2164bb5..9b2afe6 100644
--- a/output/translate.html
+++ b/output/translate.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="introduction">Introduction<a class="headerlink"
href="#introduction" title="Permalink">¶</a></h2>
<p>OpenOffice traditionally has always had excellent localization support,
diff --git a/output/website-local.html b/output/website-local.html
index c481b3b..27593c2 100644
--- a/output/website-local.html
+++ b/output/website-local.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<p>Making updates to the Apache OpenOffice project's websites is simple.
It's even easy
for non-committers (new contributors - like you) to create a patch to request
that
diff --git a/output/website-native.html b/output/website-native.html
index d4aef06..ad38b29 100644
--- a/output/website-native.html
+++ b/output/website-native.html
@@ -40,9 +40,10 @@
<body id="index" class="home">
<div id="banner">
<div id="bannerleft"><a alt="Apache OpenOffice" href="/">
- <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="50"/></a></div>
+ <img id="logo" alt="Apache OpenOffice"
src="/images/AOO4_website_logo.png" height="60"/></a></div>
<div id="bannercenter">The Free and Open Productivity Suite</div>
</div>
+ <div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-dark bg-primary">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarSupportedContent"
@@ -120,6 +121,7 @@
</div>
</div>
</div> </nav>
+ </div>
<div id="contenta">
<h2 id="native-language-nl-websites">Native Language (NL) Websites<a
class="headerlink" href="#native-language-nl-websites"
title="Permalink">¶</a></h2>
<p>Apache OpenOffice supports users around the world via our many OpenOffice
localizations, via