You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2023/06/19 18:30:14 UTC

[openoffice-project] branch main updated (334cf01 -> a6e83a0)

This is an automated email from the ASF dual-hosted git repository.

marcus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git


    from 334cf01  Fixes for Markdown
     new af6d105  Added new menu item for the project's mission to the General menu
     new a6e83a0  Restructured the table and text so that reading is more user friendly

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PAGES.md                               | 135 ++++++++++++++++++---------------
 theme/openoffice/templates/topnav.html |  36 +++++----
 2 files changed, 96 insertions(+), 75 deletions(-)


[openoffice-project] 02/02: Restructured the table and text so that reading is more user friendly

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git

commit a6e83a0c07da9e65f294253bbfb5427b10b8b4b4
Author: Marcus <ma...@apache.org>
AuthorDate: Mon Jun 19 20:29:42 2023 +0200

    Restructured the table and text so that reading is more user friendly
---
 PAGES.md | 135 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 74 insertions(+), 61 deletions(-)

diff --git a/PAGES.md b/PAGES.md
index b9885ed..496ce30 100644
--- a/PAGES.md
+++ b/PAGES.md
@@ -1,67 +1,80 @@
 # Page Inventory
 
-| Menu | Path | Title |
-|------|------|-------|
-| General/About     | content/index.md |     Apache OpenOffice - Project Website |
-| General/Downloads | content/downloads.md |     Apache OpenOffice - Downloads |
-| General/Trademarks | content/trademarks.md |     Apache OpenOffice Trademarks |
-|      | content/get-it-here.md |     Use of the "Get it here!" logo |
-| General/Press  | content/press.md |     Press Inquiries |
-| General/License  | content/license.md | Apache License |
-|      | **[content/mission.md](#mission)** | The Public Service Mission of OpenOffice |
-| Community/Orientation  | content/orientation/index.md |     New Volunteer Orientation |
-|      | content/orientation/intro-marketing.md |     Introduction to Marketing |
-|      | content/orientation/how-aoo-project-works.md |     How the Apache OpenOffice Project Works |
-|      | content/orientation/intro-doc.md |     Introduction to Documentation |
-|      | content/orientation/decision-making.md |     Decision Making |
-|      | content/orientation/intro-qa.md |     Introduction to QA |
-|      | content/orientation/intro-l10n.md |     Introduction to Localization |
-|      | [content/orientation/infrastructure.md](#website) |     Infrastructure |
-|      | content/orientation/intro-development.md |     Introduction to Development |
-|      | content/orientation/intro-contributing.md |     Introduction to Contributing to Apache OpenOffice |
-| Community/Get Involved  | content/get-involved.md |     Get Involved in Apache OpenOffice |
-|      | content/get-involved-de.md |     Mitarbeit |
-|      | content/students.md |     Advice for Students |
-| Community/Mailing Lists | content/mailing-lists.md |     Mailing Lists |
-|      | [content/list-conduct.md](#mission) |     List Conduct Guidelines |
-| Community/People  | content/people.md |     Project Volunteers |
-| Community/Social Networking  | content/social.md |     Social Networking |
-| Community/Native Language  | content/native-lang.md | Native-Language Information |
-| Community/Events  | content/events.md |     Events |
-| Community/Support  | www.openoffice.org/support/ |  |
-| Community/Planning Wiki | cwiki.apache.org/confluence/display/OOOUsers | |
-| Community/Community FAQs | content/community-faqs.md | Community FAQs |
-|      | content/docs/governance/voting.md |     Voting |
-|      | content/docs/governance/consensusBuilding.md |     Consensus Building |
-|      | content/docs/governance/lazyConsensus.md |     Lazy Consensus |
-| Development/Bug Tracking  | content/bug-tracking.md |  Bug Tracking |
-| Development/Quality Assurance  | content/qa.md |     Quality Assurance |
-| Development/Source Code  | **[content/source.md](#website)** |     Source Control |
-|      | **content/svn-basics.md** | Subversion Basics |
-| Development/Contributing Code | [content/contributing-code.md](#contributions) |     Contributing Code to Apache OpenOffice |
-| Development/Website | **[content/website-local.md](#webste)** | Website Development |
-|      | **content/docs/edit-cms.md** |     How to edit the Apache OpenOffice website |
-| Development/Translation | content/translate.md |     How to Help Translate Apache OpenOffice |
-| Development/Developer FAQs | [content/developer-faqs.md](#contributions) | Developer FAQs |
-| Development/Security  | content/security.md |     Security Reports |
-| PMC/Project Blog | blogs.apache.org/OOo/ | **we can now display the most recent N blogs on the index.md** |
-| PMC/PMC FAQs  | [content/pmc-faqs.md](#contributions) |     PMC FAQs |
-|      | **[content/website-native.md](#website)** |     How to edit the Native Language (NL) Websites? **orphan?** |
-|      | content/style-test.md |     This is the title - **cms test page** |
-| footer/Contact Us   | content/contact.md | Contact Us |
-| footer/Terms of Use  | content/terms.md |     Terms of Use |
-| footer/Privacy   | privacy.apache.org/policies/privacy-policy-public.html |     Privacy |
-| ASF/Website | www.apache.org |  |
-| ASF/License | www.apache.org/licenses |  |
-| ASF/Security | www.apache.org/security | **There should only be one security link** |
-| ASF/Events | **www.apache.org/events/current-event** | **There is a new in the footer** |
-| ASF/Donations | **www.openoffice.org/donations**  | **Page in openoffice.org is modified** |
-| ASF/Sponsorship | www.apache.org/foundation/sponsorship |  |
-| ASF/Thanks | www.apache.org/foundation/thanks |  |
+## Introduction
+
+The following table shows all menu items that are linked to a webpage.
+A listed webpage without an menu item is therefore not shown in the menu.
+
+| Menu / Menu item                | Path to the webpage file                               | Title                                             | Comment                                |
+|---------------------------------|--------------------------------------------------------|---------------------------------------------------|----------------------------------------|
+| General / About                 | content/index.md                                       | Apache OpenOffice - Project website               |                                        |
+| General / Downloads             | content/downloads.md                                   | Downloads                                         |                                        |
+| General / License               | content/license.md                                     | Apache license                                    |                                        |
+| General / Mission               | content/mission.md                                     | Public service Mission of OpenOffice              |                                        |
+| General / Trademarks            | content/trademarks.md                                  | Trademarks                                        |                                        |
+| General / Press                 | content/press.md                                       | Press inquiries                                   |                                        |
+| General / OpenOffice.org        | www.openoffice.org                                     | Apache OpenOffice - Software website              | Webpage outsite of this website        |
+|                                 |                                                        |                                                   |                                        |
+| Community / Get Involved        | content/get-involved.md                                | Get Involved in Apache OpenOffice                 |                                        |
+| Community / Orientation         | content/orientation/index.md                           | New volunteer orientation                         |                                        |
+|                                 | content/orientation/intro-marketing.md                 | Introduction to marketing                         |                                        |
+|                                 | content/orientation/how-aoo-project-works.md           | How the Apache OpenOffice project works           |                                        |
+|                                 | content/orientation/intro-doc.md                       | Introduction to documentation                     |                                        |
+|                                 | content/orientation/decision-making.md                 | Decision making                                   |                                        |
+|                                 | content/orientation/intro-qa.md                        | Introduction to QA                                |                                        |
+|                                 | content/orientation/intro-l10n.md                      | Introduction to localization                      |                                        |
+|                                 | content/orientation/infrastructure.md                  | Infrastructure                                    |                                        |
+|                                 | content/orientation/intro-development.md               | Introduction to development                       |                                        |
+|                                 | content/orientation/intro-contributing.md              | Introduction to contributing to Apache OpenOffice |                                        |
+| Community / Mailing Lists       | content/mailing-lists.md                               | Mailing Lists                                     |                                        |
+| Community / Social Networking   | content/social.md                                      | Social Networking                                 |                                        |
+| Community / Events              | content/events.md                                      | Events                                            |                                        |
+| Community / Support             | www.openoffice.org/support                             | How to get support for Apache OpenOffice?         | Webpage outsite of this website        |
+| Community / Native Language     | content/native-lang.md                                 | Native language information                       |                                        |
+| Community / Planning Wiki       | cwiki.apache.org/confluence/display/OOOUsers           | What is planned for Apache OpenOffice?            | Webpage outsite of this website        |
+| Community / People              | content/people.md                                      | Project volunteers                                |                                        |
+| Community / Community FAQs      | content/community-faqs.md                              | Community FAQs                                    |                                        |
+|                                 |                                                        |                                                   |                                        |
+| Development / Source Code       | content/source.md                                      | Source control                                    |                                        |
+| Development / Bug Tracking      | content/bug-tracking.md                                | Bug Tracking                                      |                                        |
+| Development / Quality Assurance | content/qa.md                                          | Quality Assurance                                 |                                        |
+| Development / Translation       | content/translate.md                                   | How to help translate Apache OpenOffice           |                                        |
+| Development / Website           | content/website-local.md                               | Website development                               |                                        |
+| Development / Security          | content/security.md                                    | Security Reports                                  |                                        |
+| Development / Contributing Code | content/contributing-code.md                           | Contributing code to Apache OpenOffice            |                                        |
+| Development / Developer FAQs    | content/developer-faqs.md                              | Developer FAQs                                    |                                        |
+|                                 |                                                        |                                                   |                                        |
+| Project / Project Blog          | content/blogpage.md                                    | Blog articles                                     |                                        |
+| Project / PMC FAQs              | content/pmc-faqs.md                                    | PMC FAQs                                          |                                        |
+|                                 |                                                        |                                                   |                                        |
+| Footer / Apache License         | www.apache.org/licenses/LICENSE-2.0                    | Apache License                                    | Webpage outsite of this website        |
+| Footer / Contact Us             | content/contact.md                                     | Contact Us                                        |                                        |
+| Footer / Terms of Use           | content/terms.md                                       | Terms of Use                                      |                                        |
+| Footer / Privacy                | privacy.apache.org/policies/privacy-policy-public.html | Privacy                                           | Webpage outsite of this website        |
+|                                 |                                                        |                                                   |                                        |
+| The ASF / Website               | www.apache.org                                         |                                                   | Webpage outsite of this website        |
+| The ASF / License               | www.apache.org/licenses                                |                                                   | Webpage outsite of this website        |
+| The ASF / Security              | www.apache.org/security                                |                                                   | There should only be one security link |
+| The ASF / Events                | www.apache.org/events/current-event                    |                                                   | There is a new in the footer           |
+| The ASF / Donations             | www.openoffice.org/donations                           |                                                   | Page in openoffice.org is modified     |
+| The ASF / Sponsorship           | www.apache.org/foundation/sponsorship                  |                                                   | Webpage outsite of this website        |
+| The ASF / Thanks                | www.apache.org/foundation/thanks                       |                                                   | Webpage outsite of this website        |
+|                                 |                                                        |                                                   |                                        |
+|                                 | content/get-involved-de.md                             | Mitarbeit                                         | German content                         |
+|                                 | content/get-it-here.md                                 | Use of the "Get it here!" logo                    |                                        |
+|                                 | content/list-conduct.md                                | List conduct guidelines                           |                                        |
+|                                 | content/students.md                                    | Advice for students                               |                                        |
+|                                 | content/docs/governance/voting.md                      | Voting                                            |                                        |
+|                                 | content/docs/governance/consensusBuilding.md           | Consensus building                                |                                        |
+|                                 | content/docs/governance/lazyConsensus.md               | Lazy consensus                                    |                                        |
+|                                 | content/svn-basics.md                                  | Subversion basics                                 |                                        |
+|                                 | content/docs/edit-cms.md                               | How to edit the Apache OpenOffice website         |                                        |
+|                                 | content/website-native.md                              | How to edit the Native Language (NL) websites?    | Is this an orphan webpage?             |
+|                                 | content/style-test.md                                  | This is the title                                 | CMS test page                          |
 
 ## Website
 
-The websites are no longer use the Apache CMS and the content has been moved from SVN to Git.
+The websites do not longer use the Apache CMS but the Pelican templating system and the content has been moved from SVN to Git.
 - orientation/infrastructure.md
 - source.md
 - website-local.md - full rewrite
@@ -69,13 +82,13 @@ The websites are no longer use the Apache CMS and the content has been moved fro
 
 ## Contributions
 
-May need to rewrite descriptions of ICLAs and SGAs better. Also, need to discuss Git and not svn.
+May need to rewrite descriptions of ICLAs and SGAs better. Also, need to discuss Git and not SVN.
 - contributing-code.md
 - developer-faqs.md
 - pmc-faqs.md
 
 ## Mission
 
-Finish the project mission statement
+Finish the project mission statement.
 - mission.md - put into the General menu
 - list-conduct.md


[openoffice-project] 01/02: Added new menu item for the project's mission to the General menu

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git

commit af6d105d9037873665def86bc9d3324e66db7277
Author: Marcus <ma...@apache.org>
AuthorDate: Mon Jun 19 20:26:54 2023 +0200

    Added new menu item for the project's mission to the General menu
---
 theme/openoffice/templates/topnav.html | 36 +++++++++++++++++++++-------------
 1 file changed, 22 insertions(+), 14 deletions(-)

diff --git a/theme/openoffice/templates/topnav.html b/theme/openoffice/templates/topnav.html
index dd00e9a..3cbe10a 100644
--- a/theme/openoffice/templates/topnav.html
+++ b/theme/openoffice/templates/topnav.html
@@ -4,23 +4,26 @@
         aria-label="Toggle navigation">
   <span class="navbar-toggler-icon"></span>
 </button>
+
+<!-- General menu -->
 <div class="collapse navbar-collapse" id="navbarSupportedContent">
   <ul class="navbar-nav mr-auto">
     <li class="nav-item active dropdown">
-      <a class="nav-link dropdown-toggle" href="#" id="generalDropdown"
-         role="button" data-toggle="dropdown" aria-expanded="false">General</a>
+      <a class="nav-link dropdown-toggle" href="#" id="generalDropdown" role="button" data-toggle="dropdown" aria-expanded="false">General</a>
       <ul class="dropdown-menu" aria-labelledby="generalDropdown">
 	<li><a class="dropdown-item" href="/index.html">About</a></li>
 	<li><a class="dropdown-item" href="/downloads.html">Downloads</a></li>
 	<li><a class="dropdown-item" href="/license.html">License</a></li>
+	<li><a class="dropdown-item" href="/mission.html">Mission</a></li>
 	<li><a class="dropdown-item" href="/trademarks.html">Trademarks</a></li>
 	<li><a class="dropdown-item" href="/press.html">Press</a></li>
 	<li><a class="dropdown-item" href="https://www.openoffice.org/">OpenOffice.org</a></li>
       </ul>
     </li>
+
+    <!-- Community menu -->
     <li class="nav-item active dropdown">
-      <a class="nav-link dropdown-toggle" href="#" id="communityDropdown"
-         role="button" data-toggle="dropdown" aria-expanded="false">Community</a>
+      <a class="nav-link dropdown-toggle" href="#" id="communityDropdown" role="button" data-toggle="dropdown" aria-expanded="false">Community</a>
       <ul class="dropdown-menu" aria-labelledby="communityDropdown">
 	<li><a class="dropdown-item" href="/get-involved.html">Get Involved</a></li>
 	<li><a class="dropdown-item" href="/orientation/index.html">Orientation</a></li>
@@ -34,9 +37,10 @@
 	<li><a class="dropdown-item" href="/community-faqs.html">Community FAQs</a></li>
       </ul>
     </li>
+
+    <!-- Development menu -->
     <li class="nav-item active dropdown">
-      <a class="nav-link dropdown-toggle" href="#" id="developmentDropdown"
-         role="button" data-toggle="dropdown" aria-expanded="false">Development</a>
+      <a class="nav-link dropdown-toggle" href="#" id="developmentDropdown" role="button" data-toggle="dropdown" aria-expanded="false">Development</a>
       <ul class="dropdown-menu" aria-labelledby="developmentDropdown">
 	<li><a class="dropdown-item" href="/source.html">Source Code</a></li>
 	<li><a class="dropdown-item" href="/bug-tracking.html">Bug Tracking</a></li>
@@ -48,22 +52,26 @@
 	<li><a class="dropdown-item" href="/developer-faqs.html">Developer FAQs</a></li>
       </ul>
     </li>
+
+    <!-- Project menu -->
     <li class="nav-item active dropdown">
-      <a class="nav-link dropdown-toggle" href="#" id="projectDropdown"
-         role="button" data-toggle="dropdown" aria-expanded="false">Project</a>
+      <a class="nav-link dropdown-toggle" href="#" id="projectDropdown" role="button" data-toggle="dropdown" aria-expanded="false">Project</a>
       <ul class="dropdown-menu" aria-labelledby="projectDropdown">
-  <li><a class="dropdown-item" href="/blogpage.html">Project Blog</a></li>
+        <li><a class="dropdown-item" href="/blogpage.html">Project Blog</a></li>
 	<li><a class="dropdown-item" href="/pmc-faqs.html">PMC FAQs</a></li>
       </ul>
     </li>
   </ul>
+
+  <!-- The ASF menu -->
   <div class="navbar-nav" style="padding-top: 0.5rem;">
     <div class="nav-item dropdown dropdown-menu-right active">
-      <a class="nav-link dropdown-toggle" href="#"
-         role="button" data-toggle="dropdown" aria-haspopup="true"
-         aria-expanded="false"><img src="https://www.apache.org/foundation/press/kit/feather.svg"
-				    width="32" height="32" class="d-inline-block align-top"
-				    alt="Apache Feather">The ASF</a>
+      <a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
+        <img src="https://www.apache.org/foundation/press/kit/feather.svg"
+          width="32" height="32" class="d-inline-block align-top"
+          alt="Apache Feather">
+        The ASF
+      </a>
       <div class="dropdown-menu dropdown-menu-right">
 	<a class="dropdown-item" href="https://www.apache.org/">Website</a>
 	<a class="dropdown-item" href="https://www.apache.org/licenses/">License</a>