From b29392f5fc440e3d19230c585c35fbcb66b7caa8 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Sun, 18 Oct 2015 14:56:25 +0200 Subject: [PATCH] Last set of updates before GO LIVE --- blog/openlp-22-released.rst | 8 ++- deploy.sh | 2 +- themes/openlp2v2/assets/css/custom.css | 4 +- themes/openlp2v2/templates/front_page.html | 73 +++++++++++++++------- 4 files changed, 61 insertions(+), 26 deletions(-) diff --git a/blog/openlp-22-released.rst b/blog/openlp-22-released.rst index 1cb4c13..e61a1a3 100644 --- a/blog/openlp-22-released.rst +++ b/blog/openlp-22-released.rst @@ -103,6 +103,9 @@ Internals Important Notes ^^^^^^^^^^^^^^^ +Incompatibilities +----------------- + **OpenLP 2.2 is not backwards compatible with 2.0.5.** **Service Files created in 2.2 cannot be opened in 2.0.** @@ -113,6 +116,9 @@ startup, but it is recommended that you make your own backup too. Upgrading from versions of OpenLP before 2.0.5 are not supported. You need to upgrade to 2.0.5 first, and make sure you run OpenLP at least once before continuing to upgrade to 2.2. +Known Issues +------------ + There are some known issues in OpenLP 2.2 that you should know about before upgrading: 1. Live Backgrounds does not work on Windows and Mac OS X @@ -131,7 +137,7 @@ As leader of the project, I'd like to say a special thank you to the folks invol .. raw:: html -

Download Now

+

Download Now

[ Image Credit: `Thai Lanterns by Mark Fischer`_ ] diff --git a/deploy.sh b/deploy.sh index 766ede6..0685a87 100755 --- a/deploy.sh +++ b/deploy.sh @@ -7,5 +7,5 @@ fi $NIKOLA clean $NIKOLA build cd output -rsync -r -a -v -z -e ssh * openlp@openlp.org:public_html/beta/ +rsync -r -a -v -z -e ssh * openlp@openlp.org:public_html/ cd .. diff --git a/themes/openlp2v2/assets/css/custom.css b/themes/openlp2v2/assets/css/custom.css index 3734f95..15ac9fc 100644 --- a/themes/openlp2v2/assets/css/custom.css +++ b/themes/openlp2v2/assets/css/custom.css @@ -319,8 +319,8 @@ p.indent { margin-left: 3em; } -a.screenshot-gallery { - display: block; +div.screenshot { border-radius: 6px; border: 4px solid #efefef; + margin: 0 10px; } diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index aa7142b..0e19143 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -122,25 +122,33 @@

+ + +
+
+

Screenshots

+
-

Screenshots

-
-
- +
+ + + +
+
+ + + +
+
+ + + +
+
@@ -280,11 +288,32 @@