Roundcube Community Forum

 

html5_notifier (desktop notification)

Started by largan, May 20, 2012, 03:38:46 AM

Previous topic - Next topic

largan

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,



Qliratu

Im having exactly the same issue, test notification works but when i recieve a new mail no notification.

mnewnham

If you are using Chrome as your browser, this only seems to work if you are logged in to chrome.

mnewnham

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

darknior

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';
?>

tist

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?