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 24, 2015 20:02:07 GMT -8
Any way we can set up a Post system that has a drop down in the member's profile that allows them to select an action and then sends to the member that they've been poked?
I would like this to include different options other then poke? Maybe let the actual things it does to be filled in by admins?
For instance in the first section you fill in options that members will have: poke kiss hug
and then the second section have what it would appear like to the member like
Admin has kissed you.
Admin has hugged you.
Is this possible?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jun 27, 2015 7:45:09 GMT -8
It's possible, but the complexity would depend on how you'd like the pokes displayed.
A simple pop-up would be the easiest, but if you want it displayed on the forum in a certain location could make it more complicated, also if you want the pokes etc. to be seen by others, than just the receiver.
|
|
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 Jul 4, 2015 21:31:41 GMT -8
It's possible, but the complexity would depend on how you'd like the pokes displayed. A simple pop-up would be the easiest, but if you want it displayed on the forum in a certain location could make it more complicated, also if you want the pokes etc. to be seen by others, than just the receiver. I really don't care if it's seen by others. I don't mind a pop-up either. I kind of want the option to be on their profiles and if it shows up as just a temporary pop-up that's fine. Does this need to be a plugin or could you help me just code it into my board?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jul 5, 2015 12:24:14 GMT -8
It's possible, but the complexity would depend on how you'd like the pokes displayed. A simple pop-up would be the easiest, but if you want it displayed on the forum in a certain location could make it more complicated, also if you want the pokes etc. to be seen by others, than just the receiver. I really don't care if it's seen by others. I don't mind a pop-up either. I kind of want the option to be on their profiles and if it shows up as just a temporary pop-up that's fine. Does this need to be a plugin or could you help me just code it into my board? You will need some kind of storage to save who poked who, and as plugins come with keys, that would be the way to go.
|
|
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 Jul 5, 2015 15:03:13 GMT -8
I really don't care if it's seen by others. I don't mind a pop-up either. I kind of want the option to be on their profiles and if it shows up as just a temporary pop-up that's fine. Does this need to be a plugin or could you help me just code it into my board? You will need some kind of storage to save who poked who, and as plugins come with keys, that would be the way to go. Okay. Any chance I might be able to convince someone to make this? I'd be most grateful.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jul 6, 2015 11:04:02 GMT -8
You already have..
I'll see what I can come up with.
|
|
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 Jul 6, 2015 15:25:38 GMT -8
You already have.. I'll see what I can come up with. You're a dear-heart. Thankyouthankyouthankyouthankyou!
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 7, 2015 10:27:58 GMT -8
Just wanting to jump in and say also very interested in this!
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jul 23, 2015 16:10:01 GMT -8
|
|
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 Jul 23, 2015 16:24:18 GMT -8
It's brilliant! My members are already raving about it and I just installed it. Don't have any problems with it, but when you make it public for everyone, make sure they know not to have the parenthesis in the middle of something. So you can't do Love(d) on. I had to figure that out, but I love it! Thank you so much Todge, you should definitely submit this for the plugin options.
Great as is, but the only recommendation I can make is to make it so we can somehow choose what color the You have been poked! shows up in so it can match different themes.
|
|
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 Jul 24, 2015 10:21:32 GMT -8
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jul 24, 2015 14:36:38 GMT -8
It's brilliant! My members are already raving about it and I just installed it. Don't have any problems with it, but when you make it public for everyone, make sure they know not to have the parenthesis in the middle of something. So you can't do Love(d) on. I had to figure that out, but I love it! Thank you so much Todge, you should definitely submit this for the plugin options. Great as is, but the only recommendation I can make is to make it so we can somehow choose what color the You have been poked! shows up in so it can match different themes. Thank you.. I'll add a color option for the message and see if I can get the code to accept the parentheses in the center of the actions, then I'll submit it to the library.
|
|
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 Jul 24, 2015 18:30:23 GMT -8
It's brilliant! My members are already raving about it and I just installed it. Don't have any problems with it, but when you make it public for everyone, make sure they know not to have the parenthesis in the middle of something. So you can't do Love(d) on. I had to figure that out, but I love it! Thank you so much Todge, you should definitely submit this for the plugin options. Great as is, but the only recommendation I can make is to make it so we can somehow choose what color the You have been poked! shows up in so it can match different themes. Thank you.. I'll add a color option for the message and see if I can get the code to accept the parentheses in the center of the actions, then I'll submit it to the library. Thank you. This is beautiful and you should be very proud of yourself!
|
|
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 Jul 24, 2015 20:56:36 GMT -8
It's brilliant! My members are already raving about it and I just installed it. Don't have any problems with it, but when you make it public for everyone, make sure they know not to have the parenthesis in the middle of something. So you can't do Love(d) on. I had to figure that out, but I love it! Thank you so much Todge, you should definitely submit this for the plugin options. Great as is, but the only recommendation I can make is to make it so we can somehow choose what color the You have been poked! shows up in so it can match different themes. Thank you.. I'll add a color option for the message and see if I can get the code to accept the parentheses in the center of the actions, then I'll submit it to the library. You forgot the part where it's able to do a 360 no-scope triple backflip off a post after it's been liked. I could settle with a small explosion that sets your webpage on fire though. EDIT: I decided to make my own plugin that sets your webpage on fire here: support.proboards.com/thread/556500/anger-management-5-beta-releaseBut It could really use a 360 no-scope triple backflip
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jul 25, 2015 9:15:39 GMT -8
a 360 AND a triple backflip, is that like a quintuple backflip or a sextuple one??
|
|