It's a board configuration option. By default, notifications older than 30 days are automatically deleted if they are read.
This is done for performance reasons; the more data that's in the table the slower the queries are going to be for everyone. We are going to want some sort of cleanup process being done for most boards I think, however we don't have benchmark data to tell us what the speed differences are going to be at what total number of notifications. If someone would like to try and do some benchmarks of query times at varying levels of the number of total notifications on the board that would help us make a better decision as to if we can make the default cleanup period longer (and then of course it is up to administrators to choose for their own boards).
[RFC|Merged] notification box
- EXreaction
- Registered User
- Posts: 1555
- Joined: Sat Sep 10, 2005 2:15 am
-
- Registered User
- Posts: 523
- Joined: Sat Apr 22, 2006 10:29 pm
- Contact:
Re: [RFC|Merged] notification box
I believe this is a good way of going about it...EXreaction wrote:It's a board configuration option. By default, notifications older than 30 days are automatically deleted if they are read.
This is done for performance reasons; the more data that's in the table the slower the queries are going to be for everyone. We are going to want some sort of cleanup process being done for most boards I think, however we don't have benchmark data to tell us what the speed differences are going to be at what total number of notifications. If someone would like to try and do some benchmarks of query times at varying levels of the number of total notifications on the board that would help us make a better decision as to if we can make the default cleanup period longer (and then of course it is up to administrators to choose for their own boards).
- NORDLANDVOLK
- Registered User
- Posts: 44
- Joined: Thu Oct 14, 2010 8:14 pm
- Location: Tracia
Re: [RFC|Merged] notification box
how to replace text ( [0 Notifications] ) with image ?
sorry for my bad english
Re: [RFC|Merged] notification box
This was my suggestion/mockup.. It should be easy to change it to this... Just need the opinions of the dev team members...
Has an irascible disposition.
- EXreaction
- Registered User
- Posts: 1555
- Joined: Sat Sep 10, 2005 2:15 am
Re: [RFC|Merged] notification box
That looks good to me
- NORDLANDVOLK
- Registered User
- Posts: 44
- Joined: Thu Oct 14, 2010 8:14 pm
- Location: Tracia
Re: [RFC|Merged] notification box
is not ok to made functions around prosilver theme, if i made a new theme but not the same navigation?
lets say cos i want to look like this my new style:
so put 3 variabile one for count ,one for text and one for image, becouse is not space to call all and i need space.
So is more technical problem when you will try to made a new style cos in prosilver has a lot of space.
lets say cos i want to look like this my new style:
so put 3 variabile one for count ,one for text and one for image, becouse is not space to call all and i need space.
So is more technical problem when you will try to made a new style cos in prosilver has a lot of space.
sorry for my bad english
Re: [RFC|Merged] notification box
I like that a lot!VSE+ wrote:This was my suggestion/mockup.. It should be easy to change it to this... Just need the opinions of the dev team members...
Formerly known as CyberAlien.
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Free phpBB styles | Premium responsive XenForo styles | Iconify - modern open source replacement for glyph fonts
Re: [RFC|Merged] notification box
The design that you've proposed can be implemented in your own style with no difficulty as the unread count is available as a separate variable.NORDLANDVOLK wrote:is not ok to made functions around prosilver theme, if i made a new theme but not the same navigation?
lets say cos i want to look like this my new style:
Re: [RFC|Merged] notification box
+1 very good ideaVSE+ wrote:This was my suggestion/mockup.. It should be easy to change it to this... Just need the opinions of the dev team members...
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC|Merged] notification box
VSE+ the icon looks nice.