inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Jun 14, 2015 22:47:51 GMT -8
I have read that someone wanted some ways to be notified when there is a comment. Wouldn't it work with a popup message? Maybe plugins have the option of being notified with popups. I'd really like some way to be notified of comments too. Actually this is what I was about to ask for (humbly of course). I love this plugin. Have nothing bad to say about it.
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Jun 15, 2015 7:15:06 GMT -8
I have read that someone wanted some ways to be notified when there is a comment. Wouldn't it work with a popup message? Maybe plugins have the option of being notified with popups. I'd really like some way to be notified of comments too. Actually this is what I was about to ask for (humbly of course). It's not possible, at least not to my knowledge.
|
|
inherit
221074
0
Aug 1, 2019 9:11:47 GMT -8
dillonk47polik
201
May 2015
dillonk47polik
|
Post by dillonk47polik on Jun 15, 2015 8:35:59 GMT -8
It's not possible, at least not to my knowledge It wont be possible to notify the post creator as far as I know, just because that's done server side based on the post which keys don't alter. I know you already said that the post creator couldn't get notifications, but would it be possible for a tagged member to get notifications? If so, the commenter would just have to tag the post creator and they would then get a notification. Just throwin' out some ideas.
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Jun 15, 2015 9:32:56 GMT -8
It's not possible, at least not to my knowledge It wont be possible to notify the post creator as far as I know, just because that's done server side based on the post which keys don't alter. I know you already said that the post creator couldn't get notifications, but would it be possible for a tagged member to get notifications? If so, the commenter would just have to tag the post creator and they would then get a notification. Just throwin' out some ideas. It wont be possible for the same reasons. Keys don't interact with any functionality in the back-end. Keys only purpose, and function is to store data.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Jun 26, 2015 17:27:46 GMT -8
I know you already said that the post creator couldn't get notifications, but would it be possible for a tagged member to get notifications? If so, the commenter would just have to tag the post creator and they would then get a notification. Just throwin' out some ideas. It wont be possible for the same reasons. Keys don't interact with any functionality in the back-end. Keys only purpose, and function is to store data. Unless you added a super key its not possible lol
|
|
inherit
221074
0
Aug 1, 2019 9:11:47 GMT -8
dillonk47polik
201
May 2015
dillonk47polik
|
Post by dillonk47polik on Aug 1, 2015 18:42:12 GMT -8
So if this used a super key, it could allow notifications to go to the user when their post is commented on? If so, I personally wouldn't mind if it used a super key.
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Aug 2, 2015 12:55:15 GMT -8
I wont be adding a super user key. If the notification functionality is mimiced by another mod then I will include the option though.
|
|
inherit
199988
0
Sept 13, 2013 22:40:17 GMT -8
emmemay
47
September 2013
emmemay
|
Post by emmemay on Aug 19, 2015 6:23:36 GMT -8
My board loves the feature but they do want notifications. I'm guessing this can't be done? Or is that a possible work in progress?
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Aug 20, 2015 11:29:07 GMT -8
I wont be adding a super user key. If the notification functionality is mimiced by another mod then I will include the option though. Hey I will be adding a notification system with a hook to add notifications using a super user key. the syntax should end up looking like this interestsadd(user, interest, body, category, time, image) User would be the targeted user, interest would be the activity notifying, body would be the details, category would be the plugin name, time would be true/false to display post time, image would be the default current user's profile image, or a supplied image) The only two that would be required would be the user and the interest. The rest will default. I should have this available by early september.
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Aug 20, 2015 13:20:13 GMT -8
I wont be adding a super user key. If the notification functionality is mimiced by another mod then I will include the option though. Hey I will be adding a notification system with a hook to add notifications using a super user key. the syntax should end up looking like this interestsadd(user, interest, body, category, time, image) User would be the targeted user, interest would be the activity notifying, body would be the details, category would be the plugin name, time would be true/false to display post time, image would be the default current user's profile image, or a supplied image) The only two that would be required would be the user and the interest. The rest will default. I should have this available by early september. Thanks P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓. I was actually looking into this today and thought that the Yootil library might have it already. I stumbed upon this but it didn't seem to work . Not sure if you're able to take a look or if you want to create one yourself I'm not going to complain. That is if it does what I think it does... why would it need a key otherwise.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Aug 20, 2015 13:40:47 GMT -8
Hey I will be adding a notification system with a hook to add notifications using a super user key. the syntax should end up looking like this interestsadd(user, interest, body, category, time, image) User would be the targeted user, interest would be the activity notifying, body would be the details, category would be the plugin name, time would be true/false to display post time, image would be the default current user's profile image, or a supplied image) The only two that would be required would be the user and the interest. The rest will default. I should have this available by early september. Thanks P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓. I was actually looking into this today and thought that the Yootil library might have it already. I stumbed upon this but it didn't seem to work . Not sure if you're able to take a look or if you want to create one yourself I'm not going to complain. That is if it does what I think it does... why would it need a key otherwise. Yootil doesn't require a key. However yootil can append notifications to it's bar on the lower left corner and provide a functionality to do so if you use a key. So it's basically a ui you could use. However you would not get as many customization options. I want mine set up where it can be placed where the admin wants it and it will look like the facebook notifications bar with options for images and links etc. (which i forgot to add link in the example I gave you)
Also I'm going to start using this as a bridge between my plugins, and possibly other plugin authors, with support for multiple keys, eventually.
Reasons you would want to use this plugin instead of yootil would be: Yootil is not required. Your plugins don't require a key but has the option of notifications key by downloading this plugin Your plugin notifications would combine with mine and other developers Push/Pop instead of set() will allow no data to be accidentally overwritten. Custom Notification Options for users to hide notifications they don't like Custom Placement for admins (add one span tag) Menu Name customization Developer Api - One line adds your notification Support for Improvements Nice Look Your plugin name in the list of plugins that use the Interests Notification Center
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on Aug 20, 2015 13:47:33 GMT -8
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Aug 20, 2015 14:02:52 GMT -8
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Aug 20, 2015 16:11:57 GMT -8
Yootil doesn't require a key. However yootil can append notifications to it's bar on the lower left corner and provide a functionality to do so if you use a key. So it's basically a ui you could use. "Notifications" and "bar" are not the same thing, they are completely different classes that perform a completely different thing.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Aug 20, 2015 18:02:31 GMT -8
Yootil doesn't require a key. However yootil can append notifications to it's bar on the lower left corner and provide a functionality to do so if you use a key. So it's basically a ui you could use. "Notifications" and "bar" are not the same thing, they are completely different classes that perform a completely different thi Im sorry i just assumed yootils classes rolled together. Is it just text oriented storage that you have t place with your own javascript then?
|
|