openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #32865
[Merge] lp:~raoul-snyman/openlp/shutting-down-support into lp:openlp/website
Raoul Snyman has proposed merging lp:~raoul-snyman/openlp/shutting-down-support into lp:openlp/website.
Commit message:
Announce the end of support
Requested reviews:
OpenLP Core (openlp-core)
For more details, see:
https://code.launchpad.net/~raoul-snyman/openlp/shutting-down-support/+merge/345005
--
Your team OpenLP Core is requested to review the proposed merge of lp:~raoul-snyman/openlp/shutting-down-support into lp:openlp/website.
=== added file 'blog/shutting-down-the-support-system.rst'
--- blog/shutting-down-the-support-system.rst 1970-01-01 00:00:00 +0000
+++ blog/shutting-down-the-support-system.rst 2018-05-03 06:49:36 +0000
@@ -0,0 +1,20 @@
+.. title: Shutting Down the Support System
+.. slug: 2018/05/06/shutting-down-the-support-system
+.. date: 2018-05-06 12:00:00 UTC
+.. tags:
+.. category:
+.. link:
+.. description:
+.. type: text
+.. previewimage: /cover-images/shutting-down-the-support-system.jpg
+
+I have decided to shut down the support system. It's getting too much for me, I am spending most of my time answering
+people's e-mails instead of working on OpenLP, and I've largely been the only person answering support e-mails. I'm
+really sad to do this, as I feel it's one of the defining parts of OpenLP (our support), but in reality I have no other
+choice. My time is limited (and only getting more so), and I'd rather spend that time improving OpenLP.
+
+In future anyone who e-mails support@xxxxxxxxxx will get a message that redirects them to the manual and the forums.
+
+[ Image Credit: `Closed by Rob Brewer` ]
+
+.. _Closed by Rob Brewer: https://www.flickr.com/photos/rbrwr/36572315045/
=== added file 'files/cover-images/shutting-down-the-support-system.jpg'
Binary files files/cover-images/shutting-down-the-support-system.jpg 1970-01-01 00:00:00 +0000 and files/cover-images/shutting-down-the-support-system.jpg 2018-05-03 06:49:36 +0000 differ
=== modified file 'themes/openlp2v2/templates/front_page.html'
--- themes/openlp2v2/templates/front_page.html 2017-12-14 03:50:19 +0000
+++ themes/openlp2v2/templates/front_page.html 2018-05-03 06:49:36 +0000
@@ -568,32 +568,21 @@
<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 notranslate"></i> Forums</a>
where a number of folks in our community can help to answer your questions.</p>
- <div class="alert alert-info" style="font-size: 110%">
- <div class="pull-left"><i class="fa fa-fw fa-info-circle"></i></div>
- <div style="margin-left: 1.8em;">
- 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 help users with their problems. Every moment a
- developer spends on answering a question is a moment not spent working on
- OpenLP. Please use their time sparingly.
- </div>
- </div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<ul class="list-icons">
<li><i class="fa fa-fw fa-book pr-10 notranslate"></i> Manual: <a href="https://manual.openlp.org/">manual.openlp.org</a></li>
- <li><i class="fa fa-fw fa-money pr-10 notranslate"></i> Donate: <a href="/donate">find out more</a></li>
- <li><i class="fa fa-fw fa-envelope-o pr-10 notranslate"></i> E-mail: support(at)openlp.org</li>
+ <li><i class="fa fa-fw fa-pencil-square-o pr-10 notranslate"></i> Wiki: <a href="https://wiki.openlp.org/">wiki.openlp.org</a></li>
<li><i class="fa fa-fw fa-comments-o pr-10 notranslate"></i> IRC Channel: <a href="https://webchat.freenode.net/?nick=openlpwebuser..&channels=openlp&prompt=1&uio=d4">#openlp on Freenode.net</a></li>
+ <li><i class="fa fa-fw fa-wrench pr-10 notranslate"></i> Developer Central: <a href="https://openlp.io/">openlp.io</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<ul class="list-icons">
<li><i class="fa fa-fw fa-comments pr-10 notranslate"></i> Forums: <a href="https://forums.openlp.org">forums.openlp.org</a></li>
- <li><i class="fa fa-fw fa-pencil-square-o pr-10 notranslate"></i> Wiki: <a href="https://wiki.openlp.org/">wiki.openlp.org</a></li>
<li><i class="fa fa-fw fa-handshake-o pr-10 notranslate"></i> Contribute: <a href="/contribute">find out more</a></li>
- <li><i class="fa fa-fw fa-wrench pr-10 notranslate"></i> Developer Central: <a href="https://openlp.io/">openlp.io</a></li>
+ <li><i class="fa fa-fw fa-money pr-10 notranslate"></i> Donate: <a href="/donate">find out more</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
Follow ups