This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 463158b4e blog post: post clean-up
463158b4e is described below
commit 463158b4ea9baa5d1d85ddb1e00894ee25048551
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Jan 30 09:51:32 2023 +0700
blog post: post clean-up
---
.../blog/apache_openmeetings_2_0_incubating.md | 104 ++++++++++-----------
1 file changed, 51 insertions(+), 53 deletions(-)
diff --git
a/openmeetings-server/src/site/markdown/blog/apache_openmeetings_2_0_incubating.md
b/openmeetings-server/src/site/markdown/blog/apache_openmeetings_2_0_incubating.md
index 296917d36..4968faa37 100644
---
a/openmeetings-server/src/site/markdown/blog/apache_openmeetings_2_0_incubating.md
+++
b/openmeetings-server/src/site/markdown/blog/apache_openmeetings_2_0_incubating.md
@@ -10,89 +10,87 @@ permalink: apache_openmeetings_2_0_incubating
# Apache OpenMeetings 2.0 Incubating released
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">We
are happy to announce Version 2.0 of Apache OpenMeetings
Incubating!</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">This
is our first release as Apache project and there have been major changes
almost everywhere in the application.</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Restyled
UI </span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">The
+### We are happy to announce Version 2.0 of Apache OpenMeetings Incubating!
+
+<br/>
+
+<span>This is our first release as Apache project and there have been major
changes almost everywhere in the application.</span><br/>
+<br/>
+<span><strong>Restyled UI</strong></span>
+<span >The
UI has been refactored to have a common look and feel. Additionally
most of the icons are now loaded at runtime. That means you can change
colors and icons at runtime without changing the source code. More info:
</span>
- <a href="http://incubator.apache.org/openmeetings/themes-and-branding.html"
target="_blank"><span
style="font-size:13px;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline">http://incubator.apache.org/<wbr/>openmeetings/themes-and-<wbr/>branding.html</span></a>
- <span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">New
Calendar </span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">The
+ <a href="http://incubator.apache.org/openmeetings/themes-and-branding.html"
target="_blank">http://incubator.apache.org/openmeetings/themes-and-branding.html</a>
+<br/>
+<br/>
+<span><strong>New Calendar</strong></span>
+<span >The
calendar was completely refactored and got a new UI that was built from
scratch that also adds some new functions. For example it is possible
now to password protect invitations sent via the calendar. Further the
timezone handling has been refactored and there is now also a SOAP/REST
API to handle calendar Events ( </span>
-<a href="http://incubator.apache.org/openmeetings/SoapRestAPI.html"
target="_blank"><span
style="font-size:13px;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline">http://incubator.apache.org/<wbr/>openmeetings/SoapRestAPI.html</span>
-</a>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
)</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Integration
with Asterisk </span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">The
+<a href="http://incubator.apache.org/openmeetings/SoapRestAPI.html"
target="_blank">http://incubator.apache.org/openmeetings/SoapRestAPI.html</a>
+<span > )</span><br/>
+<br/>
+<span><strong>Integration with Asterisk</strong></span>
+<span >The
application contains now modules to directly integrate OpenMeetings
with Asterisk for SIP/VoIP integration. It enables you to dial in as
well as dial out of conference room to SIP or ordinary phones. More
info: </span>
-<a href="http://incubator.apache.org/openmeetings/voip-sip-integration.html"
target="_blank"><span
style="font-size:13px;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline">http://incubator.apache.org/<wbr/>openmeetings/voip-sip-<wbr/>integration.html</span></a>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Install/Backup/Import
via command line </span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">Additionally
+<a href="http://incubator.apache.org/openmeetings/voip-sip-integration.html"
target="_blank">http://incubator.apache.org/openmeetings/voip-sip-integration.html</a>
+<br/>
+<br/>
+<span><strong>Install/Backup/Import via command line</strong></span>
+<span >Additionally
to the Web-Interface you can now do all basic operations via console. Just cd
to your OpenMeetings installation directory and type
“admin” (or ./admin.sh) and you will see all the options available
(OpenMeetings service
should be shut down while doing those operations)</span><br/>
- <span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Using
SWF10 for Video Components </span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">All
+<br/>
+<span><strong>Using SWF10 for Video Components</strong></span>
+<span >All
audio/video related components now use SWF10 for broadcasting and
receiving audio and video signals. That makes it possible to use for
example the echo cancellation feature build in the SWF10 Flash
Player.</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">There
+<br/>
+<span >There
are a lot more improvements for example to recording, screen sharing
and new layout options. To see the full list please review our Release
Notes for Version 2.0:</span><br/>
-<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12319197"
target="_blank"><span
style="font-size:13px;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline">https://issues.apache.org/<wbr/>jira/secure/ReleaseNote.jspa?<wbr/>projectId=12312720&version=<wbr/>12319197</span></a>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">There
are also new Integration Plugins in the pipe!</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Integration
into Atlassian Jira </span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">There
is a plugin in our SVN that will be released soon for integration with
Atlassian Jira, you can watch a demo here: </span>
-<a
href="https://blogs.apache.org/openmeetings/entry/jira_integration_apache_openmeetings_demo"
target="_blank"><span
style="font-size:13px;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline">https://blogs.apache.org/<wbr/>openmeetings/entry/jira_<wbr/>integration_apache_<wbr/>openmeetings_demo</span></a>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Integration
into Atlassian Confluence</span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
Same for Atlassian Confluence Wiki, you can watch a demo here: </span>
-<a
href="https://blogs.apache.org/openmeetings/entry/demo_video_about_upcoming_atlassian"
target="_blank"><span
style="font-size:13px;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline">https://blogs.apache.org/<wbr/>openmeetings/entry/demo_video_<wbr/>about_upcoming_atlassian</span></a>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal"></span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Important
Changes </span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">OpenOffice
+<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12319197"
target="_blank">https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&version=12319197</a>
+<br/>
+<br/>
+<span><strong>There are also new Integration Plugins in the
pipe!</strong></span><br/>
+<br/>
+<span><strong>Integration into Atlassian Jira</strong></span>
+<span >There is a plugin in our SVN that will be released soon for integration
with Atlassian Jira, you can watch a demo here: </span>
+<a
href="https://blogs.apache.org/openmeetings/entry/jira_integration_apache_openmeetings_demo"
target="_blank">https://blogs.apache.org/openmeetings/entry/jira_integration_apache_openmeetings_demo</a>
+<br/>
+<br/>
+<span><strong>Integration into Atlassian Confluence</strong></span>
+<span > Same for Atlassian Confluence Wiki, you can watch a demo here: </span>
+<a
href="https://blogs.apache.org/openmeetings/entry/demo_video_about_upcoming_atlassian"
target="_blank">https://blogs.apache.org/openmeetings/entry/demo_video_about_upcoming_atlassian</a>
+<br/>
+<br/>
+<span><strong>Important Changes</strong></span>
+<span >OpenOffice
service does not need to be running as permanent service. But you have to set
the
path to OpenOffice (or LibreOffice) and JODConverter tools in
OpenMeetings configuration. OpenMeetings (and JODConverter) will start
and stop the OpenOffice service when they need it.</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
-</span><br/>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Upgrading
from</span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
</span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:bold">Version
1.9 or prior</span>
-<span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
+<br/>
+<span><strong>Upgrading from Version 1.9 or prior</strong></span>
+<span >
To update from an old version of OpenMeetings to 2.x you should use the
integrated Backup and Import tool that exists since around Version 1.3.
You should follow our documentation, see: </span>
- <a href="http://incubator.apache.org/openmeetings/Upgrade.html"
target="_blank"><span
style="font-size:13px;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline">http://incubator.apache.org/<wbr/>openmeetings/Upgrade.html</span></a>
- <span
style="vertical-align:baseline;font-variant:normal;font-style:normal;font-size:13px;background-color:transparent;text-decoration:none;font-family:Arial;font-weight:normal">
</span><br clear="all"/>
+ <a href="http://incubator.apache.org/openmeetings/Upgrade.html"
target="_blank">http://incubator.apache.org/openmeetings/Upgrade.html</a>
+<br clear="all"/>
<br/>
<b>Downloads</b> of sources and binaries are available from the mirrors linked
here:<br/>
-<a href="http://incubator.apache.org/openmeetings/downloads.html"
target="_blank">http://incubator.apache.org/<wbr/>openmeetings/downloads.html</a><br/>
+<a href="http://incubator.apache.org/openmeetings/downloads.html"
target="_blank">http://incubator.apache.org/openmeetings/downloads.html</a><br/>
<br/>
All downloads can be verified using the Apache OpenMeetings code signing <a
href="http://www.apache.org/dist/incubator/openmeetings/KEYS"
target="_blank">KEYS</a>