phpBB

Development Discussion Board

phpBB's testing ground of bleeding edge code
Advanced search

[RFC|Merged] notification box

These requests for comments have lead to an implemented feature that has been successfully merged into the 3.1/Ascraeus branch. Everything listed in this forum will be available in phpBB 3.1.

Re: [RFC] notification box

Postby Arty » Mon Apr 16, 2012 6:59 am

XF has it too and I find it to be extremely helpful. Though it doesn't have all options that IPB has.

+1
Formerly known as CyberAlien.
User avatar
Arty
Styles Team
Styles Team
 
Posts: 796
Joined: Wed Mar 06, 2002 2:36 pm
Location: Mars

Re: [RFC] notification box

Postby *Daniel » Tue Apr 17, 2012 1:57 am

Something else, I would like to see some hooks in this as well, so that mod authors can hook into this and have their own messages come up here. One example, when someone rate a image in a gallery mod or when a file has been updated/uploaded in a download mod.
Oleg wrote:This topic's title takes the prize for most errors per word (3 in 4).
*Daniel
Registered User
 
Posts: 161
Joined: Mon Feb 08, 2010 3:42 am

Re: [RFC] notification box

Postby EXreaction » Sat Sep 08, 2012 7:00 pm

I've opened a ticket for this: http://tracker.phpbb.com/browse/PHPBB3-11103

I've also started working on it: https://github.com/phpbb/phpbb3/pull/992
Last edited by EXreaction on Sun Sep 09, 2012 11:02 pm, edited 1 time in total.
My phpBB3 Mods: Advertisement Management | User Blog Mod | Anti-Spam ACP | Advanced Subscriptions | One Click Ban | From Author PM List | FAQ Manager | Forum Sponsors | Soft Delete | Auto Database Backup | Drag 'n Drop Forum List | HTML Ranks | Enable HTML
User avatar
EXreaction
Development Team
Development Team
 
Posts: 1259
Joined: Sat Sep 10, 2005 2:15 am

Re: [RFC] notification box

Postby EXreaction » Sun Sep 09, 2012 11:00 pm

Screenshot of how it looks now (it obviously needs a lot of work on the style yet).

I'm also keeping a done/to-do list in the PR: https://github.com/phpbb/phpbb3/pull/992
Attachments
Untitled-1.png
My phpBB3 Mods: Advertisement Management | User Blog Mod | Anti-Spam ACP | Advanced Subscriptions | One Click Ban | From Author PM List | FAQ Manager | Forum Sponsors | Soft Delete | Auto Database Backup | Drag 'n Drop Forum List | HTML Ranks | Enable HTML
User avatar
EXreaction
Development Team
Development Team
 
Posts: 1259
Joined: Sat Sep 10, 2005 2:15 am

Re: [RFC] notification box

Postby brunoais » Mon Sep 10, 2012 7:49 am

Nice! keep it goin'!
brunoais
Registered User
 
Posts: 626
Joined: Fri Dec 18, 2009 3:55 pm

Re: [RFC] notification box

Postby MichaelC » Mon Sep 10, 2012 4:34 pm

Would it be possible to add support for notifying about being quoted?

Also perhaps the number of unread notifications appearing in the favicon like http://xenforo.com/community/resources/ ... dates.274/ ?
Unknown Bliss
psoTFX wrote:I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"

No unsolicited PMs please except for quotes.
User avatar
MichaelC
Website Team
Website Team
 
Posts: 797
Joined: Thu Jan 28, 2010 6:29 pm

Re: [RFC] notification box

Postby callumacrae » Mon Sep 10, 2012 6:13 pm

Unknown Bliss wrote:Would it be possible to add support for notifying about being quoted?

That's being discussed in another RFC somewhere, iirc.

Unknown Bliss wrote:Also perhaps the number of unread notifications appearing in the favicon like http://xenforo.com/community/resources/ ... dates.274/ ?

Please don't abuse favicon like that! Title, if anything.
"In JavaScript, there is a beautiful, elegant, highly expressive language that is buried under a steaming pile of good intentions and blunders"
—Douglas Crockford

View my MOD, phpBB Mobile
User avatar
callumacrae
Website Team
Website Team
 
Posts: 883
Joined: Tue Apr 27, 2010 9:37 am
Location: England

Re: [RFC] notification box

Postby EXreaction » Mon Sep 10, 2012 6:31 pm

I've added them to my to-do list. :)

Some ideas on design (where to put the notifications text, or if an icon should be used, where the box should show up, etc) would be good.
My phpBB3 Mods: Advertisement Management | User Blog Mod | Anti-Spam ACP | Advanced Subscriptions | One Click Ban | From Author PM List | FAQ Manager | Forum Sponsors | Soft Delete | Auto Database Backup | Drag 'n Drop Forum List | HTML Ranks | Enable HTML
User avatar
EXreaction
Development Team
Development Team
 
Posts: 1259
Joined: Sat Sep 10, 2005 2:15 am

Re: [RFC] notification box

Postby Pony99CA » Tue Sep 11, 2012 2:03 am

Another notification that I'd like is Bookmarked topics that were updated. Sometimes I bookmark a topic for reference for haven't posted to it or subscribed to it, but it would be nice to see if somebody had updated it.

An alternative would be to automatically subscribe people to topics that they bookmark, but that doesn't fit in this RFC. ;)

Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
User avatar
Pony99CA
Registered User
 
Posts: 467
Joined: Sun Feb 08, 2009 2:35 am
Location: Hollister, CA

Re: [RFC] notification box

Postby Pony99CA » Tue Sep 11, 2012 2:13 am

EXreaction wrote:Screenshot of how it looks now (it obviously needs a lot of work on the style yet).

I'm also keeping a done/to-do list in the PR: https://github.com/phpbb/phpbb3/pull/992

What happens if lots of notifications are listed there (enough to fill the screen)? Will the list scroll?

Also, I'd like the list to be categorized by notification type, with fly-out menus giving links to items of that category. For example:

Code: Select all
5 new private messages    > | From User 1
7 new subsciption updates   | From User 2
0 new bookmark updates      | From User 3
                            | From User 4
                            | From User 5

I think that keeping different notification types separate is a good thing. Categorization would also help mitigate the lengthy list problem somewhat (but obviously not entirely -- one category's notifications could more than fill the screen).

With hooks, MODs could add their own categories to the list and notifications to those categories (like *Daniel suggested).

Steve
Silicon Valley Pocket PC (http://www.svpocketpc.com)
Creator of manage_bots and spoof_user (ask me)
Need hosting for a small forum with full cPanel & MySQL access? Contact me or PM me.
User avatar
Pony99CA
Registered User
 
Posts: 467
Joined: Sun Feb 08, 2009 2:35 am
Location: Hollister, CA

Previous Next

Return to [3.1/Ascraeus] Merged RFCs

Who is online

Users browsing this forum: No registered users and 6 guests