Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: largan on May 20, 2012, 03:38:46 AM

Title: html5_notifier (desktop notification)
Post by: largan on May 20, 2012, 03:38:46 AM
Hi All,

I am trying to make the html5_notifier (desktop notification) to work but it seems that something is not working.

I have configured in the settings (see attached pic) but no matter where I get the email the popup doesn't trigger.
I have also tried with a regular popup "alert('debug');" and when I click on the test it works but doesn't when I get a new email.

Also, the browser is configured and have permissions for the plugin.

Any help will be much appreciated.

Thanks,


Title: Re: html5_notifier (desktop notification)
Post by: Qliratu on June 08, 2012, 08:26:37 AM
Im having exactly the same issue, test notification works but when i recieve a new mail no notification.
Title: Re: html5_notifier (desktop notification)
Post by: mnewnham on June 13, 2012, 06:12:01 PM
If you are using Chrome as your browser, this only seems to work if you are logged in to chrome.
Title: Re: html5_notifier (desktop notification)
Post by: mnewnham on June 16, 2012, 12:45:17 PM
In addition, you seem to have to log off/log on to chrome each time you start the browser in order to make this work
Title: Re: html5_notifier (desktop notification)
Post by: darknior on February 26, 2013, 08:42:00 AM
Same for me :(

I install it because i really love this option on Gmail :D
Found it there : http://www.stremlau.net/html5_notifier/

I configure it fine, active it in CHROME and test it fine !
But when i receive a message, i never have the notification :(
I use the last 0.9beta who works like a charm :p

Like i don't found where to post it, the FRENCH translation :

Quote<?php
$labels = array();
$labels['shownotifies'] = 'Notifications de bureau';
$labels['conf_browser'] = 'Configurer votre navigateur';
$labels['test_browser'] = 'Test';
$labels['check_ok'] = 'Les paramètres de votre navigateur sont corrects.';
$labels['check_fail'] = 'Il n\'était pas possible d\'afficher les notifications, s\'il vous plaît cliquez sur "Configurer votre navigateur"!';
$labels['check_fail_blocked'] = 'Votre navigateur a bloqué la notification, s\'il vous plaît autorisez-les dans les paramètres du navigateur!';
$labels['no_notifications'] = 'Votre navigateur ne supporte pas les notifications de bureau!';
$labels['ok_notifications'] = 'Le site web déjà obtenu les permissions. La notifications de bureau devrait fonctionner.';
$labels['notification_title'] = 'Nouvel E-Mail de [from]';

$labels['seconds'] = 'secondes';
$labels['off'] = 'désactivées';
$labels['durable'] = 'permanantes';
?>
Title: Re: html5_notifier (desktop notification)
Post by: tist on February 27, 2013, 12:08:26 PM
Hi there,

I updated the html5_notifier version to 0.3, this version should work with the new roundcube version. Thank you for the frensh translation, the new version contains 3 new textblocks, can you translate it please?
Title: Re: html5_notifier (desktop notification)
Post by: darknior on February 27, 2013, 07:40:04 PM
Thanks, i have post the translation on the new Topic ;)

http://www.roundcubeforum.net/index.php/topic,8836.30.html