diff --git a/blog/progress-on-openlp-25.rst b/blog/progress-on-openlp-25.rst new file mode 100644 index 0000000..0274077 --- /dev/null +++ b/blog/progress-on-openlp-25.rst @@ -0,0 +1,54 @@ +.. title: Progress on OpenLP 2.5 +.. slug: 2017/11/12/progress-on-openlp-25 +.. date: 2017-11-12 12:00:00 UTC +.. tags: +.. category: +.. link: +.. description: +.. type: text +.. previewimage: /cover-images/progress-on-openlp-25.jpg + +.. raw:: html + +
This blog post is written by Phill Ridout, one of our developers.
+ +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 is the current unreleased and unstable version. We're +still not in a position to make a new 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 +- Support for bibles from the SWORD Project +- Support for ProPresenter 5 song import +- Support for EasyWorship 6 song import +- Upgrade the network projector controller to support the PJLink 2 protocol (in addition to PJLink 1) +- Video backgrounds to songs, Bible verses and custom slides (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 +- A new dark theme for Windows and macOS (see Advanced Settings) + +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. + +Last, but not least, we've decided to make the next release version 3.0 due to the large number of new features and +changes. + +[ Image Credit: `Waiting by Solmaz Zohdi`_ ] + +.. _Waiting by Solmaz Zohdi: https://www.flickr.com/photos/solmazz/35284478660/ diff --git a/files/cover-images/progress-on-openlp-25.jpg b/files/cover-images/progress-on-openlp-25.jpg new file mode 100644 index 0000000..c5ebdcf Binary files /dev/null and b/files/cover-images/progress-on-openlp-25.jpg differ diff --git a/pages/donate.rst b/pages/donate.rst index 0287d15..7e246bb 100644 --- a/pages/donate.rst +++ b/pages/donate.rst @@ -8,11 +8,10 @@ Like most other voluntary open source projects, OpenLP has no income and is enti the developers. We have a number of fixed costs, like server hosting, domain names, and the like. If you'd like to help us out, please consider donating to our cause. -There are three types of donations: +There are two ways to help out financially: 1. Once-off donations -2. Regular donations -3. Buy swag +2. Buy swag Once-off Donations ^^^^^^^^^^^^^^^^^^ @@ -69,37 +68,6 @@ Once-off donations are gratefully accepted.
-Regular Donations -^^^^^^^^^^^^^^^^^ -While once-off donations are nice, regular donations are much more useful to us. They help to cover our month-to-month -costs. - -.. raw:: html - -
-
-

Gratipay (Preferred)

-

PayPal-based automated donation service.

-

-

Support via Gratipay

-
-
-

Bitcoin

-

We don't currently have automated Bitcoin donations, but you're welcome to use Bitcoin.

-
- - -
-
-
-

Credit Card

-

We are currently investigating an option for automated debit or credit card donations.

-

-
- -.. raw:: html - -
Buy Swag ^^^^^^^^ @@ -115,13 +83,11 @@ Regular Costs ^^^^^^^^^^^^^ Here's a breakdown of our regular costs: -1. $20/month for a `VPS from Linode.com`_, which we'd like to upgrade to the next level, which will cost us $40/month. +1. $40/month for a `VPS from Linode.com`_ which is used for downloads, developer tools and First Time Wizard data. 2. $10/month for a `backup service`_, also from Linode.com. 3. $17/year for our main domain, `openlp.org`_. See `Gandi.net's pricing page`_ for information on domain name costs. 4. $35/year for our developer domain, `openlp.io`_. -This comes to roughly $8 per week. To be able to upgrade to the next level, we will need roughly $12.50 per week. - [ Image Credit: `Tip Jar at Open Bar by Dave Dugdale`_ ] diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index 073161f..78a79e0 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -257,21 +257,6 @@ -
-
-
-
- Android app on Google Play -
-
- Android app on F-Droid -
-
- -
-
-
-

Downloads

@@ -311,65 +296,34 @@
+

Get the Mobile Remote App

+
+
+ Android app on Google Play +
+
+ Android app on F-Droid +
+
+ +
+

Looking for nightlies and development versions? They are now found on our developer site.

@@ -591,7 +557,18 @@