Try to emphasise the manual and the forums more in the support section, and pull in Phill's blog post.

This commit is contained in:
Raoul Snyman 2017-10-24 22:33:39 -07:00
parent 61fa4753fc
commit 660a2430be
3 changed files with 57 additions and 1 deletions

View File

@ -0,0 +1,45 @@
.. title: Progress on OpenLP 2.5
.. slug: 2017/10/29/progress-on-openlp-25
.. date: 2017-10-29 12:00:00 UTC
.. tags:
.. category:
.. link:
.. description:
.. type: text
.. previewimage: /cover-images/progress-on-openlp-25.jpg
Like many other open source projects, OpenLP uses even version numbers to denote a stable release, and odd version
numbers to denote an unstable (or development) release.
Currently we're in the process of working on OpenLP 2.5 which will become OpenLP 2.6 when we release it. Were still
not in a position to make this release, but I thought I'd write this blog post to assure you that lots of work is being
done behind the scenes.
So what have we been working on?
New features:
- Support for chords in songs
- Supporting more projectors by upgrading to PJLink 2
- Support for bibles from the SWORD Project
- Support for ProPresenter 5 song import
- Video backgrounds to songs (depending on your platform)
- Video timing display so you can see the time left for a media item
- The splitting of the Web Inferface from the core code allowing faster updates and user defined variations
Behind the scenes:
- A new renderer and display based on Reveal.js, which should allow us and you to do a lot more in the long term
- A new RESTful API for better remote control and potential integration from other apps
- The migration to a new web interface framework allowing easier integration for new funtions
- The change to save themes in JSON instead of XML
- Change to the way file paths are represented internally in OpenLP to make interoperability between different operating
systems better. This will help with things like transferring service files between different computers.
- A whole lot of bugs fixed
So while we might seem to be quiet, the real reason is because we're trying to get everything ready for another
feature-packed release.
[ Image Credit: `Waiting by Solmaz Zohdi`_ ]
.. _Waiting by Solmaz Zohdi: https://www.flickr.com/photos/solmazz/35284478660/

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 KiB

View File

@ -557,7 +557,18 @@
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class="footer-content">
<p class="large">OpenLP is not developed by a company, but by a group of volunteers who dedicate part of their spare time to developing this application. These same developers try to also find time to answer support requests. You can help the developers by reading the <a href="https://manual.openlp.org/" title="OpenLP Manual">manual</a> (which has both <a href="https://manual.openlp.org/faq.html">Frequently Asked Questions</a> and a <a href="https://manual.openlp.org/troubleshooting.html">Troubleshooting Guide</a>) and browsing the <a href="https://forums.openlp.org/" title="OpenLP Forums">forums</a> where a number of folks in our community can help to answer your questions.</p>
<p class="large">OpenLP is not developed by a company, but by a group of volunteers who
dedicate part of their spare time to developing this application. These same
developers try to also find time to answer support requests. Every moment a
developer spends on answering a question is a moment not spent working on OpenLP.
Please use their time sparingly.</p>
<p class="large">The best place to learn how to use OpenLP is the
<a href="https://manual.openlp.org/" title="OpenLP Manual"><i class="fa fa-fw fa-book"></i> OpenLP Manual</a>,
which has both <a href="https://manual.openlp.org/faq.html">Frequently Asked Questions</a>
and a <a href="https://manual.openlp.org/troubleshooting.html">Troubleshooting Guide</a></p>
<p class="large">If you are unable to find the answer in the manual, browse the
<a href="https://forums.openlp.org/" title="OpenLP Forums"><i class="fa fa-fw fa-comments"></i> OpenLP Forums</a>
where a number of folks in our community can help to answer your questions.</p>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">