This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new e75a6bc git-site-role commit from build_staging.sh
e75a6bc is described below
commit e75a6bc26e462ece5bfb1c199c59beba2f63c97b
Author: jenkins <[email protected]>
AuthorDate: Mon May 17 17:58:29 2021 +0000
git-site-role commit from build_staging.sh
---
content/feed.xml | 4 +-
content/hy/extensions/index.html | 90 +++++++++++++++++++++++++++++
content/hy/index.html | 4 +-
content/hy/social/index.html | 119 +++++++++++++++++++++++++++++++++++++++
4 files changed, 213 insertions(+), 4 deletions(-)
diff --git a/content/feed.xml b/content/feed.xml
index 5c1ed54..dc209b3 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,8 +6,8 @@
<atom:link href="http://localhost:8820/feed.xml" rel="self"
type="application/rss+xml" />
<description>OpenOffice.org Feed</description>
<language>en-us</language>
- <pubDate>Sun, 16 May 2021 22:31:10 +0000</pubDate>
- <lastBuildDate>Sun, 16 May 2021 22:31:10 +0000</lastBuildDate>
+ <pubDate>Mon, 17 May 2021 17:56:59 +0000</pubDate>
+ <lastBuildDate>Mon, 17 May 2021 17:56:59 +0000</lastBuildDate>
</channel>
diff --git a/content/hy/extensions/index.html b/content/hy/extensions/index.html
new file mode 100644
index 0000000..3c8841a
--- /dev/null
+++ b/content/hy/extensions/index.html
@@ -0,0 +1,90 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+ <title>Extensions : Enrich Apache OpenOffice</title>
+ <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
+
+
+ <script src="https://www.apachecon.com/event-images/snippet.js"></script>
+ </head>
+ <body>
+ <!--#include virtual="/hy/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/hy/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/hy/">hy</a> » <a
href="/hy/extensions/">extensions</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+ <h1>Extensions and Templates: From production to end-users</h1>
+ <p>
+ Apache OpenOffice offers a complete framework allowing it to be enriched.
+ OpenOffice allows for both "extensions" and "templates".
+ An extension is a third party tool that brings OpenOffice new functions.
+ This can be done through addons, addins, deployed by UNO packages.
+ Templates are document setups designed for specific uses.
+ <br/>
+ <br/>
+ The native-lang projects are welcomed helping translating all of these
resources.
+ The OpenOffice wiki can be used to provide translation of all the materials
+ found here and now contains the majority of information.
+ </p>
+ <br/>
+ <p>
+ <a style="margin-left:6em;margin-bottom:5em;"
+ href="https://extensions.openoffice.org" target="_blank">
+ <img border=0 src="/extensions/extensions-logo.png"
+ title="Get or submit extensions on the OpenOffice Extensions Website"
+ alt="Extensions for OpenOffice">
+ </a>
+ <br/>
+ </p>
+ <p>
+ Get or submit extensions on the
+ <a href="https://extensions.openoffice.org" target="_blank">
+ OpenOffice Extensions Website</a>.
+ <br/>
+ Get or submit templates on the
+ <a href="https://templates.openoffice.org" target="_blank">
+ OpenOffice Template Website</a>.
+ <br/>
+ </p>
+
+ <h1>
+ <a href="https://wiki.openoffice.org/wiki/Extensions" target="_blank">
+ Find out much more on the Extensions Area Wiki
+ </a>
+ </h1>
+ <p>
+ Join the user mailing list if you're willing to share your extensions and
need help:
+ <a href="mailto:[email protected]">
+ [email protected]
+ </a>
+ <br/>
+ <br/>
+ Join the api mailing list for any questions related to developing
extensions:
+ <a href="mailto:[email protected]">
+ [email protected]
+ </a>
+ <br/>
+ <br/>
+ (See the
+ <a href="https://openoffice.apache.org/mailing-lists.html">
+ Apache OpenOffice mailing list page
+ </a>
+ for mail subject tags and information on other useful mailing lists.)
+ </p>
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>
diff --git a/content/hy/index.html b/content/hy/index.html
index b7748e1..d0b3beb 100644
--- a/content/hy/index.html
+++ b/content/hy/index.html
@@ -182,7 +182,7 @@ screen reader.
<li>
<div class="action-extend">
<div class="action-text action-link">
- <a href="/extensions/index.html"><h2>Ես ուզում եմ ավելին անել իմ
OpenOffice -ի միջոցով</h2>
+ <a href="./extensions/index.html"><h2>Ես ուզում եմ ավելին անել իմ
OpenOffice -ի միջոցով</h2>
<p>Ընդլայնել Apache OpenOffice -ը հավելյալ ֆունկցիոնալությամբ,
ձևանմուշներով և պատկերներով:</p></a>
</div>
</div>
@@ -204,7 +204,7 @@ screen reader.
<li>
<div class="action-social">
<div class="action-text action-link">
- <a href="/social/index.html"
onclick="javascript:follow('SocialLink');">
+ <a href="./social/index.html"
onclick="javascript:follow('SocialLink');">
<h2>Ես ուզում եմ մնալ կապի մեջ OpenOffice -ի հետ</h2>
<p>Հետևեք OpenOffice -ի առաջընթացին մեր հայտարարությունների ցուցակի,
սոցիալական մեդիայի տարածքների և բլոգի միջոցով:</p></a>
<div class="action-social-extra">
diff --git a/content/hy/social/index.html b/content/hy/social/index.html
new file mode 100644
index 0000000..1ab7762
--- /dev/null
+++ b/content/hy/social/index.html
@@ -0,0 +1,119 @@
+
+<!--#include virtual="/doctype.html" -->
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+ <link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta name="name" content="Apache OpenOffice" />
+ <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,
Apache Open Office, OpenOffice.org, Official, Official Site, Writer, Calc,
Impress, Draw, Base, ODF, Open Document Format, free office editors" />
+ <title>Apache OpenOffice - Social Media</title>
+
+
+ <script src="https://www.apachecon.com/event-images/snippet.js"></script>
+ </head>
+ <body>
+ <!--#include virtual="/hy/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/hy/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/hy/">hy</a> » <a href="/hy/social/">social</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+ <h1>Official Announcements</h1>
+
+ <p>
+ The announce mailing list is the official avenue for announcements from
Apache OpenOffice. This is a low-volume list.
+ All users and interested parties are encouraged to subscribe in order to
receive release announcements, security
+ bulletins and other important updates.
+ </p>
+ <p>
+ To subscribe to the announce mailing list, send an empty email to
+ <a
href="mailto:[email protected]">[email protected]</a>
and respond to
+ the confirmation mail you will receive.
+ </p>
+ <p>
+ For more information about how to work with mailing lists
+ <a href="https://openoffice.apache.org/mailing-lists.html">please see
here</a>.
+ </p>
+
+ <h1>Social Media</h1>
+
+ <p>
+ The Apache OpenOffice project provides occasional news updates and
announcement via a variety of popular social media
+ outlets. We invite you to follow us on any of these social networks, and
to share our posts with friends in your
+ network.
+ </p>
+ <p>
+ We also have an <a href="https://blogs.apache.org/OOo/">official blog</a>,
which features more in depth stories about
+ Apache OpenOffice, previews of upcoming features and other interesting
things.
+ </p>
+
+ <h2>Social Media Channels</h2>
+
+ <table>
+ <tr>
+ <td>
+ <h3><b>Follow us on our Official Blog</b></h3>
+ </td>
+ <td>
+ <h3><b>Follow us on Facebook</b></h3>
+ </td>
+ <td>
+ <h3><b>Follow the Facebook Group</b></h3>
+ </td>
+ <td>
+ <h3><b>Follow us on Twitter</b></h3>
+ </td>
+ <td>
+ <h3><b>Follow us on YouTube</b></h3>
+ </td>
+ </tr>
+ <tr>
+ <!-- Apache OpenOffice Official Blog -->
+ <td>
+ <a href="https://blogs.apache.org/OOo/" title="Follow us on our
Official Blog" target=_blank>Official Blog
+ <img src="/images/logo-rss-16.png" alt="Apache Blog logo" /></a>
+ </td>
+
+ <!-- Facebook -->
+ <td>
+ <a href="https://www.facebook.com/ApacheOO" title="Follow us on
Facebook" target=_blank>Facebook
+ <img src="/images/logo-facebook-16.png" alt="Facebook logo" /></a>
+ </td>
+
+ <!-- Facebook Group -->
+ <td>
+ <a href="https://www.facebook.com/groups/338330086179568/"
title="Follow the Facebook Group" target=_blank>Facebook Group
+ <img src="/images/logo-facebook-16.png" alt="Facebook logo" /></a>
+ </td>
+
+ <!-- Twitter -->
+ <td>
+ <a href="https://twitter.com/ApacheOO" title="Follow us on Twitter"
target=_blank>Twitter
+ <img src="/images/logo-twitter-16.png" alt="Twitter logo" /></a>
+ <br /><br />
+ Hashtag: #apacheoo
+ </td>
+
+ <!-- YouTube -->
+ <td>
+ <a href="https://www.youtube.com/openoffice" title="Follow us on
YouTube" target=_blank>YouTube
+ <img src="/images/logo-youtube-16.png" alt="YouTube logo" /></a>
+ </td>
+ </tr>
+ </table>
+
+
+
+ </div>
+ <!--#include virtual="/footer.html" -->
+ </body>
+</html>