You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2020/04/05 16:20:51 UTC

svn commit: r1058857 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/projects/template/ content/projects/template/index.html

Author: buildbot
Date: Sun Apr  5 16:20:51 2020
New Revision: 1058857

Log:
Staging update by buildbot for ooo-site

Added:
    websites/staging/ooo-site/trunk/content/projects/template/
    websites/staging/ooo-site/trunk/content/projects/template/index.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr  5 16:20:51 2020
@@ -1 +1 @@
-1876155
+1876156

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr  5 16:20:51 2020
@@ -1 +1 @@
-1876155
+1876156

Added: websites/staging/ooo-site/trunk/content/projects/template/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/projects/template/index.html (added)
+++ websites/staging/ooo-site/trunk/content/projects/template/index.html Sun Apr  5 16:20:51 2020
@@ -0,0 +1,43 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<title>Apache OpenOffice Extensions and Templates</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+
+<!--#include virtual="/scripts/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/projects/">projects</a>&nbsp;&raquo;&nbsp;<a href="/projects/template/">template</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    <h1 class="title">Apache OpenOffice Extensions and Templates</h1>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
+<li><a href="https://extensions.openoffice.org">Apache OpenOffice Extensions</a></li>
+<li><a href="https://templates.openoffice.org">Apache OpenOffice Templates</a></li>
+</ul>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>