Bug 65417 - ASKLIBREOFFICE: Request: Add AskLibreOffice Twitter link/follow button to resources
Summary: ASKLIBREOFFICE: Request: Add AskLibreOffice Twitter link/follow button to res...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: WWW (show other bugs)
Version:
(earliest affected)
4.0.0.3 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-05 14:15 UTC by Zeki Bildirici
Modified: 2014-02-11 08:03 UTC (History)
6 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zeki Bildirici 2013-06-05 14:15:42 UTC
Problem description: 

Hi,

We have a twitter account feeding the new questions to followers @AskLibreOffice (https://twitter.com/AskLibreOffice) and it is currently driving good traffic to Ask site.(avarage 5 clicks per link)

It will be nice to have this account on "Resources" section in the sidebar of the ask site. Alternatively having a "Follow Us" icon&link will be better.

This will increase the number of our followers and keep their attention on new questions.

Best regards,
Zeki

              
Operating System: All
Version: 4.0.0.3 release
Comment 1 Robinson Tryon (qubit) 2013-06-05 14:34:24 UTC
Hi Zeki,

Sounds like a good improvement. I'll try to find some time later today to stub-in a link/button in the sidebar.
Comment 2 Florian Effenberger 2013-06-05 14:40:29 UTC
Have added it now :-)
Comment 3 Zeki Bildirici 2013-12-09 13:07:02 UTC
Hi,

Could we remove the text link "1Follow us on Twitter" from ask site's resources menu and add the official Twitter button with following html code:

<a href="https://twitter.com/AskLibreOffice";
class="twitter-follow-button" data-show-count="false"
data-size="large">Follow @AskLibreOffice</a>
<script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
'script', 'twitter-wjs');</script>

See thread: http://listarchives.libreoffice.org/global/marketing/msg16326.html 
Best regards,
Zeki
Comment 4 Zeki Bildirici 2014-01-17 10:03:37 UTC
(In reply to comment #3)
> Hi,
Ping!
> Could we remove the text link "1Follow us on Twitter" from ask site's
> resources menu and add the official Twitter button with following html code:
> 
> <a href="https://twitter.com/AskLibreOffice";
> class="twitter-follow-button" data-show-count="false"
> data-size="large">Follow @AskLibreOffice</a>
> <script>!function(d,s,id){var
> js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':
> 'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+':/
> /platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);
> }}(document,
> 'script', 'twitter-wjs');</script>
> 
> See thread:
> http://listarchives.libreoffice.org/global/marketing/msg16326.html 
> Best regards,
> Zeki
Comment 5 Florian Effenberger 2014-01-17 10:46:23 UTC
We have switched to a support contract for AskBot. Evgeny: Let's talk next week about the details.
Comment 6 Evgeny Fadeev 2014-02-11 02:32:57 UTC
added "follow on twitter" button.
Comment 7 Zeki Bildirici 2014-02-11 08:03:13 UTC
(In reply to comment #6)
> added "follow on twitter" button.
Thanks Evgeny,

It's seen in Resources widget in main pages. Could you please add it into specific question pages Resources widget too? 

Works: http://ask.libreoffice.org/en/questions/
Example, missing: http://ask.libreoffice.org/en/question/5173/calc-opens-excel-password-protected-files-without-a-password-prompt/

Best regards,
Zeki