Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound notification? #190

Open
soloman981 opened this issue May 20, 2016 · 3 comments
Open

Sound notification? #190

soloman981 opened this issue May 20, 2016 · 3 comments

Comments

@soloman981
Copy link

soloman981 commented May 20, 2016

Is it possible to add a sound notfication for myalerts whenever a new alert is delivered? If it is possible can u help me create such option? thanks using it for my forum great plugin!

Also i created polish translations for the plugin.
`<?php
$l['myalerts'] = 'MyAlerts';

$l['myalerts_page_title'] = 'Najnowsze powiadomienia';
$l['myalerts_page_getnew'] = 'Wyszukiwanie nowych powiadomień';

$l['myalerts_alerts'] = 'Powiadomienia';

$l['myalerts_settings_page_title'] = 'Ustawienia powiadomień';

$l['myalerts_online_location_listing'] = 'Przeglądanie powiadomień';

$l['myalerts_unread_title'] = 'Nie przeczytane powiadomienia';

$l['myalerts_no_alerts'] = 'Brak powiadomień do wyświetlenia.';
$l['myalerts_rep'] = '{1} Dostałeś punkt reputacji.';
$l['myalerts_pm'] = '{1} Wysłał do ciebie wiadomość o tytule "{2}".';
$l['myalerts_buddylist'] = '{1} Dodał cię do znajomych.';
$l['myalerts_quoted'] = '{1} Zacytował cię w {2}.';
$l['myalerts_post_threadauthor'] = '{1} Odpisał na twój wątek "{2}". Może być więcej postów po tym.';
$l['myalerts_subscribed_thread'] = '{1} Odpisał na zasubskrybowany wątek."{2}".';

$l['myalerts_setting_rep'] = 'Otrzymywać powiadomienia za reputację?';
$l['myalerts_setting_pm'] = 'Otrzymywać powiadomienia o prywatnych wiadomościach (PM)?';
$l['myalerts_setting_buddylist'] = 'Otrzymywać powiadomienia o dodaniu do znajomych?';
$l['myalerts_setting_quoted'] = 'Otrzymywać powiadomienia gdy ktoś cię zacytuje?';
$l['myalerts_setting_post_threadauthor'] = 'Otrzymywać powiadomienia gdy ktoś odpowie na twój wątek?';
$l['myalerts_setting_subscribed_thread'] = 'Otrzymywać powiadomienia gdy ktoś odpowie na zasubskrybowany wątek?';
$l['myalerts_settings_save'] = 'Zapisz ustawienia';
$l['myalerts_settings_updated'] = 'Ustawienia powiadomień zostały zapisany. Przekierowywanie na stronę z ustawieniami.';
$l['myalerts_settings_updated_title'] = 'Ustawienia powiadomień zaaktualizowane.';

$l['myalerts_delete_deleted'] = 'Powiadomienie zostało usunięte.';
$l['myalerts_delete_error'] = 'Powiadomienie nie może zostać usunięte w tym momencie.';
$l['myalerts_delete_read_confirm'] = 'Czy na pewno usunąć wszystkie powiadomienia? To nie może zostać cofnięte!';
$l['myalerts_delete_all_confirm'] = 'Czy na pewno usunąć wszystkie powiadomienia? To nie może zostać cofnięte!';
$l['myalerts_delete_mass_deleted'] = 'Powiadomienia usunięte.';
$l['myalerts_delete_all'] = 'Wszystkie powiadomienia zostały pomyślnie usunięte.';

$l['myalerts_usercp_nav'] = 'Powiadomienia';
$l['myalerts_usercp_nav_alerts'] = 'Zobacz powiadomienia';
$l['myalerts_usercp_nav_settings'] = 'Ustawienia powiadomień';
$l['myalerts_usercp_nav_delete_read'] = 'Usuń stare powiadomienia';
$l['myalerts_usercp_nav_delete_all'] = 'Usuń wszystkie powiadomienia';

$l['myalerts_error_alert_not_found'] = 'Nie znaleziono powiadomień.';

$l['myalerts_delete'] = 'Usuń';
`

@euantorano
Copy link
Contributor

Hi,

It's not currently a feature in MyAlerts as it doesn't update alerts automatically. It may be added in the future.

On 20 May 2016, at 22:01, soloman981 [email protected] wrote:

Is it possible to add a sound notfication for myalerts whenever a new alert is delivered? If it is possible can u help me create such option? thanks using it for my forum great plugin!


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

@Eldenroot
Copy link
Contributor

@lairdshaw - ,aybe it could be added via autorefresh? DVZ shoutbox has this feature, I believe it could be done somehow

@lairdshaw
Copy link
Contributor

lairdshaw commented Mar 12, 2024

@Eldenroot, my current plan is to implement the remaining issues in the milestones for 2.0.5 and 2.1.0, then officially release 2.1.0, then move on to other plugins. This issue and the others you flagged for me (#60 [ETA: OK, #60 is part of those milestones after all] and #189) are not part of that plan. Maybe I will come back to them later. Of course, anybody else is free to submit PRs for them in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants