Phasing out getsatisfaction, moving to discourse.

This commit is contained in:
Samuel Clay 2018-04-17 18:26:49 -07:00
parent 87438967be
commit 549719b7cf
8 changed files with 12 additions and 13 deletions

View file

@ -5258,8 +5258,8 @@ form.opml_import_form input {
background: transparent url('/media/embed/reader/github.png') no-repeat 0 6px;
background-size: 16px;
}
.NB-splash-info .NB-splash-links .NB-splash-link-getsatisfaction a:hover {
background: transparent url('/media/embed/reader/getsatisfaction.png') no-repeat 0 6px;
.NB-splash-info .NB-splash-links .NB-splash-link-discourse a:hover {
background: transparent url('/media/embed/reader/discourse.png') no-repeat 0 6px;
background-size: 16px;
}
.NB-splash-info .NB-splash-links .NB-splash-link-blog a:hover {

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -309,10 +309,9 @@ _.extend(NEWSBLUR.ReaderTutorial.prototype, {
$.make('h4', { className: 'NB-tutorial-feedback-header' }, 'Community Feedback'),
$.make('ul', [
$.make('li', [
$.make('a', { href: 'http://getsatisfaction.com/newsblur', className: 'NB-splash-link' }, [
'NewsBlur on ',
$.make('img', { src: NEWSBLUR.Globals.MEDIA_URL+'/img/reader/getsatisfaction.png', style: 'vertical-align: middle;margin: -2px 0 0; width: 16px;height: 16px;' }),
' Get Satisfaction'
$.make('a', { href: 'https://forum.newsblur.com/', className: 'NB-splash-link' }, [
$.make('img', { src: NEWSBLUR.Globals.MEDIA_URL+'/img/reader/discourse.png', style: 'vertical-align: middle;margin: -2px 0 0; width: 16px;height: 16px;' }),
' NewsBlur Support Forum'
])
])
]),

View file

@ -6,13 +6,13 @@ NewsBlur is a personal news reader that brings people together to talk about the
Stay up to date and in touch with a few different ways:
* Follow @newsblur on Twitter: http://twitter.com/newsblur/
* Follow @samuelclay on GitHub: http://github.com/samuelclay/
* Follow @newsblur on Twitter: http://twitter.com/newsblur
* Follow @samuelclay on GitHub: http://github.com/samuelclay
{% block resources_header %}To get the most out of NewsBlur, here are a few resources:{% endblock resources_header %}
* Read the NewsBlur Blog: http://blog.newsblur.com
* Get support on NewsBlur's Get Satisfaction: http://getsatisfaction.com/newsblur/
* Get support on NewsBlur's support forum: https://forum.newsblur.com
There are plenty of ways to use NewsBlur beyond the website:

View file

@ -318,7 +318,7 @@
<ul style="list-style: none;">
<li style="line-height:22px;"><a href="http://www.newsblur.com/faq" style="text-decoration:none"><img src="http://{% current_domain %}/media/img/icons/circular/g_modal_tutorial.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;" alt=""> Check the FAQ</a></li>
<li style="line-height:22px;"><a href="http://blog.newsblur.com" style="text-decoration:none"><img src="http://{% current_domain %}/media/img/favicon_32.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;" alt=""> Read the NewsBlur Blog</a></li>
<li style="line-height:22px;"><a href="http://getsatisfaction.com/newsblur/" style="text-decoration:none"><img src="http://{% current_domain %}/media/img/reader/getsatisfaction.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;" alt=""> Get support on NewsBlur's Get Satisfaction</a></li>
<li style="line-height:22px;"><a href="https://forum.newsblur.com" style="text-decoration:none"><img src="http://{% current_domain %}/media/img/reader/discourse.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;" alt=""> Get support on NewsBlur's support forum</a></li>
</ul>
</p>
<p style="line-height: 20px;">There are plenty of ways to use NewsBlur beyond the web:</p>

View file

@ -127,7 +127,7 @@ Oh and I have just been through Brexit so to a degree I am dealing with deja vu
<ul style="list-style: disc; margin: 0 0 20px 40px; padding: 0; list-style: none;">
<li style="line-height:22px;"><a href="http://www.newsblur.com/faq" style="color: #1251ba; text-decoration:none"><img src="http://www.newsblur.com/media/img/icons/circular/g_modal_tutorial.png" style="margin: 0; max-width: 100%; padding: 0; width:16px;height:16px;vertical-align:top;padding-top:3px;" alt="" /> Check the FAQ</a></li>
<li style="line-height:22px;"><a href="http://blog.newsblur.com" style="color: #1251ba; text-decoration:none"><img src="http://www.newsblur.com/media/img/favicon_32.png" style="margin: 0; max-width: 100%; padding: 0; width:16px;height:16px;vertical-align:top;padding-top:3px;" alt="" /> Read the NewsBlur Blog</a></li>
<li style="line-height:22px;"><a href="http://getsatisfaction.com/newsblur/" style="color: #1251ba; text-decoration:none"><img src="http://www.newsblur.com/media/img/reader/getsatisfaction.png" style="margin: 0; max-width: 100%; padding: 0; width:16px;height:16px;vertical-align:top;padding-top:3px;" alt="" /> Get support on NewsBlur's Get Satisfaction</a></li>
<li style="line-height:22px;"><a href="https://forum.newsblur.com" style="color: #1251ba; text-decoration:none"><img src="http://www.newsblur.com/media/img/reader/discourse.png" style="margin: 0; max-width: 100%; padding: 0; width:16px;height:16px;vertical-align:top;padding-top:3px;" alt="" /> Get support on NewsBlur's support forum</a></li>
</ul>
</p>
<p style="margin: 0 0 17px 0; line-height: 1.5; line-height: 20px;">There are plenty of ways to use NewsBlur beyond the web:</p>

View file

@ -6,7 +6,7 @@
<li class="NB-splash-link NB-splash-link-ios {% if page == "ios" %}NB-active{% endif %}"><a href="{% url "ios-static" %}">iOS</a></li>
<li class="NB-splash-link NB-splash-link-android {% if page == "android" %}NB-active{% endif %}"><a href="{% url "android-static" %}">Android</a></li>
<li class="NB-splash-link NB-splash-link-github"><a href="http://github.com/samuelclay">GitHub</a></li>
<li class="NB-splash-link NB-splash-link-getsatisfaction"><a href="https://getsatisfaction.com/newsblur">Support</a></li>
<li class="NB-splash-link NB-splash-link-discourse"><a href="https://forum.newsblur.com">Support</a></li>
<li class="NB-splash-link NB-splash-link-blog"><a href="http://blog.newsblur.com">The Blog</a></li>
<li class="NB-splash-link NB-first NB-splash-link-facebook"><a href="https://facebook.com/newsblur">Facebook</a></li>
<li class="NB-splash-link NB-first NB-splash-link-twitter"><a href="http://twitter.com/newsblur">@newsblur</a></li>

View file

@ -165,7 +165,7 @@
Help! I have an issue and it's not mentioned here.
</li>
<li class="NB-faq-answer last">
Please, please, please report your issue on the <a href="http://getsatisfaction.com/newsblur">Get Satisfaction forum for NewsBlur</a>. If you have an issue it is entirely possible that other people do, too, and the more we know about something thats gone wrong, the more able and likely we are to fix it. Dont be shy, drop us a line!
Please, please, please report your issue on the <a href="https://forum.newsblur.com">NewsBlur support forum</a>. If you have an issue it is entirely possible that other people do, too, and the more we know about something thats gone wrong, the more able and likely we are to fix it. Dont be shy, drop us a line!
</li>
</ul>
</div>